@charset "UTF-8";
body, td, th {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #333;
	text-align: center;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
body {
	background-color: #FFF;
	background-image: url(../2011/BG_top.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.alignLeft {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	color: #333;
	text-align: left;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #333;
	text-align: center;
}
.smallText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
}
.smallTextWhite {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #fff;
	text-align: center;
	
}
.dkRedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #900;
}
.regText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #900;
}
.boldText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}
.Textighlight {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	background-color: #FFFF00;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
}
.textleft {
	text-align: left;
}
.textleft {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
}
.boldGreen {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #79A900;
	text-align: left;
}
.textleftwhite {
	color: #CCC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.highlightGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFF;
	background: #690;
}
textGRAY {
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.left {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
}

.DardkLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.textVerdanaSm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	text-align: center;
}
.textArialRegular {
	font-family: Arial, Helvetica, sans-serif;
}
.textTimesNewRoman {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.textRed {
	color: #F00;
}
.PageHeaderText {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	background: #2386C4;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	display: none;
	padding: 5px;
	width: auto;
	border: thin solid #C00;
}
.header {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #ED2E22;
	font-size: x-large;
}
.top_phone {
	position: relative; 
	left: -200px; 
	top: 40px; 
	font: 36px Arial Black, Arial Black, Gadget, sans-serif; 
	color: #fff; 
	text-shadow: #000 4px 5px 5px;
	margin-top:-30px;
	margin-bottom:-20px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}

ul, ol {
	list-style:none;
}

ul li, ol li {
	padding-bottom:8px;
	background: url(/images/check.gif) no-repeat 0 4px;
	padding-left: 16px;
}

div.box
{
width:250px;
padding:5px;
border:1px solid gray;
background-color:#E3E4FA;
margin:0px;
}
div.ex
{
width:550px;
padding:10px;
background-color:beige;
margin:0px;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

.centerIt {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #039;
}
