/***********************************************/
/* page_content.css                            */
/* LEFT COLUMN NAVIGATION STYLES               */
/***********************************************/


/************* UL LISTS ***************************/


.general_lists{
	margin: 15px 40px 5px 60px;
	font-size: 12px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	line-height: 150%;
}



/***************    PARAGRAPH    *****************/

p {
	font-family: Arial, Helvitica, sans-serif;
	text-align: left;
	line-height: 1.3;
	color: #515151;
	font-size: 14px;
	font-weight: 400;
	margin: 15px 25px 0px 25px;
}

.page_testimonial{	
	font-size: 13px;
	text-align: left;
	font-weight: 500;
	font-style: italic;
	color: #666;
	margin: 20px 35px 0px 25px;
}

.page_testimonial_credits{	
	font-size: 11px;
	text-align: left;
	font-weight: 600;
	color: #666;
	margin: 10px 35px 0px 25px;
}
	

.testimonial{
	font-size: 12px;
	text-align: justify;
	color: #FFFFFF;
	margin: -25px 10px -15px 10px;
}

.testimonial_quotes_left{
	font-size: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #FFFFFF;
	margin: 0px 0px 0px 10px;
}

.testimonial_quotes_right{
	font-size: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	color: #FFFFFF;
	margin: 0px 10px 0px 10px;
}

.testimonial_credits{
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
	margin: -20px 10px 10px 10px;
}

.testimonial_header{
	font-size: 14px;
	text-align: left;
	font-weight: 600;
	color: #FFFFFF;
	margin: 10px 10px 0px 10px;
}

.testimonial_sub_header{
	font-size: 12px;
	text-align: left;
	font-style: italic;
	color: #FFFFFF;
	margin: 0px 10px 0px 10px;
}




/***************    HEADERS    *****************/

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: 400;
	color: #003366;
	margin: 25px 0px 20px 0px;
}

.home_h1 {
	display: block;
	height: 75px;
	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-size: 8px;
	font-weight: 100;
	text-align: center;
	color: #EFF2FE;
	background-image: url(../images/backgrounds/page_title_images/home.jpg);
	background-position: center;	
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}
	
.sub_header {
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	color: #577391;
	padding: 8px 35px 15px 25px;
	margin: 0px;
}
	
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #003366;
	margin: 25px 0px 0px 25px;
}

h3 {
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	color: #fff;
	padding: 3px 0 0 0px;
	background-color: #EFF2FE;	
	height: 25px;
	margin: 3px 0px 0px 0px;	
}

.green_h3{
	background-image: url(../images/headers/204-headers/204_green.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.blue_h3
{
	background-image: url(../images/headers/204-headers/204_blue.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
	
.brown_h3{
	background-image: url(../images/headers/204-headers/204_brown.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.yellow_h3{
	background-image: url(../images/headers/204-headers/204_yellow.jpg);
	background-repeat: no-repeat;
	background-position: top right;	
}

.red_h3{
	background-image: url(../images/headers/204-headers/204_red.jpg);
	background-repeat: no-repeat;
	background-position: top right;	
}

.light_blue_h3{
	background-image: url(../images/headers/204-headers/204_light_blue.jpg);
	background-repeat: no-repeat;
	background-position: top right;	
}


h4 {
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	color: #577391;
	padding: 8px 35px 10px 25px;
	margin: 0px;
}

h5 {
	display: block;
	width: 250px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	color: #ffffff;
	padding: 6px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
}

.green_h5{
	background-image: url(../images/backgrounds/page_title_images/250-green.jpg);
	background-repeat: no-repeat;
}

.blue_h5{
	background-image: url(../images/backgrounds/page_title_images/250-blue.jpg);	
	background-repeat: no-repeat;
}

.brown_h5{
	color: #81432C;
}

.yellow_h5{
	color: #81432C;	
}

.red_h5{
	color: #81432C;	
}

.light_blue_h5{
	color: #81432C;	
}

h6 {
	font-family: Arial, Helvitica, serif;
	text-align: justify;
	line-height: 1.4;
	color: #003366;
	font-size: 13px;
	font-weight: 400;
	padding: 10px 10px 5px 10px;
	margin: 0px 0px 0px 0px;
}


.green_h6{
	background-image: url(../images/backgrounds/page_title_images/green_content_right.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.blue_h6{
	background-image: url(../images/backgrounds/page_title_images/blue_content_left.jpg);	
	background-position: left bottom;
	background-repeat: no-repeat;
}

.brown_h6{
	color: #81432C;
}

.yellow_h6{
	color: #81432C;	
}

.red_h6{
	color: #81432C;	
}

.light_blue_h6{
	color: #81432C;	
}


.alert {
	font-family: Arial, Helvitica, sans-serif;
	text-align: left;
	line-height: 1.3;
	color: RED;
	font-size: 14px;
	font-weight: 400;
	margin: 15px 25px 0px 25px;
	
}
.logintable {
	margin: 5px;
	padding: 5px;
	border: 1px solid #000000;	
	width: 300;	  	
}