/* 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 */

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-color:#DAE3E9;
}

p {margin: 0 0 1em 0;}

#content ul {margin-bottom: 1em;}

hr {display:none;}

ul {margin-top: 0; margin-bottom: 0;}
	
a:link { color: #001953; text-decoration: underline; }
a:hover { color: #001953; text-decoration: none;}
a:visited { color: #001953; text-decoration: underline; }
a:visited:hover { color: #001953; text-decoration: none; }

/*GENERAL STYLES*/

.clear {clear:both;}

.small {font-size: 90%}

.topofpage {
	font-size: 90%;
	color: #DCF3F8;
	background: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 3px 0px 3px 12px;
}

a.topofpage {clear: both;}

.floatleftpic {
	float: left;
	margin: 0 5px 5px 0;
	padding: 1px;
	border: 1px solid #CCC;
}

.floatrightpic {
	float: right;
	padding: 1px;
	margin: 0px 0px 5px 5px;
	border: 1px solid #CCC;
}

.image {
	float: right;
	width: 200px;
	clear: right;
}

.image img {
	margin: 0px 0px 5px 5px;
	border: 1px solid #000000;
}

.image .caption {
	font-size: 90%;
	font-family: arial, sans-serif;
	text-align: center;
	display: block;
}

.borderpic {border: 1px solid #939598;}

/*TEXT & DEFAULT VIEWS*/
.defaultview {display:none}

/* HEADINGS */
h1 {
	font-size: 1.9em;
	line-height: 1.1em;
	margin: 0 0 1em 0;
	padding-bottom: 0.25em;
	border-bottom: 1px solid #001953;
	color: #001953;
}

h2 {
	font-size: 1.6em;
	line-height: 1.3em;
	margin: 1em 0 0.3em 0;
	font-weight:bold;
	color: #001953;
}

h3 {
	font-size: 1.4em;
	line-height: 1.5em;
	margin: 1.4em 0 0.1em 0;
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
	color: #001953;
}

h4 {
	font-size: 1em;
	margin: 0 0 0.1em 0;
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
}

/* DIV STYLES*/

#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:184px;
	margin: 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: #001953;
	color:#FFFFFF;
	border-top: 1px solid #A6BAD9;
	text-align:right;
	padding: 4px 8px 4px 8px;
}

#topnav a{
	color:#FFFFFF;
}

#content {
	float: left;
	width: 555px;
	margin: 0px;
	padding: 0px;
}

#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;
	height: 100%;
	padding: 10px 10px 3px 10px;
	color:#001953;
	font-weight:bold; 
	margin: 0px;
}

#left ul {
	padding: 0px;
	margin: 0px; 
	list-style-type: none;
}

#left li {
	font-weight:bold;
	margin: 0px;
	border-bottom: 1px solid #DBDBDB;
	border-top: 1px solid #FFFFFF;
}

#left ul li a {
	display: block; 
	height: 100%;
	color:#001953;
	text-decoration:none;
	padding: 10px 10px 10px 20px;
	background-image: url(../images/bullet1.gif);
	background-position: 10px 15px;
	background-repeat: no-repeat;
}

#left li a:hover {
	background-color:#F6F6F6;
}

#left ul ul li {
	font-weight: normal;
	border: 0px;
}
				
#left ul ul li a {
	background-image: url(../images/bullet2.gif);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	padding: 5px 5px 5px 20px;
}

/*CONTENT TABLE*/

.contenttable table {
	width: 99%;
	/*border : 1px solid #DBDBDB;*/
	margin : 0 0 1em 0;
	caption-side : top;
	background-color:#DBDBDB;
}

.contenttable caption {
	font-size: 1.4em;
	line-height: 1.5em;
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
}

.contenttable th {
	vertical-align : top;	
	padding : 2px 5px 2px 5px;
	text-align : left;
	background-color:#FFFFFF;
	font-weight:bold;
	line-height: 1.4em;
}

.contenttable td{
	vertical-align : top;
	padding : 1px 5px 1px 5px;
	line-height : 16px;
	text-align : left;
	background-color:#FFFFFF;
}

/*FORM STYLES*/

.textfield {width: 250px; font-family: Arial, Helvetica, sans-serif; font-size: 1em; margin-bottom: 5px;}
.largetextfield {width: 99%; font-family: Arial, Helvetica, sans-serif; font-size: 1em; margin-bottom: 5px;}

/* Message Box Styles */
.error, .notice, .success {padding:.8em; margin-bottom:1em; border:2px solid #ddd;}
.error {background:#FBE3E4; color:#8a1f11; border-color:#FBC2C4;}
.notice {background:#FFF6BF; color:#514721; border-color:#FFD324;}
.success {background:#E6EFC2; color:#264409; border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

legend {
	font-size: 1em;
	color:#000000;
	padding-left:0px;
	margin: 1em 0 1em 0;
	font-weight:bold;
}

fieldset {
	margin: 1em 0 1em 0;
	padding: 0 8px 8px 8px;
	border: 1px solid #CCCCCC;
}

.form {width: 400px;}
.form h4{background-color:#E5E5E5;}

.registration .label {
	width: 150px;
	float:left;
}

.form table {
	width: 100%;
	border: 0px solid #00AEEF;
	margin: 0;
}

.form td{
	padding: 0;
	text-align: left;
}

.submit {margin-bottom: 1em;}
