/* classes for general styles used throughout the site*/

.homebody {
	height: 100%;
	background : #ffffff;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background-image : url(/images/home_background.gif);
	background-repeat:repeat-x;
}
.nonflash {
	height: 100%;
	background : #99987A;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
.flushleft {
	width:800px; 
	position:absolute;
	top: 0; 
	left : 0;
	text-align:left;
	z-index:26;
} 
.wrapper {width: 825px; margin-left: auto;  text-align: right; position:relative; z-index:25;}

.shellbody {
	height: 100%;
	background-image:url(/images/ie_background.gif);
	background-color:#ffffff;
	background-repeat:no-repeat;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;	
}
.l2headerclass{
	background-image: url(/images/header_background.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	font-weight : bold;
	font-family : Verdana;
	font-size : 13px;
	color : #000000;
}
.maintext {
	font-family : Verdana, Times New Roman;
	font-size : 11px;
	color : #333333;
}
.sidebartext {
	font-family : Verdana;
	font-size : 10px;
	color : #333333;
} 
.sidebartextbold {
	font-family : Verdana;
	font-size : 10px;
	color : #7B1A32;
	font-weight : bold;
}
.sidebarheader{
	font-family : Verdana;
	font-size : 11px;
	color : #07F7F6;	
}

.maintextbold {
	font-weight : bold;
	font-family : Verdana, Times New Roman;
	font-size : 11px;
	color : #333333;	
}
.maintextboldred {
	font-weight : bold;
	font-family : Verdana, Times New Roman;
	font-size : 11px;
	color : #7B1A32;	
}

.photocaption {
	font-family : Verdana;
	font-size : 10px;
	line-height: 18px;
	color : #333333;
}

.formbox {
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color:#352D2D; 
	background-color:#ffffff;
	border-style : solid;
	border-width : 1px;
	border-color : #808080;		
}

a {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #000000;
	text-decoration : none;
}

a:visited {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #000000;
	text-decoration : none;
	
}

a:active {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #000000;
	text-decoration : none;
}

a:hover {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #000000;
	text-decoration : underline;
}

/*-----additional link------------*/
#sidebarlinkon{
	font-weight: bold;
	text-decoration : none;
}
.sidebarlink:visited {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #7B1A32;
	text-decoration : none;
}
.sidebarlink {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #7B1A32;
	text-decoration : none;
}
.sidebarlink:active {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #7B1A32;
	text-decoration : none;
}
.sidebarlink:hover {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #7B1A32;
	text-decoration : underline;
}
.quicklink:visited {
	font-family : Verdana, Tahoma;
	font-size : 9px;
	font-weight: bold;
	color : #791730;
	text-decoration : none;
}
.quicklink {
	font-family : Verdana, Tahoma;
	font-size : 9px;
	font-weight: bold;
	color : #791730;
	text-decoration : none;
}
.quicklink:active {
	font-family : Verdana, Tahoma;
	font-size : 9px;
	font-weight: bold;
	color : #791730;
	text-decoration : none;
}
.quicklink:hover {
	font-family : Verdana, Tahoma;
	font-size : 9px;
	font-weight: bold;
	color : #791730;
	text-decoration : none;
	background-color: #D2D2BD;
}

.l3headerclass{
	font-weight : bold;
	font-family : Verdana;
	font-size : 12px;
	color : #387F7F;	
}
.ddlb{
	font-family : Verdana, Times New Roman;
	font-size : 10px;
	color : #000000;
}
