@charset "UTF-8";
/* CSS Document */



body{	
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
color:#000;
margin:0 0 0 0;
text-align:left; /*For IE6 Shenanigans*/  
}


.login{	
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px;
color:#1c60a6;
}


a.login{	
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px;
}

input[type="text"] {
	border:hidden;
height:12px;
width:135px;
}

.related_links{
 clear:both;
 width: 212px;
 font-size: 12px;
 float: left;
 margin: 0;
 padding: 0;
 vertical-align:text-top;
 margin-top: 0;
}

 div.related_links h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660099;
	margin-left:10px;
	margin-top:30px;
}

.related_links li{
	margin-bottom:10px;
}

.related_links ul{
 list-style: none;
 padding-left:10px;
 margin-left:10px;
 

}


div.related_links a {
text-decoration:none;
font-size: 12px;
color:#1B60A5;
font-family:Arial, Helvetica, sans-serif
    padding-left: 15px;
	
 }

div.related_links li a {
	background-image: url(images/bullet.jpg);
    background-repeat: no-repeat;
	background-position: 0 80%;
    padding-left: 15px;
	padding-top:15px;
 }

 .left_image {
 clear:both;
 width: 212px;
 float: left;
 margin: 0px ;
 padding: 10px 0px 15px 0px;
 text-align:center;
 margin-top:0px;

 }
 
  .left_sliderGraphic {
 clear:both;
 width: 220px;
 float: left;
 margin: 0px ;
 padding: 0px 0px 0px 0px;
 margin-top:1px;

 }

div.slider{

 width: 673px;
 height:345px;
 float: right;
 margin: 0;
 padding: 0;
 background-color:#ffffff;
 }

#right_side {
	margin-top:7px;
width: 645px; 
float: right ;
padding: 15px 15px 15px 15px;
 }
 
 #left_side {
 width: 204px;

float: left ;
 }
 
 
 #left_column { width: 400px; 
 float: left;
 background-color:#ffffff;
 padding: 5px 15px;
  }
  
 #right_side h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-style:normal;
	font-size: 20px;
	color: #333399;
	border-bottom: 2px solid #9999FF;
	height:35px;
	

}

  /*	RESOURCES >>> */
 #right_column {
	  width: 213px; 
  padding: 5px;
 float: right; }
 
  #right_column h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-style:normal;
	font-size: 15px;
	color: #1c60a6;
	height:20px;
	border-bottom: 4px solid #B8B5C0;
}

  #right_column h2 {
	font-size: 11px;
	color: #565A66;
}

#right_column p{	
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
color:#000;
}

/* Footer */
.footer{
	font-family: Verdana,"Trebuchet MS";
	font-size: 7pt;
	color: #FFFFFF;
	background-color:#6600CC;
	direction:ltr;
}

.footerCustom{
	display:none;
}



/* Stikky Footer */
#stikkywrap {min-height: 100%;}

#stikkymain {overflow:auto;
	padding-bottom: 30px;}  /* must be same height as the footer */

#stikkyfooter {position: relative;
	height: 30px;
	clear:both;} 

/*Opera Fix*/
body:before {
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;
}

/* IE 6 and lower and 8 and higher
		#wrap {display:table;height:100%}
*/
div.blockUI {font-family: Tahoma;font-size: 9.5pt;font-weight:bold; }

.footer a{
    color: #FFFFFF;
    direction: ltr;
    font-family: Verdana,"Trebuchet MS";
    font-size: 7pt;
	text-decoration:none;
}
