body {
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.main_bg {
	background-image: url(images/main-shadow-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.left_menu_bg {
	background-image: url(images/left-menu-mid.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #66A3E4;
	border-left-color: #66A3E4;
}
.main_bg_top {

	background-image: url(images/main-shadow-bg-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.line {
	color: #66A3E4;
}
.red_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
}
.blue_header {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0F6DD3;
}
.grey_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #69696A;
}
.blue_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F6DD3;
	text-decoration: none;
}

a.blue_text:hover {
	color: #FF0000;
	text-decoration: underline;
}
.mid_panel_bg {
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #66A3E4;
	border-left-color: #66A3E4;
	background-color: #EBF3FC;
}
.red_header2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF0000;
}
.blue_header2 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0F6DD3;
}
.left_menu_bg2 {
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #66A3E4;
	border-left-color: #66A3E4;
	height: 7px;
}
.red_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}

a.red_text:hover {
	color: #0F6DD3;
	text-decoration: underline;
}
.left_menu_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #759ed0;
}
.left_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0F6DD3;
	text-decoration: none;
}

a.left_menu:hover {
	text-decoration: underline;
	color: #FF0000;
}
.blue_text_smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0F6DD3;
	text-decoration: none;
}
a.blue_text_smaller:hover {
	text-decoration: underline;
	color: #FF0000;
}
.border {
	border: 1px solid #61A4E8;
}
.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F6DD3;
}
.left_speech {
	background-image: url(images/left-speech-mark.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.red_header3 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FF0000;
}
.blue_header3 {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #0F6DD3;
}
.right_speech {
	background-image: url(images/right-speech-marks.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.blue_text_quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F6DD3;
	text-decoration: none;
	line-height: 18px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EE3B41;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #0F6DD3;
	border-right-color: #0F6DD3;
	border-bottom-color: #0F6DD3;
	border-left-color: #0F6DD3;
	font-weight: bold;
}
