h1 {
font-family: "Times New Roman", Times, serif;
font-size: 28px;
font-weight: bold;
color: #00529F;
line-height: 90%;
text-transform: capitalize;
}
h2 {
font-family: "Times New Roman", Times, serif;
font-size: 20px;
line-height: 90%;
font-weight: bold;
color: #AB0C2C;
}
h3 {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
font-weight: bold;
line-height: 90%;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
}
p {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 120%;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 100%;
	list-style-type: square;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:active {
text-decoration: none;
}

 .news_heading1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #990000;
 font-weight: bold;
 }

 .news_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
 }
 .search_for {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #3366cc;
 }
 .disclaimer {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #999999;
 }
.icon_text {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: bolder;
}
.three_column {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 100%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.three_column_left {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 40%;
	background-color: #FFFF00;
	padding-right: 1em;
	padding-left: 1em;
}
.three_column_left_no_bg {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 40%;
	background-color: #FFFFFF;
	padding-right: 1em;
	padding-left: 1em;
}
.three_column_middle {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 20%;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	background-color: #FFFF00;
	padding-right: 1em;
	padding-left: 1em;
}
.three_column_middle_no_bg {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 20%;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	background-color: #FFFFFF;
	padding-right: 1em;
	padding-left: 1em;
}
.three_column_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 30%;
	text-align: center;
	margin: 0px;
	float: left;
	background-color: #FFFF00;
}
.three_column_right_no_bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 30%;
	text-align: center;
	margin: 0px;
	float: left;
	background-color: #FFFFFF;
}
.column_container {
	float: left;
	width: 100%;
}

.whitelinks  {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	font-size: 12px;
} 
.home_photo{
	padding: 0px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-bottom: 4px;
	margin-left: 10px;
}
