@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#submenu .arrow{margin-top: 4px;}

.whitebold {font-weight:bold; color:#FFFFFF;
}
.blackbold {font-weight:bold; color:#000000;
}
.redbold {font-weight:bold; color:#fe000c;
}
.red{color:#fe000c;
}
.small{font-size:9px};

.metanav {font-size:10px;
}

td.mainnav a{
	color:#FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	text-indent: 2pt;
}

td.topnav a{
	color:#FFFFFF;
	font: bold 11px Tahoma;
	text-decoration: none;
	text-indent: 2pt;
}

td.topnav a:hover{
	color:#309ACA;
	font: bold 11px Tahoma;
	text-decoration: none;
	font: bold 11px Tahoma;
	text-indent: 2pt;
}

h1 {
	font-size: 20px;
	color:#000066;
	font-weight:bold;
	padding-top: 10px;
	font-family: JasmineUPC;
	line-height: 6px;
}

h2 {
	font-size: 18px;
	color:#000066;
	margin-bottom:10px;
	font-weight:bold;
	margin-top: 3px;
	font-family: JasmineUPC;
	line-height: 6px;
}
h3 {
	font-size: 18px;
	color:#000066;
	margin-bottom:10px;
	font-weight:bold;
	margin-top: 3px;
	font-family: JasmineUPC;
	line-height: 6px;
}
h4 {
	font-size: 14px;
	color:#000066;
	margin-bottom:10px;
	font-weight:bold;
	margin-top: 3px;
	font-family: JasmineUPC;
	line-height: 6px;
}

.offerbrownheader{font-size: 12px; color:#491500; font-weight:bold;
}

.offerblueheader{
	font-size: 12px;
	color:#00386d;
	font-weight:bold;
}


.offerblue{
	font-size: 12px;
	color:#00386d;
	font-weight:bold;
	background-color: #FFCC00;
} 


.offerblueunderline{
	font-size: 12px;
	color:#00386d;
	font-weight:bold;
	text-decoration: underline;
} 
#submenu a{ color:#3430a1; text-decoration:none;
}
#submenu a:hover {
	color: #ff0f1c;
	text-decoration:underline;
}
li  {
	background-image: url(images/bullets.gif);
	background-position: 1px 7px;
	padding-left: 10px;
	background-repeat: no-repeat;
	list-style: none;
	text-decoration: none;
	}
	
a {
	color: #0e6fcd;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
}
a:hover {
	color: #ff0f1c;
	text-decoration:underline;
}


#l_button {
	background-image: url(images/button/left.gif);
	height: 23px;
	width: 8px;
	float: left;

}

#c_button {
	background-image: url(images/button/main.gif);
	height: 23px;
	float: left;
	text-align: center;
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	font-family: JasmineUPC, "MS Sans Serif";
	font-size: 19px;
	color: #FFFFFF;
}
#button {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	height:30px;
	width:160px;
}


#c_button a {
	font-family: JasmineUPC, "MS Sans Serif";
	text-decoration: none;
	font-size: 19px;
	color: #FFFFFF;
	text-align: center;
}

#c_button a:hover {
	font-family: JasmineUPC, "MS Sans Serif";
	text-decoration: none;
	font-size: 19px;
	color: #000066;
	text-align: center;
}

#r_button {
	background-image: url(images/button/right.gif);
	height: 23px;
	width: 10px;
	float: left;
}
