/* CSS Document */
body {  
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal;
	font-size: 12px;
	background-color: #fff;
	margin: 0px;
	background-image: url(../images/tile_bg.gif);
}
p {
	margin-top: 0;
	line-height: 1.6em;
}
a:link { 
	color: #666600;
}
a:visited { 
	color: #6699CC; 
}
a:hover { 
	 color: #AEA147;
}
a:active { 
	 color: #666600;
}
.greyColor {
	
	background-color: #efefef;
	padding: 0;
	padding-right: 5px;
}
.greyColor p{
	line-height: 1.5em;
	font-size: .95em;
}
.greyColor img{
	float: left;
	padding-right: 10px;
}
.greyColor h3{
	margin-top: 10px;
}
h1 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 18px;
	color: #336699;
	font-weight: normal;
	border-bottom: 1px dotted #369;
}
h2 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 16px;
	color: #336699;
	font-weight: normal;
	border-bottom: 1px dotted #369;
	width: 99%;
}
h3 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
}
.container {
	position: relative;
	margin: auto;
	padding: 9px;
	padding-top: 0;
	width: 733px;
	background-color: #FFF;
	border: 1px solid #ccc;
	border-top: none;
	min-height: 600px;
}
.topBanner {
	height: 150px;
	border: 0px solid blue;
	width: 733px;
}
.topPromo {
	background-image: url(../images/top_promos/generic.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	height: 150px;
}
.logoTop {
	float: left;
	padding-top: 10px;
}
.leftNav {
	position: absolute;
	top: 150px; left: 0px;
	background-color: #fff;
	width: 130px;
	margin-top: 15px;
	padding-right: 10px;
	background-image: none;
}
.leftNav li {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-align: right;
	width: 130px;
}
.leftNav ul {
	margin: 0;
	padding: 0;
	padding-left: 0px;
	padding-right: 0px;
}
.leftNav ul ul {
	padding-right: 0;
	margin-top: 0px;
}
.leftNav ul ul ul {
	padding-top: 5px;
	padding-bottom: 0px;
}
.leftNav ul ul li {
	padding-bottom: 5px;
}
#submenu {
	font-size: .9em;
	text-decoration: none;
}
#submenu a:link{
	text-decoration: none;
	background-color: #FFF;
}
#submenu a:hover{
	text-decoration: none;
	background-color: #FFF;
}
#submenu a:active{
	text-decoration: none;
	background-color: #FFF;
}
#submenu a:visited{
	text-decoration: none;
	background-color: #FFF;
}
.submenuclass li{
	padding-bottom: 0px;
}
.rightNavContainer {
	float: right;
	width: 137px;
	margin-left: 10px;
	font-size: 11px;
	margin-top: 20px;
}
.rightNav {
	float: right;
	width: 137px;
	background-color: #EFEFEF;
	background-image: none;
}
.rightNavPromo h2 {
	border-bottom: 0;
	font-size: 15px;
}
.rightNavPromo table {
	background-color: #efefef;
}
.rightContent {
	padding: 10px;
}
.dottedRule{
	padding-top: 10px;
	border-bottom: 1px dotted #369;
	width: 99%;
}
.mainContent {
	background-color: #fff;
	margin-left: 150px;
	margin-right: 160px;/*160*/
}
.mainContentNoRight {
	background-color: #fff;
	margin-left: 150px;
	margin-right: 20px;
}
.mainContentWrapper{
	
}
.generalNav {
	margin-left: 140px;
	text-align: right;
	height: 15px;
	font-size: .9em;
	padding-top: 10px;
	padding-bottom: 10px;

}
.rightTitle {
	background-image: url(../images/right_title_bg.gif);
	background-repeat: no-repeat;
	height: 22px;
	font-size: 1.2em;
	color: #FFF;
	padding-left: 15px;
	padding-top: 8px;
}
.pageTitle {
	background-color: #fff;
	background-image: url(../images/title_bg.gif);
	background-repeat: no-repeat;
	height: 27px;
	margin-left: 140px;
	padding-left: 15px;
	padding-top: 10px;
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;
}
.people table{
	background-color: #fff;
}
.top {
	padding-top: 30px;
	padding-bottom: 10px;
	border: 0;
}
.selectedtem{
	background-image: none;
	float: left;
	font-size: 1em;
	height: 1em;
}
.submenuclass {
	position: relative;
	height: auto;
}
