body,td,th {
	color: #000000;
}
body {
	background-color: #bcdeee;
	background-image: url(../images/main-bg.png); background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Trebuchet MS, Helvetica;
}
h1 {
	font-size: 22px;
	color: #1b5bbc;
	font-weight:normal;
}

h2 {
	font-size: 18px;
	color: #1b5bbc;
	font-weight:normal;
}

h3 {
	font-size: 16px;
	color: #1b5bbc;
	font-weight:normal;
}

p {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 13px;}

#Container {width: 962px; padding:0px; margin:0px auto; text-align:center; background-image:url(../images/page-bg.png)}

a {color:#1969a6; text-decoration:none;}
a:visited {color: #1969a6; text-decoration:none;}
a:active {color: #1969a6; text-decoration:none;}
a:hover {color: #1969a6; text-decoration:underline;} 

#Main {width: 950px; padding:0px; margin:0px auto; text-align:left;}

#Footer {width: 962px; padding:0px; margin:0px auto; background-image:url(../images/bottom-page-cap.png); height:21px;}

#LeftNav { font-family: "Trebuchet MS", "Century Gothic", Arial; text-align:left; padding-left:5px;}

#LeftNav ul { padding-left: 0px; margin-left:10px; list-style:none;} 

#LeftNav ul li {
	border-left: 0px solid #CCCCCC;
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	font-weight:regular;
	font-size: 12px;
	}
	
#LeftNav ul li a {color:#1969a6; text-decoration:none;}
#LeftNav ul li a:visited {color: #1969a6; text-decoration:none;}
#LeftNav ul li a:active {color: #1969a6; text-decoration:none;}
#LeftNav ul li a:hover {color: #FFFFFF; text-decoration:none;}  

.LeftNavHeading {font-size: 12px; color: #0a5980; font-weight:bold;}
.copyright {text-align:right; font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#999999; padding-right:5px;}

.field { background-color:#f0f7fa; border: 1px solid #76a7c4; margin-left:20px; height:20px; width:200px;}