/* classes for general styles used throughout the site    #990033*/



.homebody {

	background : #EBEDF2;

	margin : 0px 0px 0px 0px;

	padding : 0px 0px 0px 0px;

	/*background-image : url(images/home_background.jpg);*/

}



.shellbody {

	background : #EBEDF2;

	margin : 0px 0px 0px 0px;

	padding : 0px 0px 0px 0px;	

	background-image : url(images/shell_back.gif);

}



.maintext {

	font-family : verdana, arial;

	font-size : 12px;

	color : #000000;

	line-height:normal;

}



.texttitle {

	font-weight : bold;

	font-family : verdana, arial;

	font-size : 14px;

	color : #990033;

	line-height:normal;

}



.maintextred {

	font-family : verdana, arial;

	font-size : 12px;

	color : #E10000;

	line-height:15px;

}

.maintextbold {

	font-weight : bold;

	font-family : verdana, arial;

	font-size : 12px;

	color : #000000;	

	line-height:15px;

}

.maintextbluebold {

	font-weight : bold;

	font-family : verdana, arial;

	font-size : 12px;

	color : #303D68;	

	line-height:15px;

}

.maintextblue {

	font-weight : normal;

	font-family : verdana, arial;

	font-size : 12px;

	color : #303D68;	

	line-height:15px;

}

.photocaption {

	font-family : verdana, arial;

	font-size : 10px;

	color : #000000;

	line-height:10px;

}



.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;		

}



.ddlb {

	font-family : Verdana;

	font-size : 10px;

	border : solid 1px #000000;

	color: #000000;

}



.portalscroll {

	scrollbar-track-color: #DADADA; 

	scrollbar-arrow-color: #DADADA; 

	scrollbar-face-color: #990033; 

	scrollbar-shadow-color: #990033; 

	scrollbar-highlight-color: #990033; 

	scrollbar-3dlight-color: #990033; 

	scrollbar-darkshadow-color: #990033;

	position:relative; 

	padding:10px;

	line-height:14px; 

	overflow: auto; 

	z-index:1;	

}



a {

	font-family : verdana, arial;

	font-size : 10px;

	color : #0033CC;

	text-decoration : underline;

}



a:hover {

	font-family : verdana, arial;

	font-size : 10px;

	color : #0033CC;

	text-decoration : none;

}



/*-----additional link------------*/



a.sitelinkdarkblue {

	font-family : Verdana, Tahoma;

	font-size : 12px;

	font-weight: normal;

	color : #303D68;

	text-decoration : underline;

}

a.sitelinkdarkblue:hover {

	font-family : Verdana, Tahoma;

	font-size : 12px;

	font-weight: normal;

	color : #303D68;

	text-decoration : none;

}

.sidebarlink:visited {

	font-family : Verdana, Tahoma;

	font-size : 12px;

	font-weight: normal;

	color : #ffffff;

	text-decoration : none;

}

.sidebarlink {

	font-family : Verdana, Tahoma;

	font-size : 12px;

	font-weight: normal;

	color : #ffffff;

	text-decoration : none;

}

.sidebarlink:active {

	font-family : Verdana, Tahoma;

	font-size : 12px;

	font-weight: normal;

	color : #ffffff;

	text-decoration : none;

}

.sidebarlink:hover {

	font-family : Verdana, Tahoma;

	font-size : 12px;

	font-weight: normal;

	color : #ffffff;

	text-decoration : underline;

}



.downloads:visited {

	font-family : Verdana, Tahoma;

	font-size : 12px;

	font-weight: normal;

	color : #000000;

	text-decoration : underline;

}

.downloads {

	font-family : Verdana, Tahoma;

	font-size : 10px;

	font-weight: normal;

	color : #000000;

	text-decoration : underline;

}

.downloads:active {

	font-family : Verdana, Tahoma;

	font-size : 10px;

	font-weight: normal;

	color : #000000;

	text-decoration : underline;

}

.downloads:hover {

	font-family : Verdana, Tahoma;

	font-size : 10px;

	font-weight: normal;

	color : #000000;

	text-decoration : none;

}

.athtext {

	font-family : verdana, arial;

	font-size : 10px;

	color : #000000;

	line-height:15px;

}



.staffgroup {

	font-family : verdana, arial;

	font-size : 12px;

	color:#0033CC;

	text-decoration:underline;

	font-weight: bold;

}



.staffgroup:hover {

	font-family : verdana, arial;

	font-size : 12px;

	color:#0033CC;

	text-decoration:none;

	font-weight: bold;

}

.image1 {
	padding: 10px;
	float: right;
}
