@charset "utf-8";
body {
/*	margin-left: 0px;*/
	margin-top: 0px;
	margin-right: 0px;
/*	background-image: url(images/page_bg.jpg); */
	background-repeat: repeat;
}
/* index EDITED.html: changed table width on line 26 from 87% to 100% */
/* ABOVE:  remmed background-image: url(images/page_bg.jpg);   */
/*   */
/*   */
/*   */

#navcontainer {
	width: 200px;
	float: left;
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: "Trebuchet MS", Verdana, sans-serif, Arial;
}

#navcontainer a
{
	display: block;
	background-image: url(images/nav_bg-pink.jpg);
	width: 200px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-indent: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	
}



#navcontainer a:link, #navlist a:visited
{
	color: #000000;   /*menu text color*/
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, sans-serif, Arial;
	font-size: 14px;	
}  

#navcontainer a:hover
{
	background-color: #000000;
	color: #000000;  /* was fff        */
	background-image: url(images/nav_bg_roll-pink.jpg);
	width: 200px;
	height: 25px;
	font-family: "Trebuchet MS", Verdana, sans-serif, Arial;
	font-size: 14px;	
}

#navcontainer a:active
{
	/*background-image: url(images/nav_bg_roll.jpg);*/
	width: 200px;
	height: 25px;
	font-family: "Trebuchet MS", Verdana, sans-serif, Arial;
	font-size: 14px;
	color: #000000;
}

.table_page_border {
	border: 0px solid #000000;
	background-color: #FFFFFF;
}



#img_link_container {
	width: 200px;
	float: left;
	margin-top: 50px;
}

#img_link_container ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: "Trebuchet MS", Verdana, sans-serif, Arial;
}

#img_link_container a
{
	display: block;
	background-image: url(images/nav_bg-pink.jpg);
	width: 200px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-indent: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	
}



#img_link_container a:link, #img_link_list a:visited
{
	color: #000000;  /* color of last part of nav menu links:  was FFFFFF*/
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, sans-serif, Arial;
	font-size: 14px;
}  

#img_link_container a:hover
{
	background-color: #000000;
	color: #fff;
	background-image: url(images/nav_bg_roll-pink.jpg);
	width: 200px;
	height: 25px;
	font-family: "Trebuchet MS", Verdana, sans-serif, Arial;
	font-size: 14px;	
}
.breadcrumb {
	font-family: "Trebuchet MS", Verdana, sans-serif, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0E02FE;  /*WAS 000000 */
	background-color: #F6A6F1;  /* color of "Only accurate predictor of...": was EEEEEE */
	text-indent: 10px;
	border-top-width: 0px;  /*WAS 1px */
	border-bottom-width: 0px;  /*WAS 0px */
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.slogan {
	font-family: "Trebuchet MS", Verdana, sans-serif, Arial;
	font-size: 16px;
	font-style: italic;
	color: #000000;
	background-color: #F6A6F1;  /* color of "Only accurate predictor of...": was EEEEEE */
	text-align: center;
	font-weight: bold;
}

.body_text {
	font-family: "Trebuchet MS", Verdana, sans-serif, Arial;
	font-size: 14px;
	color: #000000;
}


a:link {
	text-decoration: underline;
	color: #0000FF;
}

a:visited {
	text-decoration: underline;
	color:#0000FF;
}
a:hover {
	text-decoration: underline;
	color:#0000FF;
}
a:active {
	text-decoration: underline;
	color:#0000FF;
}


.bottom_links {
	font-family: "Trebuchet MS", Verdana, sans-serif, Arial;
	font-size: 14px;
	* text-decoration: underline 
	margin-right: 5px;
	margin-left: 5px;
	color: #FFFFFF;
} 

.footer_bg_color {
	background-color: #0099CC;
	
}

h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif, Arial;
	font-size: 18px;
	color: #0D15B3;
	text-decoration: none;
}
.nav_bg_color {
	background-image: url(images/nav_bg_color.jpg);
	background-repeat: repeat-y;
}
.body_text {
	font-family: "Trebuchet MS", Verdana, sans-serif, Arial;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	padding-right: 10px;
}
h4 {
	font-family: "Trebuchet MS", Verdana, sans-serif, Arial;
	font-size: 14px;
	color: #006600;
	margin-top: 0px;
	padding-top: 0px;
	top: 0px;
	padding-left: 2px;
	text-align: justify;
	font-weight: normal;
}
.navlist_alignment {
	/*background-position: top;
	vertical-align: top;*/
	margin-top: 0px;
	padding-top: 0px;
	top: 0px;
}
.table_body_text_alignment {
	background-position: top;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
	top: 0px;
	clear: both;
}
.logo_left {
	background-color: #ECECEC;
	width: 50%;
}
.logo_right {
	background-color: #B7B7B7;
	width: 50%;
}
.home_box_img_align {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.image_center {
	text-align: center;
}

/*
.questions_red {
	font-family: "Trebuchet MS", Verdana, sans-serif, Arial;
	font-size: 14px;
	color: #E51417;
	font-weight: bold;
} */
.questions_red_bold {
	font-family: "Trebuchet MS", Verdana, sans-serif, Arial;
	font-size: 14px;
	color: #E51417;
	font-weight: bold;
} 

.designed_by {
	font-family: "Trebuchet MS", Verdana, sans-serif, Arial;
	font-size: 14px;
	float: right;
	padding-right: 10px;
}

.body_text_bold_underlined {
	font-family: "Trebuchet MS", Verdana, sans-serif, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.body_text_underlined {
	font-family: "Trebuchet MS", Verdana, sans-serif, Arial;
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;
}
.body_text_italic_underlined {
	font-family: "Trebuchet MS", Verdana, sans-serif, Arial;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	text-decoration: underline;
}
.h1_underlined {
	font-family: "Trebuchet MS", Verdana, sans-serif, Arial;
	font-size: 18px;
	color: #0D15B3;
	text-decoration: underline;
	font-weight: bold;
}

/*
.body_text_bold {
	font-family: "Trebuchet MS", Verdana, sans-serif, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.body_text_bold_italic {
	font-family: "Trebuchet MS", Verdana, sans-serif, Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.body_text_italic {
	font-family: "Trebuchet MS", Verdana, sans-serif, Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.body_text_bold_italic_underlined {
	font-family: "Trebuchet MS", Verdana, sans-serif, Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
} */



/*  I dont think this is used any more lvs
#bottom_links_container {
	float: left;
}
#bottom_links_container ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: "Trebuchet MS", Verdana, sans-serif, Arial;
}
#bottom_links_container a
{
	display: block;
	background-image: url(images/nav_bg.jpg);
	width: 200px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-indent: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#bottom_links_container a:link, #img_link_list a:visited
{
	color: #DFDFDF;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, sans-serif, Arial;
	font-size: 14px;
}  
#bottom_links_container a:hover
{
	background-color: #000000;
	color: #fff;
	background-image: url(images/nav_bg_roll.jpg);
	width: 200px;
	height: 25px;
	font-family: "Trebuchet MS", Verdana, sans-serif, Arial;
	font-size: 14px;	
} */
