/* CSS Document */

body {
	margin-top: 20px;
	background-color:  #EDEEE8;
	/*background-color:  #686868;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	margin-left:0px;
	margin-right:0px;
	
}
body a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; color: #333333; font-weight: normal; 
	text-decoration: underline;
}
body a:hover{ 
  border-bottom: #A6382B dotted 1px;  color: #A6382B;
   text-decoration: none;
}
hr {border:1px dotted #999999;}

.subtxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #333333; font-weight: normal; 
}

/* text */
.bodytextmedium {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight: normal; }
.pageheader {font-family: Arial; font-weight:bold; color:#8e8f89; font-size: large}
.header1 {font-family: Arial; font-weight:bold; color:#8e8f89; font-size: small}

/* Links */
SELECT, INPUT {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #333333; 
}

/* Borders */
.tableborder {border:1px solid #999999;}
.boderbottom {border-bottom:1px solid  #78845B;}
.navborder2 {border-left:1px solid  #78845B;}
.columntitle {border-top:1px solid #78845B; border-bottom:1px solid #78845B; padding:4px; font-weight:bold; background-color:#CBD1BE;}

/* Headers */
h1 {font-size:10px; color:#666666; display:inline; word-spacing:5px; font-weight:normal;}
h2 {font-size:13px; color:#005195; display:inline;  font-weight:bold;}
h3 {font-size:12px; color:#005195; display:inline;  font-weight:bold;}

A.std:link {font-family: verdana,tahoma,arial; font-size: 13px; color: #2222dd; TEXT-DECORATION: underline;}
A.std:visited {font-family: verdana,tahoma,arial; font-size: 13px; color: #2222dd; TEXT-DECORATION: underline;}
A.std:active {font-family: verdana,tahoma,arial; font-size: 13px; color: #2222dd; TEXT-DECORATION: underline;}
A.std:hover {font-family: verdana,tahoma,arial; font-size: 13px; color: #000000; TEXT-DECORATION: none;}

A.nav:link {font-family: verdana,tahoma,arial; font-size: 13px; color: #2222dd; font-weight: bold; TEXT-DECORATION: underline;}
A.nav:visited {font-family: verdana,tahoma,arial; font-size: 13px; color: #2222dd; font-weight: bold; TEXT-DECORATION: underline;}
A.nav:active {font-family: verdana,tahoma,arial; font-size: 13px; color: #2222dd; font-weight: bold; TEXT-DECORATION: underline;}
A.nav:hover {font-family: verdana,tahoma,arial; font-size: 13px; color: #000000; font-weight: bold; TEXT-DECORATION: none;}

A.noline:link {font-family: verdana,tahoma,arial; font-size: 13px; color: #2222dd; font-weight: bold; TEXT-DECORATION: none;}
A.noline:visited {font-family: verdana,tahoma,arial; font-size: 13px; color: #2222dd; font-weight: bold; TEXT-DECORATION: none;}
A.noline:active {font-family: verdana,tahoma,arial; font-size: 13px; color: #2222dd; font-weight: bold; TEXT-DECORATION: none;}
A.noline:hover {border-bottom:none; font-family: verdana,tahoma,arial; font-size: 13px; color: #000000; font-weight: bold; TEXT-DECORATION: none;}

A.smblue:link {font-family: verdana,tahoma,arial; font-size: 10px; color: #2222dd; TEXT-DECORATION: none;}
A.smblue:visited {font-family: verdana,tahoma,arial; font-size: 10px; color: #2222dd; TEXT-DECORATION: none;}
A.smblue:active {font-family: verdana,tahoma,arial; font-size: 10px; color: #2222dd; TEXT-DECORATION: none;}
A.smblue:hover {border-bottom:none; font-family: verdana,tahoma,arial; font-size: 10px; color: #000000; TEXT-DECORATION: none;}


.bkbox {border-style: solid; border-width: 1px; border-color: #000000;}

/* Forms */
.inputbox {  font-family:Verdana, Arial, Helvetica, sans-serif; width: 100px;  border: solid; font-size: 11px; background-color: #f8f8f8;  color: #333333; border-width: 1px;  border-color: #999999;}
.dropdown {  font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #f8f8f8;  color: #333333;}
.submitbutton { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #FFE7B3;  border:1px solid #999999; text-decoration: none;}
padding-top:1px;
padding-bottom:1px;
padding-right:3px;
padding-left:3px;
}

.p4 {padding:4px;}

.bheader {
background-color: #678AA0;
color: #ffffff;
font-weight: bold;
}

.inputsm {font-size:12px; font-family: verdana,tahoma,arial,swiss;}