/* CSS Document */

body {
	font-family: Arial;
	font-size: 14px;
	background-color: #002463;
	margin: 0px;
	color: #CCCCCC;
	background-repeat: repeat;
}

#headerLeft {
	font-size: 14px;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: center;
	font-family: "Times New Roman";
	color: #E6E6E6;
	margin-top: 3px;
	border-top-color: #7490D9;
	border-left-color: #7490D9;
	border: 1;
	border-top-style: ridge;
	border-left-style: ridge;
	border-top-width: thick;
	border-left-width: thick;
	padding: 0;
		}
		
#headerCenter {
	font-size: 14px;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: center;
	font-family: "Times New Roman";
	color: #E6E6E6;
	margin-top: 3px;
	border-top-color: #7490D9;
	border: 1;
	border-top-style: ridge;
	border-top-width: thick;
		}
		
#headerCenterBottom {
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: center;
	color: #E6E6E6;
	margin-top: 3px;
	font-size: 1%;
	border-left-color: #7490D9;
	border-right-color: #7490D9;
	border-left-style: ridge;
	border-right-style: ridge;
	border-left-width: thick;
	border-right-width: thick;
		}
		
#headerRight {
	font-size: 14px;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: center;
	font-family: "Times New Roman";
	color: #E6E6E6;
	margin-top: 3px;
	border-top-color: #7490D9;
	border-right-color: #7490D9;
	border: 1;
	border-top-style: ridge;
	border-right-style: ridge;
	border-top-width: thick;
	border-right-width: thick;
	padding: 0;
		}
		
#blueLine {
	font-size: 14px;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: center;
	font-family: "Times New Roman";
	color: #E6E6E6;
	margin-top: 3px;
	border-left-color: #7490D9;
	border: 1;
	border-left-style: ridge;
	border-left-width: thick;
	border-right: 1;
	border-right-color: #7490D9;
	border-right-style: ridge;
	border-right-width: thick;
	padding: 0;
		}

#navigation {
	width: 700px;
	font-size: 12px;
	background-color: #FFFFFF;
	vertical-align: top;
	color: #000000;
	font-family: "Times New Roman";
	text-decoration: none;
	font-style: italic;
	border: 1;
	border-right-color: #7490D9;
	border-left-color: #7490D9;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-width: thick;
	border-left-width: thick;
}

#mainContent {
	width: 700px;
	font-size: 14px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Times New Roman";
	text-decoration: none;
	border-right-color: #7490D9;
	border-left-color: #7490D9;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-width: thick;
	border-left-width: thick;
	background-image: url(images/newchart.png);
}

#footer {
	width: 700px;
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: center;
	max-width: 700px;
	font-family: "Times New Roman";
	color: #000000;
	border-right-color: #7490D9;
	border-left-color: #7490D9;
	border: 1;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-width: thick;
	border-left-width: thick;
	border-bottom-color: #7490D9;
	border-bottom-style: ridge;
	border-bottom-width: thick;
	font-style: normal;
}

#listing {
	width: 700px;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Times New Roman";
	text-decoration: none;
	border-right-color: #7490D9;
	border-left-color: #7490D9;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-width: thick;
	border-left-width: thick;
}

#sidebarright {
	font-size: 16px;
	font-family: "Times New Roman";
	font-style: normal;
	color: #000000;
}

#footerPlane {
	width: 700px;
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: center;
	max-width: 700px;
	font-family: "Times New Roman";
	color: #000000;
	border-right-color: #7490D9;
	border-left-color: #7490D9;
	border: 1;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-width: thick;
	border-left-width: thick;
	border-bottom-color: #7490D9;
	border-bottom-style: ridge;
	border-bottom-width: thick;
}

#maincontentHome {
	width: 700px;
	font-size: 16px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	border-right-color: #7490D9;
	border-left-color: #7490D9;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-width: thick;
	border-left-width: thick;
	background-image: url(images/newchart.png);
}

#maincontentContact {
	width: 700px;
	font-size: 16px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	border-right-color: #7490D9;
	border-left-color: #7490D9;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-width: thick;
	border-left-width: thick;
	background-image: url(images/newchart.png);
}

