/* GLOBALS */
body {
margin: 0 auto;
background-color: #21355d;
text-align: center;
}

body,td {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #444444;
}

a {
color: #b94b02;
text-decoration: underline;
font-weight: normal;
}

a:hover {
text-decoration: underline;
color: #dc8a53;
font-weight: normal;
}

a.topmenu img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; 
}

a.topmenu:hover img {
filter:alpha(opacity=60);   
-moz-opacity: .6;   
opacity: .6;
-khtml-opacity: .6; 
}

a.news {
color: #b94b02;
text-decoration: none;
font-weight: normal;
font-size: 14px;
}

a.news:hover {
color: #dc8a53;
text-decoration: none;
font-weight: normal;
font-size: 14px;
}

a.thumb img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; 
}

a.thumb:hover img {
filter:alpha(opacity=80);   
-moz-opacity: .8;   
opacity: .8;
-khtml-opacity: .8; 
}

#maincontain {
width: 850px;
margin: 0 auto;
background-image: url(../_images/contentbg.jpg);
background-repeat: repeat-y;
}

#container {
width: 800px;
margin: 0 auto;
text-align: left;
}

.menubg {
width: 234px;
height: 54px;
margin: 0;
background-image: url(../_images/menu_bg.jpg);
background-repeat: no-repeat;
text-align: center;
}

.featblack {
background-color: #000000;
background-image: url(../_images/featurebg.gif);
background-repeat: no-repeat;
color: #ffffff;
padding: 18px;
}

.title {
font-weight: bold;
font-size: 16px;
color: #000000;
}

.titleblue {
font-size: 24px;
color: #b9d8ef;
font-weight: normal;
}

.titlebluedk {
font-size: 24px;
color: #005799;
font-weight: normal;
}

.titlewhite {
font-size: 24px;
color: #FFFFFF;
font-weight: normal;
}

.italgrey {
font-style: italic;
color: #9d9d9d;
font-size: 12px;
}

.italgrey2 {
font-style: italic;
color: #9d9d9d;
font-size: 10px;
}

#contentbox {
padding: 0px 15px;
}

.spacer5 {
margin: 0 0 5px 0;
}

.spacer10 {
margin: 0 0 10px 0;
}

.vertdiv {
width: 39px;
background-image: url(../_images/vertdiv.gif);
background-repeat: repeat-y;
}

.plist {
list-style-type: none;
padding: 0;
margin: 5px 6px 0px 6px;
}

.plist li {
background-image: url(../_images/icon_list.gif);
background-repeat: no-repeat;
padding: 0px 0px 0px 28px;
line-height: 14px;
margin-bottom: 15px;
}

.imgindent {
margin-left: 10px;
}

.imgbrdr {
border: 1px solid #606060;
margin-bottom: 4px;
}

.imgfloat {
float: left;
margin: 0 10px 5px 0px;
border-top: 1px solid #dbe5ed;
}


.floatdiv {
float: left;
width: 120px;
text-align: center;
font-size: 10px;
line-height: 12px;
margin-bottom: 7px;
}

.floatdiv2 {
float: left;
width: 130px;
text-align: center;
font-size: 10px;
line-height: 12px;
margin-bottom: 7px;
}

.clearit {
clear: both;
}

.divider {
width: 100%;
height: 20px;
margin: 20px auto 0px auto;
border-top: 1px solid #dbe5ed;
}

.dividersm {
width: 100%;
height: 10px;
margin: 10px auto 0px auto;
border-top: 1px solid #dbe5ed;
}

.cddiv {
float: left;
width: 122px;
background-image: url(../_images/cdbg.jpg);
background-repeat: no-repeat;
font-size: 10px;
line-height: 11px;
margin-bottom: 12px;
}

.cddivpad {
padding: 6px 0px 0px 16px;
}

.centerit {
text-align: center;
}

.smalltxt {
font-size: 10px;
}

.smalltxt2 {
font-size: 11px;
}

.padit15 {
padding: 15px;
}

.padit5 {
padding: 5px;
}

.iconalign {
border-style: none;vertical-align: middle;
margin-right: 4px;
}

.sortbox {
width: 100%;
border-top: 1px solid #d2d2d2;
border-bottom: 1px solid #d2d2d2;
}

#footer {
width: 850px;
height: 93px;
margin: 0 auto;
background-color: #ffffff;
background-image: url(../_images/footerbg.jpg);
background-repeat: no-repeat;
}

#footerpad {
font-size: 10px;
padding: 18px 50px 0px 50px;
line-height: 16px;
text-align: left;
color: #575757;
}

a.foot {
color: #575757;
text-decoration: underline;
font-weight: normal;
}

a.foot:hover {
text-decoration: underline;
color: #8f8f8f;
font-weight: normal;
}

form {
margin: 0;
padding: 0;
}

.txtbox {
font-size: 11px;
margin-bottom: 4px;
}

.required {
font-weight: bold;
}

.error {
color: #d40000;
}
