body{
	background-image: url("../images/page/page_bg.jpg");
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #e6e6e6;
	font-family: Tahoma,Arial,sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	color: #333333;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	border-bottom: 0;
	padding: 0;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
}
h2 {
	font-size: 13px;
	font-weight: normal;
	color: #0d547e;
	border-bottom: 1px solid #0d547e;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
#header h2 {
	font-size: 10px;
	color: #0d7cae;
	border-bottom: 0;
}

#sheader h2 {
	font-size: 12px;
	border-bottom: 0;
	line-height: 1.5em;
}
#plainheader h2 {
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	border-bottom: 0;
	display: inline; 
}


#innerheader h2 {
	font-family: Verdana,Arial,sans-serif;
	font-weight: bold;
	color: #555555;
	border-bottom: 0;
	display: inline; 
}

#smallheader h2 {
	font-size: 11px;
	border-bottom: 0;
}
#nounder h2 {
	border-bottom: 0;
}

#bothead h2 {
	font-size: 12px;
	color: #666666;
	border-bottom: 0px;
	text-decoration: none;
	display:inline;
	padding: 0px 0px 10px 0px;
	margin: 0;
}


.photoheader{
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #555555;
	line-height: 1.3em;
}

.menuheader  {
	background-image: url("../images/page/menubg.gif");
	background-color1: #7494c4;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left:10px;
	height: 23px;
} 

.menusubheader {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
a.menusubheader {color: #444444;}
a.menusubheader:hover {color: #00598e;}

.intlink {
	text-decoration: none;
}
a.intlink {color: #0d547e;}
a.intlink:hover {
	text-decoration:underline;
	color: #00598e;
}

.img, .imgsmall {
	border-width:1px;
	border-style:solid;
	border-color:#666666;
	padding: 5px 5px 5px 5px;
}

.imgsmall {
	padding: 2px 2px 2px 2px;
}

.imgrbg { background-image: url("../images/page/img_rbg.gif");}

.imgbbg { background-image: url("../images/page/img_bbg.gif");}
	
.imglink { text-decoration: none;}
a.imglink {color: #444444;}
a.imglink:hover {color: #00598e;}

.bodyborder{
	border-width:1px;
	border-style:solid;
	border-color:#7494c4;
	padding: 15px 15px 15px 15px;
}

.bodymargin{ padding: 15px 15px 15px 15px; }

.footermargin{ padding: 0px 15px 10px 15px; }

.pagecolor{ background-color: #2C5197; }

.menudot { background-image: url("../images/page/dot.gif"); }

.menubg { background-image: url("../images/page/menu_bg.gif"); }	

.menubg1 { background-image: url("../images/page/menu_bg1.gif"); }	

.rightnavbg { background-image: url("../images/page/rightnav_bg.gif"); }	

.copyright{
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.bottext{
	font-family: Arial,sans-serif;
	font-size: 11px;
	color: #666666;
}

.googlebottom {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 5px;
	border: 1px dashed #CCCCCC;
}

.navsubhead{
	background-image: url(../images/page/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	font-size: 11px;
	font-weight: normal;
	height: 24px;
	text-decoration: none;
	padding: 0px 0px 0px 13px;
}
