@charset "utf-8";
.topmenu {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-indent: 7px;
}

.footer {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 21px;

}
.text {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	line-height: 16px;

}

.text a{
	color: #333333;
	text-decoration: none;
}

.text a:hover{
	text-decoration: Underline;
}
.heading {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:700;
}
#color {
color:#333333;
}

.li5 {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	list-style-type: square;
	line-height: 21px;
}
.li3 {
	font-family: arial;
	font-size: 12px;
	color: #007EDB;
	list-style-type: square;
	line-height: 21px;
}
.orange_list {
	list-style-image: url(images/bullet_orange.gif);
	font-weight: 700;
	color: #9A0003;
}
.mainbg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #4396CA;
}


.banner_cont {
	font-family:Arial;
	font-size: 12px;
	color: #007EDB;
	font-weight:700;
	list-style-type: square;
}
.li1 {
	font-family: verdana;
	font-size: 11px;
	color: #007EDB;
	list-style-type: square;
	line-height: 18px;
}
.leftbg {
	background-image: url(images/bg_left1.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.title {
	font-family: verdana;
	font-size: 16px;
	color: #D90F0F;
	text-indent: 8px;
}
.li2 {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	line-height: 24px;
	list-style-image: url(images/bullet3.gif);
}
.textfield {
	width:125px;
	height: 11px;
	font-family: verdana;
	font-size: 9px;
	color: #333333;
	padding-left: 20px;
	background-image: url(images/searchbox_icon.gif);
	background-repeat: no-repeat;
}

.orange_list a {
	color: #9A0003;
	text-decoration: none;
}
.li3 a {
	color: #007EDB;
	text-decoration: none;
}

.li3 a:hover {
	text-decoration: underline;
}

.li2 a {
	color: #333333;
	text-decoration: none;
}
.li2 a:hover {
	text-decoration: underline;
}

.topmenu a {
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu a:hover  {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.li1 a {
	color: #007EDB;
	text-decoration: none;
}

.li1 a:hover {
	text-decoration: underline;
}
.li5 a {
	color: #333333;
	text-decoration: none;
}
.li5 a:hover {
	text-decoration: underline;
}
.txtbox
{
	border:1px solid #6b6b6b;
	width:220px;	
	height:17px;
	font-family: Verdana;
	font-size: 11px;	
}

.white_text {
	color: #FFFFFF;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff2200;
	font-weight: bold;
	
	
}

.date_list {
	font-size: 13px;
	font-family: arial;
	font-weight: 700;
	color: #9A0003;
}

.smallestTag { font-size: xx-small; }
.smallTag { font-size: small; }
.mediumTag { font-size: medium; }
.largeTag { font-size: large; }
.largestTag { font-size: xx-large; } 
