BODY {
	margin : 0px;
	}

TD, BODY {
	font-size : 8pt;
	font-family : arial, tahoma;
	color : #293442;
	}

A:LINK {
	color : #2792FC;
	text-decoration : none;
	}
A:VISITED {
	color : #0260BD;
	text-decoration : none;
	}
A:HOVER {
	color : #BF2206;
	text-decoration : underline;
	}

INPUT, TEXTAREA {
	font-size : 8pt;
	font-family : arial, tahoma;
	color : #293442;
	}

.inputlabel {
	color : #738AB0;
	}

.button {
	background-image : url('../images/buttonbg.gif');
	
	}

H3 {
	color : #738AB0;
	letter-spacing : 2px;
	margin-bottom : 5px;
	}
HR {
	margin-bottom : 5px;
	}

.listlink {
	background-image : url(../images/docicon.gif);
	background-position : left;
	background-repeat : no-repeat;
	border-top : solid 1px #CED7DE;
	padding-left : 18px;
	padding-top : 3px;
	padding-bottom : 3px;
	font-weight : bold;
	}

LI {
	font-weight : bold;
	list-style : square;
	}

.sidepadL {
	background : url(../images/bgscan.gif) #4271AD;
	border-right : solid 1px #373C4D;
	}
	
.sidepadR {
	background : url(../images/bgscan.gif) #4271AD;
	border-left : solid 1px #373C4D;
	}
	
.accent1 {
	color : #888888;
	}
	
.navmenu {
	background : #B6C4D3;
	vertical-align : top;
	}

.navmenu A:link,
.navmenu A:visited {
	color : #6F7AA8;
	font-weight : bold;
	text-decoration : none;
	}

.navlink {
	background-color : #B6C4D3;
	border-bottom : solid 1px #A4AAC8;
	padding : 3px;
	}

.navhover {
	background : white;
	background-image : url(../images/rtarrow.gif);
	background-repeat : no-repeat;
	background-position : right;
	border-bottom : solid 1px #A4AAC8;
	padding : 3px;
	cursor : pointer;
	}

.navhover A:visited,
.navhover A:link {
	color : #42487A;
	}
	
.navcurr {
	background : white;
	background-image : url(../images/rtarrow_light.gif);
	background-repeat : no-repeat;
	background-position : right;
	border-bottom : solid 1px #A4AAC8;
	padding : 3px;
	cursor : pointer;
	}

.navcurr A:visited,
.navcurr A:link {
	color : #6F7AA8;
	}

.recordtbl TH{
	background : #083C73;
	color : white;
	padding : 5px;
	}

.recordtbl .even {
	background : #EFEFF7;
	}

.pagebody {
	padding : 10px;
	vertical-align : top;
	}

.footer {
	background-image : url(../images/bottomfill.gif);
	height : 37px;
	font-size : xx-small;
	text-align : center;
	color : #70758F;
	}
