/* creditcorrectonline  */

* {margin:0;padding:0}

body {padding: 0 0 0px;background: url("/images/bg.jpg");color:#333;font:83%/1.5 arial,tahoma,verdana,sans-serif;text-align: center;}



/* LINKS */

a,a:link,a:link,a:link,a:hover {background:transparent;text-decoration:underline;cursor:pointer} 

a:link {color:#c00} 

a:visited {color:#999} 

a:hover,a:active {color:#069} 



/* TYPOGRAPHY */


h1, h2, h3, h4, h5, h6 {letter-spacing: -1px;font-family: arial,verdana,sans-serif;color:#000;border-bottom: 1px solid #eee;padding-bottom: 0em;padding-top: .3em}

h1 {font-size: 196%;margin-top:.6em}

h2 {font-size: 136%}

h3 {font-size: 126%}

h4 {font-size: 116%}

h5 {font-size: 106%}

h6 {font-size: 96%}





/* LISTS */

ul {margin: .3em 0 1.5em 0;list-style-type:none}

	ul.related {margin-top: -1em}

ol {margin: .5em .5em 1.5em}

ol li {margin-left: 1.4em;padding-left: 0;background: none; list-style-type: decimal}

li {line-height: 1.4em;padding-left: 25px;background: transparent url("/images/sprites.gif") no-repeat 0 0}


/* GENERAL */

img {border:none} 

hr {margin: 1em 0;background:#f2f2f2;height:1px;color:#f2f2f2;border:none;clear:both}


/* LAYOUT - HEADER */

#header {background: #666 url("/images/header-graphic.jpg");margin: 0 0 0px;height:243px;padding-right:2px}


/* LAYOUT - main body of page */

#wrap {width:814px;margin: 0 auto;position:relative;text-align:left;}

#content-wrap {position:relative;width:100%}



#utility {position:absolute;top:0;left:0px;width:228px;border-top: 0px solid #999;padding-bottom: 40px}

.formdiv{float:left;width:220px;}

#upper_left {height:246px;}
#lower_left {background: url("/images/bg_lower.jpg");height:310px !important;height /**/:285px;padding-top:40px}



#content {margin:0px;width:584px;}
#upper_center {background: url("/images/bg_upper-center.jpg");height:246px;padding:0px 0 0 20px;}
#lower_center {background: url("/images/bg_lower-center.jpg");height:270px;padding:40px;}



.clear{clear:both}




	
/* LAYOUT TYPE two_col_leftNav */

	#two_col_leftNav #content {margin: 0 23px 0 228px}





/* LAYOUT - FOOTER */

#footer {clear:both;border-top: 1px solid #E3E8EE;padding: 10px 0 30px;font-size:86%;color:#999}

	#footer p {margin:0}

	#footer a:link {color:#999}
input.errHilite, select.errHilite, textarea.errHilite {
    border: 1px solid red;
    background-color: #FFE;
    }
label.errHilite {
    color: #C00;
    }	
