/*
style.css	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}
img { 
padding : 3px;
border : 1px solid #b1c6d9;
} 
img.floatTL { 
float : left;
margin-right : 7px;
margin-bottom : 2px;
margin-top : 5px;
margin-left : 5px;
} 
#wrapper { 
 margin: 0px auto 0em auto;
 width: 750px;
}
#header {
 color: #333;
 width:748px;
 float: left;
 border-bottom: 5px #abc8ce solid;
 height: 100px;
 background: #e0e0e0;
}
#header h1 {
font-family: Arial;
font-size: 4em;
font-weight: bold;
color: #000000;
letter-spacing: 1px;
margin-top: .2em;
margin-left: 1.5em;
padding-left:2.0em;
word-spacing: -4px;
padding-top: 25px;
padding-bottom: 7px;
background-image: url(images/logopic.gif);
background-repeat: no-repeat;
background-position: 0px;
}
#header h2 {
float: right;
margin-right: 50px;
margin-top: -50px;
font-family: Arial, "Times New Roman", serif;
font-size: 1.5em;
font-weight: lighter;
color: #000000;
}
#header a {
color: #3e87e7;
text-decoration: none;
}


#leftcolumn { 
 color: #333;
 border-right: 1px solid #ccc;
 height: 428px;
 width: 155px;
 float: left;
}
#leftcolumn h3 {
color: #6273b5;
font-size: 1.2em;
margin-top: 5px;
padding-top:2px;
padding-left: 3px;
padding-bottom: 3px;
margin-left: 0px;
margin-right: 5px;
background-image: url(images/hbg.jpg);
background-repeat: repeat-x;
}
#leftcolumn h4 {
color: #6273b5;
font-size: 1.2em;
margin-top: 15px;
padding-top:2px;
padding-left: 3px;
padding-bottom: 3px;
margin-left: 5px;
margin-right: 5px;
background-image: url(images/hbg.jpg);
background-repeat: repeat-x;
}
.menuleft { 
text-align: left;
color: #7D8085;
padding : 20px 0 0 0px;
width: 150px;
} 
.menuleft li { 
font-weight: bold;
margin: 2px 0px 2px 0px;
padding : 0px 0 0 0px;
border-bottom : 1px solid #ccc;
height : 20px;
background-image: url(li.png)no-repeat left;
} 
.menuleft li a { 
display : block;
height : 10px;
padding : 2px 0 0 10px;
color: #546078;
text-decoration: none;
}
 
.menuleft li a:hover { 
text-decoration : none;
color : #FFF;
background: #6273B5;
display : block;
height : 17px;
} #leftcolumn img {
margin-top: 5px;
margin-left: 5px;
}
#leftcolumn p{
text-align: justify;
padding: 5px;
}
#rightcolumn { 
 float: right;
 color: #333;
 background: #FFF;
 height: 428px;
 width: 588px;
 display: inline;
}
#box { 
margin-top : 0px;
margin-bottom : 10px;
} 
.content_right { 
margin : 0 auto;
display : inline;
float : right;
width : 230px;
height:428px;
text-align : justify;
padding-left : 5px;
padding-bottom : 5px;
padding-right: 2px;
padding-top : 2px;
line-height : 1.5em;
} 
.content_left2 { 
margin : 0 auto;
display : inline;
float : left;
width : 582px;
height:428px;
text-align : justify;
line-height : 1.5em;
margin: 5px 0px 0em 5px;
background-repeat: no-repeat;
}  


.content_left { 
margin : 0 auto;
display : inline;
float : left;
width : 489px;
height:428px;
text-align : justify;
line-height : 1.5em;
background-image: url(images/);
margin: 5px 0px 0em 5px;
background-repeat: no-repeat;
}  
.content_left h1 {
font-family: Arial, "Times New Roman", serif;
font-size: 0.09em;
color: #dcc00c;
margin-top:140px;
padding: 14px;
font-weight: lighter;
margin-left: 45px;
word-spacing: -5px;
letter-spacing: -1px;
}
.content_right h3 { 
color: #6273b5;
text-align : center;
font-size: 1.2em;
margin-top: 5px;
padding-top:2px;
padding-left: 3px;
padding-bottom: 3px;
background-image: url(images/hbg.jpg);
background-repeat: repeat-x;
} 
.content_right h4 { 
color: #4a5a8a;
font-size: 1em;
margin-top:9px;
}
.content_right a { 
color: #43527d;
font-size: 1em;
float: right;
}
.righttext {
margin-top: 0px;
text-align: justify;
font-size: 1.2em;
}
.righttext h5 {
color: #6273b5;
font-size: 1.2em;
padding-top:3px;
padding-left: 3px;
padding-bottom: 3px;
background-image: url(images/hbg.jpg);
background-repeat: repeat-x;
}
#footer { 
margin-top : 3px;
background-color :#e0e0e0;
display : inline;
float : left;
width : 100%;
border-top : 1px solid #bcd2e6;
font-size : 0.8em;
text-align : center;
} 
#footer p {
font-size: 1em;
padding-bottom: 5px;}
#footer a { 
color : #000080;
}

form {
	padding: 0;
	margin: 0;
}
.error { font-weight:700; color:#5c1616; margin: 10px 0; }

form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
  min-width: 320px;
  max-width: 600px;
  width: 400px; 
    text-align : center;

}

form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
  text-align : center;

}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 190px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}