/* CSS Document */

#page_container {
	width: 800px;
	margin: auto;
	text-align: center;
	background-color: #FFFFCC;
	border: 1px solid #FFFF99;
}

html, body {
	padding: 0;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.calloutTextRed {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
td {
	padding-left: 10px;
}

.hidden {
	display: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #603811;
	text-align: center;
	background-color: #FFFFFF;
/*	background-color: #DEE098;*/
	background-repeat: repeat-x;
}	
#top_space{
	height: 201px;
	width: 800px;
/*	background-color: #FCFBEB;	*/
	margin-top: 5px;
	background-color: #FFFFCC;
}

#tiptop_space{
	height: 39px;
	width: 550px;
	float: left;
	vertical-align: text-top;
	margin: 0px;
	text-align:right;
/*	border: 1px solid #000000;*/
}

#nav{
	height: 26px;
	width: 597px;
	background-color: #411F82;
	float: right;
	overflow: hidden;
}

#nav a{
	margin-right:10px;
}

#banner{
	height: 130px;
	width: 597px;
	float: right;

}

#footer {
/*	background:#323219;*/
	font-size: 9px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 25px;
	padding-top: 4px;
	padding-right: 20px;
}

#footer a {
	text-decoration: none;
	color: #333333;
}

#footer a:hover {
	color: #db6d16;
}

#footer #altnav {
	width: 350px;
	float: right;
	text-align: right;
}
.searchinput {
	margin-left: 13px;
	}
.searchinput .name {
	width: 260px;
	height: 10px;
}

#login_textbox {
	width:100px;
	float: right;
	font-size: 10px;
	text-align: left;
	border: 0px solid #000000;/**/
	height:35px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#login_textbox p{
line-height:12px;
}

.copySmall10 {
	font-size:10px;
}
.copySmall10BOLD {
	font-size:10px;
	font-weight:bold;
}

.calloutText {
	color:#990000;
	font-weight:bold;
}

input { 
	font-size:9px;
	color:#000066;
	background-color:#F2F0FF;
	
	} 
 
#tiptop_two {
	text-align:right;
	
}

#subnav {
	padding-top: 2px;
	padding-left: 10px;
	text-align: center;
/*
	height: 14px;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#000066;
	background-repeat: repeat-x;
background-image: url(../images/general/bg_nav.gif);
padding-top: 1px;background-color: #00FF00;
*/
} 

#subnav a{
	background:#F2F0FF;
	border: 1px solid #000066;
	text-decoration:none;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color:#000099;
	padding: 3px;
}

#subnav a:hover{
	text-decoration:underline;
	color:#00CC00;
}

.btnStyle1 {
	background-color: #411F82;
	border: 1px solid #EBE7FA;
	font-size: 12px;
	color:#FFFFFF;
	font-style: normal;
	font-weight: bold;
}

.btnStyle2 {
	background-color:#990000;
	border: 1px solid #EBE7FA;
	font-size: 12px;
	color:#FFFFFF;
	font-style: normal;
}

.tableStyle1 {
	background-color:#F2F0FF; 
	border:solid; 
	border-width:1px; 
	border-color:#411F82;
}

.tableHeader1 {
	background-image:url(../images/general/tabletop_bg.gif); 
	background-repeat:repeat-x;
}

.about_pix {
	float:right;
	padding:10px;
}