/* colors used
orange 2: #
orange 1: #E58E08;
light orange: 
blue 1 color: #C5CFE3;
blue 2 color: #9BABCC;
blue 3 color: #6A89CC;
blue 4 color: #51699C;
blue 5 color: #38496C;
blue 6 color: #253048;
alt light blue #7F92B8;
alt 2 #93A4E1;
brown: #9A876E;
light brown:#CFB896;
#CFB896;
----------------------------------------------- */

body {
	background: url(../images/background_pic.jpg) repeat-x;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	text-align : left;
	background-color: #CFB896;
	color: #38496C;
	margin: 0;
	padding: 20px 0px 0px 0px;
	} 
p {
	font-size: 100%;
	line-height: 24px;
	width: 400px;
}
#container {
	position: relative;
	margin: 0 auto 0 auto;
	width: 800px;
	text-align: left;
	border: 1px solid #38496C;
}
td, th {
	padding:2px 0px 2px 0px;
	text-align:left;
} 

/* background styles
----------------------------------------------- */
#pagepic {
	border-bottom: 3px solid #6A89CC;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	background-color: #253048;
}
.headpic {
	padding: 0px 10px 10px 10px;
	float: right;
	text-align: right;
}
.pat1{
	border-top: 2px solid #6A89CC;
	border-bottom: 1px solid #6A89CC;
	padding: 1px 1px 3px 1px;
	vertical-align: top;
	background-color: #7F92B8;
}
.pat2{
	padding: 2px 0px 2px 0px;
	background-color: #9BABCC;
}
.pat3{
	padding: 2px 0px 2px 0px;
	background-color: #C5CFE3;
}

.middle_shad{
	padding: 0px;
	background-image:url(../images/middle_shad.gif);
	background-repeat: repeat-x;
}

.empty{
	background-color : #7F92B8;
}
#dot {
	border-bottom: 1px dotted #FFFFFF;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 5px;
	vertical-align: top;
	width: 330px;
}
.dot {
	border-bottom: 1px dotted #C5CFE3;
	padding:4px;
}
/* main content and columns
width: 300px; #51699C;
----------------------------------------------- */
.leftcol{
	vertical-align: top;
	border-top: 1px solid #38496C;
	padding: 45px 10px 30px 30px;
	background-color:#7F92B8;
	width: 310px;
	text-align: right;
}
.rightcol{
	vertical-align: top;
	border-top: 1px solid #38496C;
	padding: 45px 10px 30px 30px;
	text-align: left;
	background-color:#7F92B8;
}
/* internal nav php left
----------------------------------------------- */
#nav {
margin: 0px;
font-size: 12px;
line-height: 22px;
padding: 0px 0px 0px 0px;
font-weight: bold;
text-align: right;
float:right;
list-style: none;
width: 170px;
}
#nav a:link, a:active, a:visited {
color: #51699C;
text-decoration: none;
}
#nav a:hover {
color: #E58E08;
text-decoration: none;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav .curr_loc {
	color: #E58E08;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(../images/here.gif);
	background-repeat: no-repeat;
	vertical-align: text-bottom; 
	position: inherit;
}
/* Headings and titles#51699C;
----------------------------------------------- */
h1 {
	font-size: 16px;
	font-weight: bold;
   	color: #9BABCC;
	text-align: left;
	margin: 0px 0px -5px 0px;
	padding:0px;
	line-height: 10px;
}
h2 {
	font-size: 12px;
	color: #38496C;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding:0px;
	line-height: 10px;
}
h3 {
	font-size: 108%;
	color: #C5CFE3;
	font-weight: bold;
	margin-bottom: -10px;
	padding: 0px;
}
h4 {
	font-size: 108%;
	color: #C5CFE3;
	font-weight: bold;
	margin-bottom: -10px;
	padding: 0px;
}

#smalltext {
	font-size: 90%;
	line-height: 15px;
}

#pagetitle
{
	font-size: 18px;
   	color: #9BABCC;
	text-align: left;
	line-height: 18px;
}

#subtitle
{
	font-size: 12px;
	font-weight: normal;
   	color: #38496C;
	text-align: left;
	line-height: 18px;
}

#subtitle2
{
	font-size: 106%;
	font-weight: bold;
   	color: #C5CFE3;
	text-align: left;
	line-height: 16px;	
}
#subtitle3
{
	font-size: 100%;
	font-weight: bold;
   	color:  #CFB896;
	text-align: left;
	line-height: 14px;	
}
/* Lists
----------------------------------------------- */
#bullist{
	margin: 6px;	
	padding: 6px;
	list-style: none;
	vertical-align: texp-top;
	}
