
div#topBlueStripe {
	padding: 0px 0px 3px 0px;
	width: 780px; 
	height: 7px;
	valign: top;
	background-color: #000000; 
	}

div#masthead {
	padding: 0px 0px 0px 0px;
	width: 778px;
	height: 118px;
	background: url(images/masthead.jpg) no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #354A8E;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #354A8E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #354A8E;
	}
	
div#masthead2 {
	padding: 0px 0px 0px 0px;
	width: 778px;
	height: 97px;
	background: url(images/masthead2.jpg) no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #354A8E;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #354A8E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #354A8E;
	}	
	
div#navContainer {
	padding: 0px 0px 0px 0px;
	width: 778px;
	background-image: url(images/navBgstripe.gif);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #354A8E;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #354A8E;
	align: center;
	}
	
div#navFooter {
	font-family: tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 24px;
	color: #ffffff;
	padding: 4px 0px 0px 0px;
	width: 778px;
	background-image: url(images/navBgstripe.gif);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #354A8E;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #354A8E;
	align: center;
	}
	
div#squareArea {
	width: 778px;
	height: 358px;
	padding: 24px 0px 90px 0px;
	align: center;
	border: 1px solid #354A8E;
	background-color: #F6EDA0;
	}
	
div#bodyArea {
	width: 778px;
	height: auto;
	padding: 0px 0px 0px 0px;
	align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #354A8E;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #354A8E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #354A8E;
	background-color: #F6EDA0;
	}
	
div#columnOne {
	width: 596px;
	align: left;
	}
	
div#columnTwo {
	width: 184px;
	align: right;
	}
	
div#centerColumn {
	width: 1px;
	background-color: #F6EDA0;
	}
		
.borderLand { 
	background-color: #F6EDA0;
	padding: 0px 10px 1px 15px;
	width: 780; 
	border-left-width: 1px; 
	border-left-style: solid;
	border-left-color: #4C3D1C; 
	border-right-width: 1px; 
	border-right-style: solid;
	border-right-color: #4C3D1C; 
	border-bottom-width: 1px; 
	border-bottom-style: solid;
	border-bottom-color: #4C3D1C; 
	border-top-width: 1px; 
	border-top-style: solid;
	border-top-color: #4C3D1C; 
	}

.navText {
	align: left;
	background-color: #D6D07A;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	line-height: 20px;
	color: #354A8E;
	padding-left: 10px;
	}	

.bodyText {
	align: left;
	valign: top;
	font-family: tahoma, sans-serif;
	color: #4C3D1C;
	font-size: 11pt;
	line-height: 18px;
	padding: 5px 20px 0px 20px;
	}

.caseText {
	align: left;
	valign: top;
	font-family: tahoma, sans-serif;
	color: #4C3D1C;
	font-size: 12px;
	line-height: 18px;
	padding: 0px 0px 0px 25px;
	}
	
.largeFont {
	align: left;
	valign: top;
	font-family: tahoma, sans-serif;
	color: #4C3D1C;
	font-size: 12pt;
	line-height: 18px;
	padding: 0px 20px 0px 20px;
	}
	
.caseTitle {
	align: left;
	valign: top;
	font-family: tahoma, sans-serif;
	color: #4C3D1C;
	font-size: 16px;
	line-height: 18px;
	padding: 0px 20px 0px 0px;
	font-weight: bold;
	text-align: center;
	}

div#boxText {
	text-align: center;
	width: 590px;
	font-family: tahoma, sans-serif;
	font-size: 18px; color: #4C3D1C; font-weight: bold;
	line-height: 18px;
	background-color: #EAE48E;
	padding: 8px 0px 8px 0px;
	border: 5px #D6D07A solid;
	margin-top: 15px;
	align: center;
	}	
	
ul.jm { 
	list-style-type: square;
	align: left;
	width: 550px;
	font-family: tahoma, sans-serif;
	color: #354A8E;
	font-size: 12px;
	line-height: 18px;
	padding: 10px 10px 10px 20px; }	
	
	
A:link { color: #354A8E; text-decoration: none; }
A:visited { color: #354A8E; text-decoration: none; }
A:active { color: #354A8E; text-decoration: underline; }
A:hover { color: #354A8E; text-decoration: underline; }

A.leftNav:link { color: #354A8E; text-decoration: none; }
A.leftNav:visited { color: #354A8E; text-decoration: none; }
A.leftNav:active { color: #354A8E; text-decoration: none; }
A.leftNav:hover { color: #ffff00; text-decoration: none; }

A.subNav:link { color: #ffffff; text-decoration: none; }
A.subNav:visited { color: #ffffff; text-decoration: none }
A.subNav:active { color: #ffffff; text-decoration: underline; }
A.subNav:hover { color: #ffffff; text-decoration: underline; }

A.btt:link { color: #354A8E; text-decoration: none; font-family: Tahoma, Verdana, Arial; font-size: 10px; }
A.btt:visited { color: #354A8E; text-decoration: none; font-family: Tahoma, Verdana, Arial; font-size: 10px; }
A.btt:active { color: #354A8E; text-decoration: underline; font-family: Tahoma, Verdana, Arial; font-size: 10px; }
A.btt:hover { color: #ffff00; text-decoration: underline; font-family: Tahoma, Verdana, Arial; font-size: 10px; }
	
.forgotPassword {
	font-family: tahoma, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #354A8E; 
}	
	
div#copyright {
	font-family: tahoma, sans-serif;
	font-size: 10px;
	align: center;
	line-height: 10px;
	padding: 5px 0px 0px 0px;
	color: #4C3D1C; }	


