body {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		text-align: justify;
		background-color: #003366;
		text-align: justify;
		margin: 10px 50px 50px 10px;

}

/*=================== styles for top menu ======================*/
#topmenu {
	background-color: #f2f0f1;
	text-align: center;
	font-size: .70em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	color: inherit;
}
#topmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#topmenu li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	padding-right: 1em;
}
/*============== all site links ==============*/
a:link {
	font-weight: normal;
	color: Blue;
	background: transparent;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: Blue;
	background: transparent;
	padding: 0px;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	text-decoration : none;
	background: #003366;
	color: Yellow;
}
a:active {
	font-weight: normal;
	text-decoration : underline;
	background: transparent;
	color: #000000;
}

/*============== Styles for footer ===================*/
#footer {
	clear: both;
	padding: 5px;
	background-color: inherit;
	text-align: center;
}
#footer p {
	margin-top: 0px;
	margin-bottom: 0px;
}
/*================== general styles =================*/
hr {
	width: 50%;
	text-align: center;
	background-color: #003366;
	height: 5px;
}
/* =================Styles for heading tags =============== */
h1, h2, h3, h4 {
	color: #003366; 
	background-color: inherit;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: .9em;
}
h4 {
	font-size: .8em;
}
/*================ used to center anything ==============*/
.center {
	text-align: center;
}
/* ============ floats images to right or left  ============*/
.imgrgt {
	float: right;
	padding: 7px 7px;
}
.imglft {
	float: left;
	padding: 7px;
}
/* ============ set background color of tables ============*/
Table {
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
}
tr {
	background-color: #ffffff;
}

.roundedcornr_box_422836 {
	background: url(roundedcornr_422836_tl.png) no-repeat top left;
}
.roundedcornr_top_422836 {
	background: url(roundedcornr_422836_tr.png) no-repeat top right;
}
.roundedcornr_bottom_422836 {
	background: url(roundedcornr_422836_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_422836 div {
	background: url(roundedcornr_422836_br.png) no-repeat bottom right;
}
.roundedcornr_content_422836 {
	background: url(roundedcornr_422836_r.png) top right repeat-y;
}

.roundedcornr_top_422836 div,.roundedcornr_top_422836,
.roundedcornr_bottom_422836 div, .roundedcornr_bottom_422836 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_422836, .roundedcornr_bottom_422836 {
	margin-top: -19px;
}
.roundedcornr_content_422836 { padding: 0 15px; }