/*FLA STYLES*/



/*GENERAL PAGE LAYOUT*/

#container {
	width:754px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 3px solid #999999;
	background-color: #FFF;
}


#layoutTable  {
	height: auto;
	padding: 0px;
	margin: 0px;
	width: 754px;
}

#contentArea {
	height: auto;
	width: auto;
}


/*HTML TAGS AND PSEUDOCLASSES*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 000000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color:#FDFDFD
}
h5 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2941B9;
}
h4 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2941B9;
}
h3 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2941B9;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #2941B9;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #2941B9;
}

a:link {
	color: #2941B9;
	text-decoration: underline;
}
a:visited {
	color: #2941B9;
	text-decoration: underline;
}
#navBar a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*OTHER ID's*/

#page_title {
	padding: 0px;
	margin-top: 10px;
	text-align: center;
	font-size: x-large;
}

#date {
	height:auto;
	font-size: small;
	color: #BA282B;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;

}
#searchForm {
	background-image: url(images/searchback2.gif);
	height:53px;
	width: 244px;
	float: left;
	margin: 0px;
	padding: 5px 0px 0px;
}
#banner_Main_Image {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 82px;
	width: 510px;
}

#return_Home_Link {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 4px;
	float: left;
}


/*CLASSES*/

.text_Small_Blue {
	font-size: small;
	color: #2941B9;
	font-weight: normal;
}
.text_12Px_Blue {
	font-size: 12px;
	color: #2941B9;
}
.text_Underline {
	text-decoration: underline;
}
.text_Red {
	color: #FF0000;
}
.text_Itallic {
	font-style: italic;
}
.text_Center {
	text-align: center;
}
.text_Bold {
	font-weight: bold;
}
.text_20px {
	font-size: 20px;
}
.text_Yellow {
	color: #FFFF00;
}

.text_15px_Blue {
	font-size: 15px;
	color: #2941B9;
}
.text_DkBlue24px_Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #392173;
}
.text_red_18px {
	font-size: 18px;
	font-style: italic;
	color: #FF0000;
}
.text_18px_bold_blue {
	font-size: 18px;
	font-weight: bold;
	color: #2941B9;
}
.text_30px_bold_blue {
	font-size: 30px;
	font-weight: bold;
	color: #2941B9;
}
.text_24px_bold_blue {
	font-size: 24px;
	font-weight: bold;
	color: #2941B9;
	font-family: Arial, Helvetica, sans-serif;
}
.text_red_italic_bold_16px {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}

.text_15px_bold_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2941B9;
}
.textOrange18pxBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #DC812E;
}
.text_large_bold_cc3100 {
	font-size: large;
	font-weight: bold;
	color: #CC3100;
}
.textGreen18pxBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #657131;
}
.text_Small_BlueItallic {
	font-size: small;
	color: #2941B9;
	font-weight: normal;
	font-style: italic;
}
.small_itallic {
	font-size: small;
	font-style: italic;
}


.text_16px_med_blue {
	font-size: 16px;
	color: #0066CC;
}

.textOrange_24pxBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #DC812E;
}

.text_bold_itallic {
	font-style: italic;
	font-weight: bold;
}

.textOrange_small_Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #DC812E;
}
.text_small_red_bold_itallic {
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.Text_medium_georgia_itallic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #2941B9;
	font-style: italic;
}
.text_medium_Blue_Bold {
	font-size: medium;
	color: #2941B9;
	font-weight: bold;
}
.text_orange_18px {
	color: #FF6600;
	font-size: 18px;
}
.text_orange_medium {
	color: #F60;
	font-size: medium;
	font-weight: normal;
}
.text_993300_medium_itallic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #993300;
}
.text_white_small {
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
}

.text_Black {
	color: #000000;
	font-size: small;
	font-weight: normal;
}
.text_medium_Blue {
	font-size: medium;
	color: #2941B9;
	font-weight: normal;
}


.sub_Title {
	margin-top: 10px;
	margin-bottom: 10px;
}
.text_Dark_Blue {
	color: #000066;
}

.banner_Buton_2 {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 72px;
	display: block;
}
.banner_Buton_3 {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 82px;
	display: block;
}

.sub_List {
	font-size: 14px;
	color: #213BB6;
	list-style-position: outside;
	list-style-type: disc;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
}



/*TOP HORIZONTAL NAVIGATION BAR*/

#navBar {
	background-color: #99CCFF;
}
#navBar a:link {
	text-decoration: none;
}
#navBar div {
	height: 20px;
	width: auto;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
	margin: 0px;
	padding: 5px 5px 0px;
	font-size: 13px;
	font-weight: bold;
}
/*Tag Line*/
#tagLine {
	text-align: center;
	height: auto;
	width: 754px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	background-color: #2941B9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 1px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	background-repeat: repeat;
}
.tagLineFirstLetter {
	font-size: 18px;
	color: #FFFF00;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

/*BOTTOM SECTION*/

#bottomInfo {
	font-size: 12px;
	margin: 5px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #213BB6;
	padding: 0px;
}
#bottomInfo p#left {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 4px;
	width: 336px;
	height: auto;
	margin: 0px;
}
#bottomInfo p#right {
	height: auto;
	width: 340px;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#bottomInfo img {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}


#bottom_Update_Div {
	padding-top: 5px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2942BA;
	width: 748px;
	font-size: 12px;
	padding-left: 4px;
	padding-right: 2px;
	text-align: center;
}
.w3c_symbols {
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 100%;
}
.text_small_bold_blue {
	font-size: small;
	font-weight: bold;
	color: #2941B9;
}
.text_ltbrown_medium_italic_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #9D6B2E;
	font-weight: bold;
}
.text_red_itallic {
	font-style: italic;
	font-weight: normal;
	color: #FF0000;
}
.text_red_medium {
	font-size: medium;
	color: #FF0000;
}
.text_Red_ex_small {
	color: #FF0000;
	font-size: x-small;
}
.text_Red_large_bold {
	color: #FF0000;
	font-size: large;
	font-weight: bold;
}
.text_Red_ex_large_bold {
	color: #FF0000;
	font-size: x-large;
	font-weight: bold;
}

.text_small_black {
	font-size: small;
	color: #000;
}

#about_info p {
	float: left;
	height: auto;
	width: 745px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.text_orange_small {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #F60;
	font-family: Arial, Helvetica, sans-serif;
}




#right_box a:hover {
	font-size: 0.9em;
	margin-left: 40px;
	margin-top: 10px;
	display: block;
}



.orange {
	color: #F30;
}

.text_small {
	font-size: small;
}
.text_medium {
	font-size: medium;
}
.border_1px_black {
	border: 1px solid #000;
}

