@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #6f6f6f;
	background: #FFFFFF url(images/background-page-gradiant.png) repeat-x;
}

a:link, a:visited {
	outline:none;
	color: #C80405;
	text-decoration: none;
} 
a:active, a:hover {
	outline:none;
	color: #2B85B9;
	text-decoration: none;
}

h1 {
	font-size:22px;
	color: #0C2074;
	font-weight: normal;
	text-decoration: none;
	margin: 20px 0 20px 20px;
}

h2 {
	margin: 15px 0 0 0;
	font-size:14px;
	text-align:left;
	color: #0C2074;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 0 10px 0 10px;
}

h3 {
	font-size:28px;
	color: #333333;
	font-weight: 600;
	text-decoration: none;
	letter-spacing: 1px;
	margin: 0 0 5px 0;
}
#main-top {
	width: 950px;
	height: 150px;
	margin: auto;
	background-image: url(images/background-header-gradiant-b.png);
}
#mt-left {
	width: 380px;
	height: 150px;
	float:left;
}
#mt-middle {
	width: 560px;
	height: 120px;
	float:right;
	text-align: right;
}
#mt-right {
	width: 115px;
	height: 23px;
	float: right;
	padding: 2px 0 0 0;
	text-align: right;
}
#main-middle {
	background:url(images/middle-bg-a.png) no-repeat top center;
	width: 970px;
	height: 535px;
	margin: auto;
}
#mm-one {
	color: #FFFFFF;
	font-size: 12px;
	padding: 12px 0px 0 20px;
	text-align: left;
	font-weight: Bold;
	height: 40px;
}
#mm-one a:link, #mm-one a:visited {
	outline:none;
	color: #FFFFFF;
	text-decoration: none;
} 
.nav01 {
	padding:1px 10px 0 10px;
	border-right: 1px dotted #6D79AC;
}
#mm-one a:active, #mm-one a:hover {
	outline:none;
	color: #9EA6C7;
	text-decoration: none;
}
.home-link {
	color:White;
	display:block;
	height:150px;
	margin:0;
	padding:0;
	width:380px;
}
.misc-link {
	color:White;
	display:block;
	height:150px;
	margin:0;
	padding:0;
	width:290px;
}
#mm-two {
	width: 950px;
	height: 320px;
	margin: 0 10px 10px 10px;
}

#mm-three {
	width: 950px;
	height: 150px;
	margin: 0 10px 0 10px;
}

#main-bottom {
	width: 950px;
	margin: auto;
	height: 415px;
	padding: 10px 10px 0 10px;
}

#mb-right {
	background: url(images/bgnd-box-tan-gradient.png) repeat-x scroll left top transparent !important;
	border: 1px solid #EDDDB3;
	border-radius: 4px 4px 4px 4px;
	width: 270px;
	float: right;
	padding: 0 0 0 0;
	text-align: left;
	height: 400px;
}
#mb-left {
	background: url(images/gray-bg.gif) repeat-x scroll left top #F2F2F2;
	border: 1px solid #E2E2E2;
	border-radius: 4px 4px 4px 4px;
	width: 665px;
	float: left;
	padding: 0 0 0 0;
	text-align: left;
	height: 400px;
}
.t-one {
	padding: 0 10px 0 10px;
	text-align: left;
	font-size: 9px;
	margin: 5px 0 0 0;
	line-height: normal;
	color: #0C2074;
}
.t-two {
	padding: 0 10px 0 10px;
	text-align: left;
	font-size: 14px;
	color: #0C2074;
	line-height: 1.3em;
	margin: 0px 0 0 0;
}
.t-three {
	padding: 0 10px 0 10px;
	text-align: left;
	font-size: 12px;
	color: #0C2074;
	line-height: 1.3em;
	margin: 5px 0 10px 0;
}
.t-four {
	padding: 0 20px 0 20px;
	text-align: justify;
	font-size: 12px;
	color: #666666;
	line-height: 1.5em;
	margin: 5px 0 20px 0;
}
.t-five {
	padding: 0 20px 0 20px;
	text-align: left;
	font-size: 14px;
	color: #0C2074;
	line-height: 1.3em;
	margin: 15px 0 0 0;
}

#main-footer {
	background: url(images/comp_3_bgnd-box-blue-gradient.png) repeat-x scroll left top transparent;
	border: 1px solid #DFEDF5 !important;
	border-radius: 4px 4px 4px 4px;
	margin: auto;
	padding: 5px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	font-weight: 400;
	width: 950px;
	clear: both;
}

#main-footer #ftop {
	height:135px;
	width: 920px;
	padding: 5px 15px 0 15px;
	text-align: center;
	line-height: 1.5em;
}

#footer {
	margin: auto;
	padding: 5px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color: #B2B2B2;
	font-weight: 400;
	width: 950px;
	clear: both;
}

