/* CSS Document */
/***** Global Settings *****/

html {
height: 102%;
}

html, body {
border:0;
margin:0;
padding:0;
}

body {
font:100%/1.25 arial, helvetica, sans-serif;
background: #04678c;
}

/***** Common Formatting *****/
#secure-login
{
    width:250px;
    font-size:12px;
}
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
padding:5px 0 25px 0;
letter-spacing:-1px;
font:1.7em arial, helvetica, sans-serif;
}

h2 {
padding:20px 0;
letter-spacing:-1px;
font:1.5em arial, helvetica, sans-serif;
}

h3 {
font:1em arial, helvetica, sans-serif;
font-weight:bold;
}

p, ul, ol {
margin:0;
padding:0 0 18px 0;
}

ul, ol {
list-style:none;
padding:0 0 18px 40px;
}

hr {
text-align:left;
width: 600px;
color:#04678c;
height: 1px;
margin-bottom: 5px;
}

blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}

img {
border:0;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

/***** Links *****/

a, a:visited {
text-decoration: underline;
color: #000;
}


/***** Forms *****/

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em arial, helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}

/***** Tables *****/

table {
border:0;
margin:0 0 18px 0;
padding:0;
}

 table tr td {
 padding:2px;
 }

/***** Wrapper *****/

#wrap {
width:810px;
margin:30px auto;
padding: 0;
background: #03506c no-repeat;
}

#content {
width:800px;
margin: 30px auto;
background: #fff;
border: 1px solid #000;
}
/***** Custom Tags ******/
#header {
width:800px;
height: 134px;
background: url(images/header.jpg) #fff no-repeat;
}
#nav {
	background: #0076a3 repeat-x;
	width: 800px;
	height: 27px;
	text-align: left;
	border-bottom: 15px solid #000;
}
#nav ul {
	padding: 0;
	margin: 0;
}
#nav li {
	display:inline;

}
#nav a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	height: 27px;
	line-height: 27px;
	padding: 0 10px 0 1px;
	margin-left:5px;
}
#nav a:hover {
	color: #000;
}
#main {
	margin: 10px;
	width: 780px;
	padding: 0;
}
.footer-left {
	margin-left: 4px;
	float: left;
	font-size: 10px;
}
.footer-left a {
	color:#000;
}
.footer-center {
	font-size: 10px;
	float: left;
	margin-left: 200px;

}
.footer-right {
	margin: 0 4px 5px 0;
	float: right;
}

.bar {
	width: 600px;
	border-bottom: 1px solid #04678c;
	margin: 4px 0 6px 85px;
}

#logon {
	width:160px;
	float: right;
	padding: 100px 8px 0 24px;
	font-size: 11px;
	color: #000;
	margin-bottom: 0px;
}

#logon h3 {
	font-size: 11px;
	margin: 0px 0px 0px 5px;
	color:#fff;
	padding: 0;
}

#logon ul {                         
	padding: 0;
	margin: 0;
}  
               
#logon li {                                 
	text-align:center;
	margin-left: 8px;                                           
	display:inline;                                   
	background: url(images/button.gif) 0px center no-repeat;
}

#logon li.smaller {
	font-size: 10px;
}

#logon a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	padding: 0 7px 0 18px;
}
#logon a:hover {
	color: #f0b310;
}

#logon small {
	line-height: 24px;
}

#list ul {
	margin: 0;
}

#list li {
	background: url(images/button.gif) 0px center no-repeat;
	padding-left: 16px;
}
/***** Global Classes *****/

.clear         { clear:both; }
.clear-right   { clear:right; }

.float-left    { float:left; }
.float-left-contact {float:left; padding-left:80px;}
.float-right   { float:right; padding-left: 6px; }
.float-right-pad {float:right; padding-right: 4px;}
.float-consume {float: left; padding-left: 200px;margin:4px 40px 4px 0;}
.middle 	   { padding-left: 250px; }

.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }

.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }

.wrap          { width:960px;margin:0 auto; }

.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
.bordered	   { border: 1px solid; }

.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

/***** PDF List *****/

ul.pdf li {
	background: transparent url(images/pdf-icon.gif) left center no-repeat;
	list-style-type: none;
	padding-left: 18px;
	margin: 0;
}
dl.pdf dd {
	background: transparent url(images/pdf-icon.gif) left center no-repeat;
	padding-left: 18px;
}

#dhtmltooltip{

position: absolute;

text-align:justify;

font-size: 11px;

line-height: 14px;

width: 150px;

border: 1px solid black;

padding: 5px 7px;

background-color: #ffffff;

visibility: hidden;

z-index: 100;

}