
/* ------ Tags ------ */
a.footer{
	color : #232323;
}

body{
	width : 100%;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image : url(../img/bodyback.gif);
	background-position : top;
	background-repeat : repeat-x;
}

hr{
	color : #000000;
	font-size : 0px;
	height : 1px;
	line-height : 0px;
	border : 1px solid  #000000;
}

li{
	list-style-position : outside;
	margin: 5px 0px 5px 30px;
	line-height : 14px;
}

ul{
	margin : 4px 0px 8px 0px;
	padding : 0px;
	list-style-position : outside;
}

option{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}


/* ------ ID'd Divs ------*/

#footer{
	font-size : 11px;
	width : 610px;
	color : #505050;
	text-align : center;
}

#headerimage{
	position : absolute;
	top: 0px;
	left : 0px;	
	width : 100%;
	text-align : right;
}

#leftnavigation{
	position : absolute;
	top : 200px;
	width : 107px;
	left : 20px;
	text-align : right;
	font-size : 12px;
	line-height : 18px;
	font-weight : bold;
}

#logo1{
	position : absolute;
	top: 0px;
	left: 20px;
}

#logo2{
	position : absolute;
	top: 0px;
	left: 135px;
}

#pagecontent{
	margin-top: 105px;
	margin-left: 160px;
	font-size : 12px;
	line-height : 18px;
	width : 590px;
	position : absolute;
}

#pagetitle{
	position : relative;
	top: 0px;
	left: 0px;
	font-size : 18px;
	width : 610px;
	text-align : right;
	margin-bottom : 8px;
}

/* ------ generic styles ------*/
.alert{
	color : #BF0F0F;
	font-weight: bold;
}

.bold{
	font-weight: bold;
}

.bigbold{
	font-weight: bold;
	font-size : 15px;
}

.border1{
	border: 1px solid #000000;
}

.border0{
	border: 0px none #000000;
}

.centertext{
	text-align: center;
}

.copyright{
	font-size : 9px;
	color : #CCCCCC;
	text-decoration : none;
}

.floatleft{
	float : left;
	margin : 5px 15px 10px 0px;
	position : relative;
	color : #333333;
	font-size : 11px;
	line-height : 14px;
}

.floatright{
	float : right;
	margin: 5px 0px 10px 15px;
	position : relative;
	color : #333333;
	font-size : 11px;
	line-height : 14px;
}

.formula{
	font-weight : bold;
	color : #8B0000;
}

.italic{
	font-style: italic;
}

.indent{
	margin : 5px 5px 5px 15px;
}

.largerfont{
	font-size: 110%;
}

.selectbox1{
	padding-left : 10px;
	width : 130px;
}

.selectbox2{
	padding-left : 10px;
	width : 130px;
}

.smallerfont{
	font-size: 90%;
}

.subscript{
	vertical-align : sub;
	color : #8B0000;
	font-size : 9px;
	font-weight : normal;
}

.subscript2{
	vertical-align : sub;
	font-size : 9px;
}

.mainnav{
	color : #000000;
	text-decoration : none;
}

.mainnav:hover{
	color : #BA2D2D;
	text-decoration : none;
}