#bullist li
{
	padding: 2px 0px 2px 6px;
	margin: 2px 0px 2px 6px;
	list-style-image:  url(../images/bullet.gif);
	background-repeat: no-repeat;
	vertical-align: text-top;
}


#linklist{
	margin-left: 5;	
	padding-left: 5;
	list-style: none;
	vertical-align: top;
	}
#linklist li
{
	padding-top: 5px;
	padding-bottom: 10px;
	list-style-image:  url(../images/link.gif);
	background-repeat: no-repeat;
	vertical-align: text-middle;
}

#2linklist{
	margin: 0px;	
	padding-left: 0px 0px 0px 0px;
	list-style: none;
	vertical-align: text-bottom;
	}

#2linklist li
{
margin: 0px 0px 0px 0px;
padding: 2px 0px 2px 0px;
list-style-image: url(../images/link.gif);
background-repeat: no-repeat;
vertical-align: middle;
}
.links
{
margin: 0px 0px 0px 4px;
padding: 0px 0px 0px 4px;
list-style-image: url(../images/link.gif);
background-repeat: no-repeat;
vertical-align: text-top;
}
/* Footer	
----------------------------------------------- */
#footer {
	margin:0px;
	padding: 4px 10px 2px 2px;
	border-top: 3px solid #6A89CC;
	text-align: right;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #51699C;
	background-image:url(../images/footer_back.gif);
	background-repeat: repeat-x;
}
#footer .vegalo {
float: left;
padding-left:4px;
}

#footer a:link, a:active, a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	color: #003A7D;
	font-weight: normal;
}

/* Links
a: {text-decoration: none;}
----------------------------------------------- */
a:link, a:active, a:visited {
color: #51699C;
text-decoration: none;
font-weight: bold;
}
a:hover {
color: #E58E08;
font-weight: bold;
}

/***** Forms *****/
.error {color: #E58E08; font-weight: bold; line-height:120%;}
.require {font-size:120%; line-height:120%;}
 
form {font:.90em arial, sans-serif;line-height:1.20;}

#formwrap {text-align: left; padding:0px 5px 5px 0px; width: 400px; float:left;}

input {display: block; width: auto; margin-bottom: 10px; padding: 3px; float:left;}

select, textarea {display: block; width: 65%; margin-bottom: 10px; padding: 3px; float:left; background-color:#C5CFE3; color: #38496C;}

select {display: block; width: auto; margin-bottom: 10px; padding: 3px; float:left; }

label {cursor:text; display: block; float: left; width: 20%; text-align: right; margin: 0 10px 0 0; padding-bottom: 15px; clear: left; border-bottom: 1px dotted #8E99C5;}

legend { padding: 6px 10px 6px 0px; margin: 0px 0px 0px 0px;}
.formbox {padding: 5px 5px 5px 5px; margin: 10px 0px 15px 0px; border: 1px dotted #8E99C5; float: left; background-color: #9BABCC; width:100%; text-align:left; line-height: 1.30;}

.buttonblock{padding: 10px 0px 5px 0px; margin-bottom: 10px; float: left; display: block; font-size:85%;}
	
.button {float:left; background-color: #9BABCC; font-weight: bold; color: #38496C; border: 1px outset #38496C; width:auto; padding:4px;}

.fm_verify{float: left; width: 22%; margin-bottom: 15px; padding: 3px; position: relative; display: block;}

.checkbox {margin: 0px 0px 0px 0px; padding:2px; width:auto; float:left; background-color:#C5CFE3; color: #38496C;}

.radiobut {margin: 0px 0px 0px 0px; padding:2px; width:auto; float:left; background-color:#C5CFE3; color: #38496C;}

input.text {float: left;display: block; width: 65%;	margin-bottom: 10px; padding: 3px; background-color:#C5CFE3; color: #38496C;}

.fullblock {padding: 0px 0px 8px 0px;float: left; width: 100%; margin-bottom: 10px; display: block;}

.halfblock {width: 65%;	padding-left: 29%; margin-bottom: 10px; float: left; display: block;}

.smallblock{width: 100%; margin-bottom: 6px; float: left; display: block; font-size:90%; font-style:italic;}

textarea.textwide {display: block; float: left; width: 93%; margin-right: 2px; margin-bottom: 10px; padding: 3px; background-color:#C5CFE3; color: #38496C;}

label.textlblwide {	display: block; float: left; text-align: left; margin: 0 10px 0 1px; padding-bottom: 8px; }

/* end form css */
