@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:.1em;
	background-color: #666666;
	color: #000000;
	margin: 0;
	padding: 0;
}
.oneColFixCtrHdr #container {
	width: 1000px;
	background: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	height: 230px;
	width: 1000px;
	background-color: #0142DE;
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}
.oneColFixCtrHdr #header h1 {
	margin: 0; 
	padding: 10px 0;
}
.oneColFixCtrHdr #mainContent {
	padding: 0;
	background: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
a:link {
	color: #00004F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000051;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

.menu_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 85px;
	padding-left: 20px;
}
.menu_bar a:link {
		color: #FFFFFF;
	text-decoration: none;;
}

.menu_bar a:visited {
		color: #FFFFFF;
	text-decoration: none;;
}

.menu_bar a:hover {
text-decoration: underline;
	color: #FFFFFF;
	}	

.menu_bar a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.left_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #07016B;
	color: #FFFFFF;
	width: 160px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	list-style-image: url(images/bulleted_list_mijasDreamer.jpg);
	list-style-type: disc;
}
.left_menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.left_menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.left_menu a:hover {
text-decoration: underline;
	color: #FFFFFF;
	}	

.left_menu a:active {
	color: #FFFFFF;
	text-decoration: underline;
	
}
.sub_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.sub_menu a:link {
		color: #FFFFFF;
	text-decoration: none;;
}

.sub_menu a:visited {
		color: #FFFFFF;
	text-decoration: none;;
}

.sub_menu a:hover {
text-decoration: underline;
	color: #FFFFFF;
	}	

.sub_menu a:active {
	color: #FFFFFF;
	text-decoration: underline;
	
}
.contact {font-size: 10px;
	color:#000000;
}
.footertext {color: #FFFFFF; }
.footertext a:link {
		color: #FFFFFF;
	text-decoration: none;;
}

.footertext a:visited {
		color: #FFFFFF;
	text-decoration: none;;
}

.footertext a:hover {
text-decoration: underline;
	color: #FFFFFF;
	}	

.footertext a:active {
	color: #FFFFFF;
	text-decoration: underline;
	}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 24px;
	color: #07016B;
}
h2 {
	font-size: 18px;
	color: #07016B;
}
h3 {
	font-size: 16px;
	color: #07016B;
}
h4 {
	font-size: 16px;
	color: #023FD7;
}
h5 {
	font-size: 14px;
	color: #023FD7;
}
h6 {
	font-size: 12px;
	color: #023FD7;
}
.maintitle {
	padding-top: 50px;
	padding-left: 170px;
	font-size: 28px;
	color: #FFFFFF;
	font-family: "Georgia", Times New Roman, Times, serif;
	}