/* Layout Stylesheet */ 
body {
	color:#000000;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #00001C;
 }
.imgAlgnL {
float:left;
padding-right:4px;
}
.imgAlgnR {
float:right;
padding-left:4px;
}   
#halfPageDiv {
padding:3px;
width:315px;
float:left;
}
a:link{color:#390270;
		text-decoration:none;
		font-weight:bold;
		/*font-size: 80%;*/
		}
a:visited{color:#390270;
          text-decoration:none;
		  font-weight:bold;
		  /*font-size: 80%;*/
		  }
		  		
a:hover{color:#390270;
        font-weight:bold;
		/*font-size: 80%;*/}

a:active{color:#390270;
         text-decoration:none;
		 font-weight:bold;
		 /*font-size: 80%;*/}
 
 .skiplink {display:none}
 
 .anchors { background-color:#FFFFFF;
color:#000000;}

#outer {
	position:relative;
	text-align:left;
	width:800px;
	margin:auto;
	/*background-color: #705AA3;*/
	background:#7F69A9 url(images/lavender.gif) repeat-y right;
	/*background-color:#000000;*/
	height:100%;
 }

#hdr {
 height:100px;
 background:#eeeeee;
 color: #333333;
 }
.hidebracket {
color:#7F69A9;
}
.hidebracketright {
color:#FFFFFF;
}


#bar {
	height:20px;
	color: #333333;
	background-color: #705AA3;
 }


#bodyblock {
	position:relative;
	color: #000000;
	width:800px;
	padding:0;
	/*background-color: #705AA3;*/
	background:#7F69A9 url(images/lavender.gif) repeat-y right;
	/*height: 600px;*/
	height:100%;
	/*border:1px solid #FF0000;*/
 }

#l-col {
	float:left;
	color: #000000;
	width:8em;
	background-color: #7F69A9;
	/*height: 600px;*/
	height:100%;
 }
#r-col {
	float:left;
	background-color:#F4EBFE;
	width:188px;
	padding-left: 0px;
	height:100%;
	color: #000000;
	font-size: 80%;
}
 
#cont {
	width:480px;
	background:#ffffff;
	color: #000000;
	text-align:left;
	float: left;
	height:100%;
	font-size:80%;
 }
#contparent {
	width:670px;
	background:#ffffff;
	color: #000000;
	text-align:left;
	float: left;
	height:100%;
	font-size:80%;
}
 

#ftr {
	height:100%;
	color: #FFFFFF;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	background-color:#390270;
	clear:both;
	text-align:center;
 }
 
 h3, p {
 margin:0;
 padding:10px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 }

h4 {
 margin:0; 
 padding: 5px 0;
 }
.statetostatetext {
font-size:100%;
}
.buttonsleft a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0px;
	width: 100%;
	line-height: 100%;
	text-align: center;
	margin-right:-3px;
	padding-bottom: 12px;
	padding-top: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color: #7F69A9;
	
}

.buttonsleft a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #7F69A9;
	
}

.buttonsleft a:hover {
background-color: #F4EBFE;
color:#000000;
text-decoration: none;
}

.hidelinks {
color:#390270;
}
.hidelinks a {
color:#390270;
}
.labeltext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}

.tos a {
color:#FFFFFF;
}
.buttonsright a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0px;
	width: 100%;
	text-align: center;
	margin-right:-3px;
	padding-bottom: 15px;
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	
}

.buttonsright a:hover {
	color:#000000;
	text-decoration: none;
	visibility:visible;
	background-color: #F4EBFE;
}

img{border:0px}

h1{background:#F4EBFE;
   color:#000000;
   font-family:Arial, Helvetica, sans-serif;
   padding:8px;
   margin-top:0px;
   }
   
h2{
   font-family:Arial, Helvetica, sans-serif;
   padding:8px;
   color:#000000;
   }
	
   
.bold{font-weight:bold}

.big{font-size:110%;
 	 font-weight:bold;
	 }
	 
#buttons{text-align:right}

.horizontal{display:inline;
		    list-style-type:none;
			margin:0;
			padding:0}
			
.no_bullet{list-style-type:none;
			margin:0;
			border-bottom:#FFFFFF 1px solid;
			padding:0}
			
.no_bullet_list{list-style-type:none}

dt{font-weight:bold;
   padding:10px;}

.center{text-align:center;}

.main_header{
			 text-align:center;
			 font-family:Arial, Helvetica, sans-serif;
			 background:#ffffff;
			 padding:0px;
			 }
.italic{font-style:italic}
