
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00234C;
	text-decoration: none;
	padding-top: 0 0 0 5px;
	margin: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00234C;
	text-decoration: none;
	margin: 0px;
	padding: 0 0 0 5px;
	vertical-align:top;
	line-height: 16px;
	white-space: nowrap;	
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00234C;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 5px;
	
}

a {
    text-decoration: none;
}

.topcontactinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 450px;
}

.topcontactinfo a 
{
    font-size: 10px;
    color: #FFFFFF;
}

.topcontactinfo a:hover
{
    font-size: 10px;
    color: red;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: #CFCFCF;
	text-decoration: none;
	text-align: center;
	
}

.divider {
	overflow: auto;
	background-color: #CFCFCF;
	background-image: url(images/vert_divider.gif);
	background-repeat: repeat-y;	
}

.leftshadow {
	padding: 0px;
	background-image: url(images/left_shadow.gif);	
	background-repeat: repeat-y;
		
}

.rightshadow {
	padding: 0px;
	background-image: url(images/right_shadow.gif);	
	background-repeat: repeat-y;
		
}

.topNav{
	background-color: #CFCFCF;
	padding-right: 100px;
	color: #00234C;
	font-weight: bold;
    line-height: 18px;
}

.topNav a{
	color: #00234C;
	font-weight: bold;
    line-height: 18px;
}

.leftNavLevel1{
	width: 190px;
	height: 26px;
	padding-left: 20px;
	background-image: url(images/lNavBlueBack.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
}

.rightNavLevel1{
	width: 155px;
	height: 22px;
	padding-left: 30px;
	padding-top: 4px;
	background-image: url(images/lNavBlueBack.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.treemenu {margin:0;padding:0;list-style:none;border:0; width: 190px;}
.treemenu ul {list-style:none;margin:10px 0 0 0;padding:0 0 0 20px; height: 22px;
	background-image: url(images/LNavLightBlueBack.gif);
	background-repeat: repeat-x;
	color: #CFCFCF;
	}
.treemenu li {display:block;background:none;margin:0;background:#fff;}
.treemenu a {display:block;text-decoration:none;margin:0;padding:0 0 0 20px;}
.treemenu .treeopen {background:url(images/toggle-minus.gif) no-repeat left; padding:0 0 0 20px;}
.treemenu .treeclosed {background:url(images/toggle-plus.gif) no-repeat left; padding:0 0 0 20px;}
.treenode {margin:0;padding:0 0 0 20px;} 


.whiteLink
{
    color: #ffffff;
    font-size: 11px;
}

.loginButton{
    border: 2px #00234C outset;
    padding: 2px;
    text-decoration: none;
}

.halmaLinks 
{
	 border:0px; 
	 margin-top: 240px;
	 padding-top:5px; 
	 /* padding-bottom:5px; */
	 vertical-align:bottom; 
	 text-decoration: none;
}