body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #9ABECC;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #4C443B;
	font-weight: normal;
}
p,ul,td,th {
	font-size: 12px;
	line-height:22px;
	color: #4C443B;
	font-weight: normal;
}
p {
	margin-top:0;
}
h1 {
	margin:0;
	padding: 18px 10px 0px 10px;
	font-size:32px;
	color:#9abecc;
	font-weight:normal;
	float:left;
}

h2 {
	margin:0;
	padding:3px 10px 0px 0px;
	font-size:35px;
	color:#738183;
	font-weight:normal;
	float:left;
	
}
h3 {
	margin-top:0;
	font-size:18px;
	font-weight:normal;
	line-height:32px;
	color:#4B778B;
	
}
h4 {
	font-size:14px;
	font-weight:normal;
	line-height:24px;
	margin-top:0;
	margin-bottom:0;
	color:#4B778B;
}
h5 {
	font-size:14px;
	font-weight:normal;
	line-height:24px;
	color:#695F51;
	margin-top: 0px;

}
h6 {
	font-size:12px;
	font-weight:bold;
	margin:0 -10px 10px -10px;
	line-height:22px;
	padding:5px 10px;
	background-color:#e5e5e5;
}
a {
	color:#4B778B;
	text-decoration:underline;
}
a:hover {
	color:#FFFFFF;
	background-color:#4B778B;
	text-decoration:none;
}




/*Layout styles */

#container {
	width: 100%;
	margin: 0 auto;
	text-align: left;
}
#header { 
	background: #4c443b;
	margin:0 auto; 
	height:40px;
	padding:0;
	width:100%;
} 
#headContainer  {
	margin: 0 auto;
	text-align: left;
	width:730px;
}
#header #logo {
	width:21px;
	padding:10px;
	float:left;
}
.topnav {
	font-size: 10px;
	line-height:18px;
	color: #ffffff;
	padding:10px 10px 10px 0;
}
.topnav a {
	color: #FFFFFF;
	text-decoration: none;
}
.topnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#main {
	width:730px;
	background: #FFFFFF;
	padding: 0;
	margin:0 auto;
	text-align:left;
}
#flash {
	width:730px;
	height:150px;
	margin:0;
	padding:0;
}
#content {
	width:710px;
	padding:10px;	
}
#section {
	width:710px;
	height:80px;
	padding: 0;
	margin:0 0 10px 0;
}
.hide {
	display: none;
}

#mainContent{
	background-image:url(../images/content/column_bkgrd.gif);
	background-repeat:repeat-y;
	background-position:0 0;
	margin:0;
	padding:0;
	width:710px;
}
#mainContentNoSide{
	background-color:#d7d7d7;
	margin:0;
	padding:0;
	width:710px;
}
#mainColumnWrap {
	padding:0;
	margin:0 170px 0 0;
}
#mainColumn {
	padding:10px;
	margin:0 170px 0 0;
	background-image:url(../images/content/curve_notabs.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width: 520px;
}
#mainColumnNoSide {
	padding:10px;
	margin:0;
	background-image:url(../images/content/curve_noside.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width: 690px;
}
#mainColumnTabs {
	width:520px;
	padding:10px;
	margin:0;
	background-image:url(../images/content/main_curve.gif);
	background-position:right top;
	background-repeat:no-repeat;
	clear: left;
}
#mainColumnTabs ul {
	margin-left:0;
	padding-left:0;
	margin-top: 0px;
	list-style-type: none;
}
#mainColumnTabs ul li {
	margin:0;
	padding-left:15px;
	background-image: url(../images/content/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#rightColumn {
	width:140px;
	background-image:url(../images/content/right_curve.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	float:right;
	margin:0;
	padding:10px;
}
#rightColumn p{
	font-size:11px;
	line-height:20px;
	color:#666666;
}
#rightColumn ul{
	font-size:11px;
	line-height:20px;
	margin-left:0;
	padding-left:15px;
	color:#4B778B;
}
input, textarea {
	margin-left:0;
	border: 1px solid #9ABECC;
	width:135px;
}
#footer {
	background: #9ABECC;
	width:730px;
	font-size: 10px;
	line-height:18px;
	clear:both;
}
#footer #logo {
	width:21px;
	padding:10px;
	float:left;
	
}
#footer .footertext {
	padding:10px 0px 10px 0;
}
#footer a{
	color: #4C443B;
	text-decoration: none;
}
#footer a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.photodiv
{
  background-repeat: no-repeat;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}






/* Tab Navigation */
.shadetabs{
	margin: 0;
	padding: 0px;
	color: #4C443B;
	font-size:11px;
	list-style-type: none;
	text-align: left;
	background-color: #FFFFFF;
	width: 540px;
	height: 32px;
}
.shadetabs ul {
	margin:0;
	padding:0;
	width: 100%;
	float:left;
	background-color: #FFFFFF;
}
.shadetabs li{
	display: inline;
	float:left;
	margin:0 2px 0 0;
	padding:0;
	width:110px;
	overflow: hidden;
}
.shadetabs li a{
	text-decoration: none;
	color: #4C443B;
	padding: 7px 10px;
	margin:0;
	background-image:url(../images/content/tab.gif);
	background-repeat:no-repeat;
	float:left;
	position: relative;
	z-index: 1;
	width:90px;
	line-height:16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.shadetabs li a:hover{
	background-image:url(../images/content/tab_hover.gif);
	background-repeat:no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}
.shadetabs li a.selected{ /*selected main tab style */
	background-image:url(../images/content/tab_selected.gif);
	background-repeat:no-repeat;
	color: #4C443B;
	position: relative;
	border-bottom:2px solid #d7d7d7;
	font-weight: bold;
}
.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
.tabcontent{
display:none;
}
@media print {
.tabcontent {
display:block !important;
}
}
.rightSpace {
	float: left;
	width: 165px;
	margin-right: 10px;
}
#row1,#row2 {
	margin: 0 0 10px 0;
	padding: 0;
	width: 520px;
	height:140px;
}

#row 3{
	margin:0;
	padding:0;
	width:520px;
	height:140px;
}
