body {
	margin: 0;
	background-image: url(Images/BG_Vert_TILE4a.jpg);
	/*color: #DEDECA;*/
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	background-attachment: fixed;
	background-repeat: repeat;
}

#main
{
	width: 860px;
	background-image: url(Images/BG_Vertical.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
/*	height: 100%;	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 40px;*/
}

#main #Header {
	width: 770px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 30px;
	padding-left: 30px;
/*	background-image: url(Images/BG_Vertical.png);
	background-repeat: repeat-y;
	background-position: center;*/
}

#main #Header #tabs {
	height: 42px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	vertical-align: bottom;
	}

#main #Header #tabs ul {
	margin:0;
	list-style:none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	
	}

#main #Header #tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#main #Header #tabs a {
	float:left;
	background:url("Images/Tab-Left.png") no-repeat left top;
	margin:0;
	padding:0 0 0 10px;
	text-decoration:none;
	}

#main #Header #tabs a span {
	float:none;
	display:block;
	background:url("Images/Tab-Right.png") no-repeat right top;
	padding:10px 45px 4px 0px;
	margin-right:2px;
	color:#263A6D;
	font-weight:bold;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#main #Header #tabs a span {float:none;}

/* End IE5-Mac hack */
#main #Header #tabs a:hover span {color:#333333;
	font-weight:bold;
	text-decoration:underline;
	}

#main #Header #tabs a:hover {
	background:url("Images/Tab-Left.png") no-repeat left top;
	/*background-position:0% -42px;*/
	}

#main #Header #tabs a:hover span {
	background:url("Images/Tab-Right.png") no-repeat right top;
	/*background-position:100% -42px;*/
	}
	
#main #Content{
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	margin-top: 0px;
	background-image: url(Images/BG_Vertical.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: 0px;
	padding-bottom: 20px;
	min-height:450px;
	padding-left: 12px;

}
#main #ContentCol2{
	float:right;
	width:225px;
	height: 450px;
	clear: none;
	text-align: center;
}



#main #Content p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #263A6D;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 1.75em;
}
#main #Content blockquote p {
	padding-left: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #263A6D;
	padding-top: 12px;
}




.ImgPad-Right { padding-right:12px;}
	
.ImgPad-Left {
	padding-left:12px;
}
	
.Section{
	font-size:14px;
	font-weight:bold;
	color: #263A6D;
}


.Excerpt {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}



ol a:link , ol a:visited {
	font-size:12px;
	color: #263A6D;
}
ol a:hover, ol a:active{
	color: #666666;
	text-decoration:none;
	font-size:12px;
}

a:link span ul , a:visited ul {
	list-style-type: none;
	display: inline;
}



td, th {
	color: #263A6D;
}

h1 {
	color: #FFFF33;
}

h2 {
	color: #FFFF66;
}

h3, h4 {
	color: #FFFFCC;
}

h5, h6 {
	color: #6699CC;
}



#Footer {
	width: 824px;
	background-image: url(Images/BG_Vert_Bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	text-align:center;
	padding: 18px;
}
#Footer p a, #Footer p {
	margin: 0px;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

