html, body, div, span, applet, object, iframe,
h1, h3, h4, h5, h6, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 1;
    outline: 0;
}

body {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    background: #e5ebfe;
    color: #000;
}

p{
	padding:0px;
	}

.black_text {
    line-height: 19px;
    color: #000;
    padding: 0px 75px 30px 0px;
}

.black_text a {
    color: #000;
    text-decoration: none;
}

.black_text a:hover {
    color: #111;
    text-decoration: underline;
}

h1{
    font-size: 22px;
    font-family: Times, serif;
    font-style: italic;
    font-weight: bolder;
    color: #3474c0;
}

.clearer {
    clear: both;
}

img {
    vertical-align: top;
}

.text img {
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 15px;
}


* html .png_fix {
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

#container {
    width: 1038px;
    margin: 0px auto;
    text-align: left;
    background: url("../images/main_shadow.png") repeat-y left top;
}

* html #container {
    background: none;
    filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/main_shadow.png', sizingMethod='scale');
}

#content {
    position: relative;
    padding: 0px 21px 0px 13px;
    width: 1004px;
}

#header {
    height: 335px;
    background: url("../images/header2.jpg") no-repeat left top;
    position: relative;
}

#logo {
    position: absolute;
    left: 90px;
    top: 38px;
}

#call {
    position: absolute;
    right: 45px;
    top: 20px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #3373c1;
    font-size: 22px;
    line-height: 70px;
}

#columns {
    position: relative;
    background: #fff9ba url("../images/yellow_bg.gif") repeat-x left top;
    zoom: 1;
}

#left_column {
    width: 210px;
    float: left;
}

.side_nav {
    list-style-type: none;
    padding: 0px 0px 0px 20px;
    font-size: 11px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
}

.side_nav li {
    line-height: 11px;
    padding: 10px;
}

.side_nav li.last {
    background: none;
}

.side_nav li a {
    color: #3a5897;
    text-decoration: none;
    display: block;
}

.side_nav li a:hover {
    color: #F77139;
    text-decoration: underline;
}

#right_column {
    width: 715px;
    float: right;
    margin-top: 10px;
}

.navigation {
    line-height: 18px;
    padding: 5px 0px 35px;
    width: 95%;
    overflow: hidden;
    text-align: right;
}

.navigation a {
    display: inline-block;
    color: #000;
    text-decoration: none;
    margin-right: 40px;
    font-size: 14px;
    font-weight: bolder;
    font-family: Arial, Helvetica, sans-serif;
}

.navigation a.last {
    margin-right: 0px;
}

.navigation a:hover {
    text-decoration: underline;
}

.black_text {
    line-height: 19px;
    color: #000;
    padding: 0px 75px 30px 0px;
}

p.smspace {margin: 5px 0px}

.black_text a {
    color: #000;
    text-decoration: none;
}

.black_text a:hover {
    color: #111;
    text-decoration: underline;
}

.blue_text {
    font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 13px;
    color: #f3703a;
    line-height: 15px;
    padding-right: 0px;
}

.blue_text .center {
    padding: 35px 155px 10px;
}

.left_side {
    float: left;
}

.right_side {
    float: right;
}

.blue_text a {
    color: #4178a8;
    text-decoration: none;
}

.blue_text a:hover {
    text-decoration: underline;
}

.image_link {
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
}

.image_link img {
    margin-bottom: 5px;
}

#footer {
    background: url("../images/bottom_shadow.png") no-repeat left top;
    padding: 25px 0px 20px;
    width: 1038px;
    margin: 0px auto;
    font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    text-align: left;
    font-size: 11px;
}

* html #footer {
    background: none;
    filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/bottom_shadow.png', sizingMethod='crop');
}

#footer .left_side {
    padding-left: 25px;
    position: relative;
}

#footer .right_side {
    padding-right: 25px;
    position: relative;
}

#footer a {
    color: #000;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#footer2 {
    margin-left:auto;
    margin-right:auto;
    width: 1038px;
    margin: 0px auto;
    padding: 25px 0px 10px;
    text-align: center;
    font-size: 10px;
}

.smalltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #3175CE;
	text-decoration: none;
}
.table1 {
	background-color: CEE3F7;
    border-color: FFFFFF;
}

.table2 {
	background-color: FFE79C;
	border-color: FFFFFF;
}

#box {
	font-size: 12px;
	text-align: center;
	background-repeat:repeat-y;
}
#box .box-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #3373c1;
	text-decoration: none;
}

a:link {
color: #3373c1;
text-decoration: none;
}
a:visited {
color: #3373c1;
text-decoration: none;
}
a:active {
color: #3373c1;
text-decoration: none;
}
a:hover {
color: #FF9E00;
background-color: none;
text-decoration: underline;
}

.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

TABLE.Data0
{
	background-color	:#FFE79C;
}
TABLE.Data0 TR TH
{
	background-color	:#FFD38C;
	font-size			:10pt;
	font-family         :Arial, Helvetica, sans-serif;
	font-weight			:bold;
    padding: 5px;
}
TABLE.Data0 TR TD
{
	background-color	:#FFE79C;
	font-family         :Arial, Helvetica, sans-serif;
	font-size			:10pt;
    padding: 5px;
}


TABLE.Data
{
	background-color	:#FFE79C;
    padding: 15px;
}

TABLE.Data3
{
	background-color	:#b3d2ee;
    padding: 15px;
}

TABLE.Data TR TH
{
	background-color	:#FFD38C;
	font-size			:10pt;
	font-family         :Arial, Helvetica, sans-serif;
	font-weight			:bold;
}

TABLE.Data TR TD
{
	background-color	:#FFE79C;
	font-family         :Arial, Helvetica, sans-serif;
	font-size			:10pt;
}

TABLE.Data3 TR TH
{
	background-color	:#b3d2ee;
	font-size			:10pt;
	font-family         :Arial, Helvetica, sans-serif;
	font-weight			:bold;
}

TABLE.Data3 TR TD
{
	background-color	:#b3d2ee;
	font-family         :Arial, Helvetica, sans-serif;
	font-size			:10pt;
}

.inputtext { width: 350px; height: 20px; }

.inputcomments { width: 350px; height: 100px; }

.side_nav_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F77139;
}

