BODY {
	margin : 0px 0px 0px 0px;
	color : #000000;
	background-color : #DaDaDa;
	font-family : Arial;
	font-size : 12px;
}
#Frame{
	text-align: center;
}
#Main{
	border : 1px solid #000000;
	padding : 0px 0px 0px 0px ;
	border-collapse : collapse;
	empty-cells : show;
	width : 775px;
	background-color : #FFFFFF;
}

#Main TD{
	padding : 0px 0px 0px 0px ;
}
#Logo{
	background-color : #FFFFFF;
	background-image : url(../images/logo.gif);
	width : 235px;
	height : 99px;
	background-repeat : no-repeat;
}
#Header{
	background-image : url(../images/imageHeader.jpg);
	height : 99px;
	background-repeat : no-repeat;
}
#toolBar{
	border-bottom : 1px solid #C4C8CC;
	border-top : 1px solid #C4C8CC;
	height : 20px;
	background-color : #606A74;
	vertical-align : middle;
	}
.white{
	color : #FFFFFF;
}
.date{
	font-size : 11px;
	color : #FFFFFF;
	text-align : center;
	vertical-align : middle;
}
.searchBar{
	padding : 0px 0px 0px 0px ;
	border-collapse : collapse;
	empty-cells : show;
}
#Footer{
	height : 20px;
	background-image : url(../images/imageFooter.jpg);
	background-repeat : no-repeat;
	border-top : 1px solid #606A47;
}
.formInput{
	border : 1px solid #000000;
	background-color : #FFFFFF;
	color : #000000;
	text-align : center;
	font-size : 10px;
	font-family : Verdana;
	height : 15px;
}
#Body{
	padding : 10px 30px 20px 30px;
	line-height : 25px;
	font-size : 11px;
	word-spacing : 3px;
}
.para{
	text-indent : 15px;
}
#pageContent{
	line-height : 15px;
	font-size : 11px;
	word-spacing : 3px;
	padding-right : 30px;
	padding-left : 2px;
	border-top : 1px solid #606A74;
	width :100%
}
#pageTitle{
	height : 25px;
}
#pageImage{
	border-top : 2px solid #000000;
	border-right : 2px solid #000000;
	border-bottom : 2px solid #000000;
}
img{
	border : none;
	margin : 0px 0px 0px 0px;
}
#contentFrame{
	padding-top : 15px;
	vertical-align : top
}
#globalFooter{
	padding-top : 20px;
	background-image : url(../images/globalFooter.gif);
}
#searchItems{
	text-align : right;
	padding-right : 20px
}
#mainMenu{
	height : 30px;
}
TD{
	font-size : 11px;
}
.HeaderItem{
	text-align : center;
	color : #892134;
	font-size : 12px;
	font-weight: bold;
	
}
P{
	margin-bottom:10px;
	margin-top:10px;
}
.red{
	color : #892134
}
.blue {
	color : #006892;
}
A {
	font-weight : bold;
	color : #006892;
	text-decoration :none;
}
A:Hover{
	text-decoration : none;
}
A.forms {
	font-weight : normal;
	color : #000000;
	text-decoration :underline;
}
A.forms:Hover{
	text-decoration : underline;
}
LI{
	list-style-image : url(../images/bullet.gif);
	margin-bottom : 5px;
}

.login {
	border: 1px solid #6A737B;
	height : 15px;
	width :100px;
	background-color : #DFDFDF;
	font-size : 10px;
}
.submit{
	border : 1px solid #6A737B;
	height : 12px;
	width : 67px;
	background-image : url(../images/submit.gif);
}