/* BROWSER MARGIN ISSUES */
html, body, p, form, fieldset, a {margin-top: 0;}
/* END OF BROWSER MARGIN ISSUES */

/* IE 5.5 FRIENDLY */
body {text-align: center}
table {font-size: 1em;}
form {font-size: 1em;}
/* END OF IE 5.5 FRIENDLY */

/* REMOVE LINK OUTLINE IN FIREFOX */
a {outline: none;}
/* END OF REMOVE LINK OUTLINE IN FIREFOX */

#content li {margin-top: 1em; margin-bottom: 1em;}

hr {display:none;}
ul {margin-top: 0;
	margin-bottom: 0;}
	
a:link { color: #001B54; text-decoration: underline; }
a:hover { color: #001B54; text-decoration: none;}
a:visited { color: #001B54; text-decoration: underline; }
a:visited:hover { color: #001B54; text-decoration: none; }
.small {font-size: 90%}

.red {color: red;}
.copyright
	{font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	font-style: normal;
	text-decoration: none;}


body{
	font-size: 75%;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	margin:0px auto;
	width:772px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	background-image: url(../images/body-bg.gif);
	background-repeat:repeat-x;
	background-color:#E1E6E8;
}


/*GENERAL STYLES*/

.clear {clear:both;}

.topofpage {
	font-size: 90%;
	color: #DCF3F8;
	background: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.whiteandbold {color:#FFFFFF; font-weight:bold;}


.floatingrightpic {float: right;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 0px;
	border: 2px solid #FFFFFF;
}


.borderpic {
	border: 1px solid #939598;

}

.bold
	{font-weight: bold;}
.bolditalic
	{font-weight: bold; font-style:italic}


.li1 {list-style-type : disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	margin-left:17px;
	}
	
.jdlist ol {

	font-weight:bold;
	margin-left: 1.5em;
	padding-left: 0;
}

.jdlist ol ol{
	list-style-type:lower-roman;
	font-weight:normal;
}
.boldlist {font-weight:bold;}

/*TEXT & DEFAULT VIEWS*/

.defaultview {display:none}
.textview {}


/* DIV STYLES*/
h1 {
	font-size: 200%;
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0.8em;
	color: #004572;
	line-height: 25px;
}

h2 {
	font-size: 145%;
	font-style: normal;
	text-decoration: none;
	margin-top: 0px;
	color: #007AC3;
}

h3 {
	font-size: 120%;
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
	margin-top: 0px;
}

h4 {
	font-size: 110%;
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
	margin-top: 0px;
}



#skiplinks {
	height: 1px;
	text-indent: -9000px;
	overflow:hidden;
}



#container {
	margin-top: 10px;
	width:772px;
	left:50%;
	text-align:left;
	border: 2px solid #FFFFFF;
	background-color:#FFFFFF;
	background-image: url(../images/containerbg.gif);
	background-repeat:repeat-y;
	
}

#header {
	width:772px;
	height:168px;
	margin-left: 0px;
	margin-bottom:0px;
	background-image: url(../images/header.jpg);
	background-position: top right;
	background-repeat:no-repeat;
	text-indent: -9000px;
}



#header h1{
	border: 0;
}


#topnav {
	background-color: #004572;
	color:#FFFFFF;
	/* border-bottom: 4px solid #36A2BE; */
	text-align:right;
	padding: 4px 8px 4px 8px;
	background-image: url(../images/topnavbg.jpg);
	background-repeat:no-repeat;
}

#topnav a{
	color:#FFFFFF;
}

#content {
	float: left;
	width: 555px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#contentinner {
	padding: 30px 0px 30px 30px;
}

#left {
	float: left;
	width: 187px;
	padding-bottom: 50px;
}

#footer {
	width:772px;
	height: 88px;
	clear: both;
	background-image: url(../images/footer.gif);
	background-repeat:no-repeat;

}

#footer a{
	display:block;
	width: 500px;
	height: 61px;
	text-indent: -9000px;
}




/* LEFT NAV*/

.staticnav {
	display: block;
	/*background-color:#2BB673; */
	height: 100%;
	padding: 10px 10px 3px 10px;
	color:#004572;
	font-weight:bold; 
	margin: 0px;
}

#left ul {
	padding: 0px;
	margin: 0px; 
	list-style-type: none;
}

#left li {
	font-weight:bold;
	margin: 0px;
	background-color:#ffffff;
	border-bottom: 1px solid #007AC3;
}

#left ul li a {
	display: block; 
	height: 100%;
	color:#004572;
	text-decoration:none;
	padding: 5px 5px 5px 5px;
	background-position: 5px 12px;
	background-repeat: no-repeat;
}


#left li a:hover {
	background-color:#A1CEF6;
	background-repeat: no-repeat;

}

#left ul ul li {
	font-weight: normal;
	border: 0px;
}
				
#left ul ul li a {
	background-image: url(../images/bullet-off.gif);
	background-position: 5px 6px;
	background-repeat: no-repeat;
	padding: 3px 5px 3px 23px;
}


.staticnav2 {
	display: block; 
	height: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 3px; 
	color:#FFFFFF; 
	font-weight:bold; 
	margin: 0px;
}

#left ul ul ul li {
	font-weight: normal;
	border: 0px;
}
				
#left ul ul ul li a {
	padding-left: 30px;
	background-image: url(../images/bullet3.gif);
	background-position: 21px 8px;
	background-repeat: no-repeat;
}


/*CONTENT TABLE*/


.contenttable table {
	width: 99%;
	/*border : 2px solid #FFFFFF;*/
	margin : 0 0 1em 0;
	caption-side : top;
	background-color:#FFFFFF;
}

.contenttable caption {
	color : #c03;
	margin : 0 0 4px 0;
	padding : 2px 0 2px 0;
	display : block;
}

.contenttable th {
	vertical-align : top;	
	padding : 2px 5px 2px 5px;
	text-align : left;
	background-color:#0092C8;
	font-weight:bold;
	line-height: 1.4em;
	color:#FFFFFF;
}

.contenttable td{
	vertical-align : top;
	padding : 1px 5px 1px 5px;
	line-height : 16px;
	text-align : left;
	background-color : #D4EDF6;
}

.contenttable ul{
	list-style-type:none;
	margin:0px;
	padding: 0px;
}

/*FORM STYLES*/

.textfield {width: 250px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em;}

.required {color:#FF0000;}


legend {
	font-size: 1em;
	color:#000000;
	padding-left:0px;
	margin-left: 0px;
	/*font-weight:bold;
	
	margin-bottom: 1em;*/
	margin-top: 1em;
}

fieldset {
	margin-top: 1em;
	margin-bottom: 1em; 
	margin-left: 0px; 
	margin-right: 0px;  
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #FFFFFF;
}


.form {width: 400px;}

.form table {
	width : 100%;
	border : 0px solid #00AEEF;
	margin : 0 0 0 0;
}


.form td{
	/*vertical-align : top;*/
	padding : 0px 0px 0px 0px;
	text-align : left;
}