body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #69F;
	background-image: url(Images/BG_vcCleanupday.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment:fixed;
	margin-top: 5px;
	color: #333;
}
#Header {
	padding: 0px;
	text-align: center;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-right-style: solid;
	border-left-style: solid;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	height: 125px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(Images/headerBG.jpg);
	background-repeat: no-repeat;
	position: relative;
}


#menu {
	font-size:1.25em;
	line-height:normal;
	border-left-width: 3px;
	border-left-color: #CCC;



	border-left-style: solid
	background-color: #FFF;
	background-image:url(Images/MainContentBG.jpg);
	border-bottom-color: #CCC;
	width: 800px;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-right-width: 3px;
	border-left-style: solid;
	}
#menu ul {
	list-style:none;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
#menu li {
	display:inline;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#menu a {
	float:left;
	background:url("images/tableftF.gif") no-repeat left top;
	font-weight:bold;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	color: #3658A0;
	}
#menu a span {
	float:left;
	display:block;
	background:url("images/tabrightF.gif") no-repeat right top;
	color:#3658A0;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 10px;
	}

	
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {color:#FFFFFF;}
#menu a:hover {background-position:0% -42px;}
#menu a:hover span {background-position:100% -42px;}

#menu a Current {background-position:100% -42px;}

#MainContent {
	border-top-width: 1px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image:url(Images/MainContentBG.gif);
	border-top-color: #CCC;
}

#Container {
	width:800px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
}

#Info {
		width:515px;
	float:left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;

}



#Info H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform:capitalize;
	color:#3658A0;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding: 0px;
	font-weight: bold;
	font-style: italic;
}

#Info p {
	margin:0px;
	padding-left: 10px;
	padding-right: 5px;
	text-align: justify;
}

#Info H2{
	font-size: 16px;
	margin-left: 10px;
	margin-top: 0px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 5px;
}

#Info ul {
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
}

#Info li {
	font-size: 12px;
}

#Info ol {
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

#Info td {
	
	text-align:left;
	font-size: 11px;
	}

th {
	font-weight:bold;
	text-align:center;
	font-size: 13px;
	color:#FFF;
	background-color: #12285A;
}

a:link{
	color:#223D4A;
	text-decoration:underline;
}
a:visited{color:#223D4A;
text-decoration:none;}
a:hover{color:#223D4A;
text-decoration:underline;}
a:active{color:#223D4A;
text-decoration:none;}


.Section{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:capitalize;
	font-style:italic;
	font-weight:bold;
	color:#223D4A;
}

#SideBar {
	color: #6294F7;
	background-color: #FFF;
	float: right;
	height: auto;

	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	
	width: 270px;
		margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 0px;
	border-bottom-color: #CCC;
}

#MiniBar {
	color: #666;
	float: right;
	width: 270px;
	clear: right;
	height: auto;
	margin-left: 0px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	border-top-width: 0px;
	border-left-width: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;*/
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 0px;
	border-bottom-color: #CCC;
	/*background-color: #6090F2; background-image: url(Images/MiniBarBG.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
}
#MiniBar H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform:capitalize;
	color:#315297;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding: 0px;
	margin-top: 0px;
}

#MiniBar H2 {
	color:#213B76;
	margin-top:0px;
	padding-left:20px;	
	}

#MiniBar p {
	margin:0px;
	padding-left: 5px;
	padding-right: 5px;
}
	
	#MiniBar td {
	
	text-align:left;
	font-size: 11px;
	}

#MiniBar ul {
	font-size: 11px;
	list-style-type: disc;
	list-style-position: outside;
	margin-left:-25px;
}

#MiniBar li {
	font-size: 11px;
}

#MiniBar ol {
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

#FixedFoot{
	background-image:url(images/bottom.png);
	background-position:center center;
	background-repeat:no-repeat;
	bottom:0;
	height:80px;
	width:100%;
	z-index:0;
	}

#footer hr {
	width: 100%;
	margin:0;
	padding:0;
	align:center;
	color: #06C;
}
	
	
	#Footer {
	background-image: url(Images/Footer_BG.png);
	text-align: center;
	line-height: 1.5em;
	padding: 0px;
	text-align: center;
/*	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-right-style: solid;
	border-left-style: solid;*/
	width: 806px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 5;
	clear: both;
}

.footer {
	font-size: 10px;
	color:#333;
}

.footer a:link{color:#223D4A;
text-decoration:none;
}
.footer a:active{color:#223D4A;
text-decoration:none;}
.footer a:hover{color:#223D4A;
text-decoration:underline;}
.footer a:visited{color:#223D4A;
text-decoration:none;}

.letterStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}


.clear {clear:both;}
	
	
	.table {
	display: table;   /* Allow the centering to work */
	margin: 0 auto;
}
.TEST {
	color: #F00;
	font-weight: bold;
	font-size: 2em;
}

form {
font:Tahoma;
	font-size: 12px;
	}

input {
font:Tahoma;
	font-size: 12px;
}

textarea {
	font-size: 12px;
}

select {font:Tahoma;
	font-size: 12px;
}
