/* MAIN SITE LOOK */
body {background-color:#ffffff; margin:0px; font-family:arial, helvetica, sans-serif; font-size:12px; text-align: left; color:#333333}

/* images */
img.right {float: right; border:0px; padding-left:10px; padding-bottom:10px}
img.rightPad10 {float: right; border:0px; padding-left:10px; padding-bottom:10px}
img {border:0px}

/* links */
a:link{color:#666666} a:visited{color:#666666} a:hover{color:#cc0033}
a { text-decoration:none }
a.darker:link{color:#333333} a.darker:visited{color:#333333} a.darker:hover{color:#cc0033}
a.blue:link{color:#6666cc} a.blue:visited{color:#6666cc} a.blue:hover{color:#cc0033}
a.bblue:link{color:#6666cc} a.bblue:visited{color:#6666cc} a.bblue:hover{color:#cc0033}
a.red:link{color:#ff6600} a.red:visited{color:#ff6600} a.red:hover{color:#cc0033}

/* General Styles */
.small {font-size:11px; color:#666666}
.small2 {font-size:11px; color:#666666}
.small3 {font-size:11px; color:#666666}
.smallcenter {ffont-size:11px; text-align: center; color:#666666}
.plusone {font-size:14px}
.plusonec {font-size:14px; text-align: center}
.plustwo {font-size:16px;}
.plustwocenter {font-size:16px; text-align: center}
.plusthreecenter {font-size:18px; color:#585F95; text-align: center}

.center {text-align:center}
.right {text-align:right}
.inline {display:inline}
.NotBold {font-weight:normal}
.floatstop {clear:both}

.white {color:#ffffff; text-align:center}
.whitesmall {font-size:10px; text-align: center; color:#ffffff}
.red {color:#cc0000}
.grey {color:#999999;}


.footergrey {font-size:12px; color:#666666}
.border {border: 1px solid #cccccc}
.bordercenter {border: 1px solid #cccccc; text-align:center}
.BorderGreyBack {border: 1px solid #cccccc; background-color:#eeeeee}
.highlightteal {background-color: #7fcce5}
.highlighttealcenter {background-color: #7fcce5; text-align:center}
.highlightgrey {background-color:#d9f0f7; padding:4px 4px 4px 4px; border-top:1px solid #cccccc; border-bottom:1px solid #cccccc}
.highlightgreycenter {background-color:#d9f0f7; text-align:center; padding:4px 4px 4px 4px; border-top:1px solid #cccccc; border-bottom:1px solid #cccccc}

.Header {background-color:#142550; background-image:url(images/top_pics_background.jpg); background-repeat:repeat-x;}
.HeaderBackground {background-color:#142550; height:12px}
.footer {text-align:left; font-size:11px; color:#666666}

/* HEADING TAGS */
h1 {font-size:16px;}
h2 {font-size:14px;}
h3 {font-size:12px;}
h4 {font-size:11px; color:#666666; display:inline}
h5 {font-size:9px; text-align: right; color:#656C9D; display:inline}


/* paragraph tags */
p.blue {font-size:9px; text-align: right; color:#656C9D}


/* DIV TAGS */
div.blue {font-size:9px; text-align: right; color:#656C9D}



/* Table TAGS */
table.Form {background-color:#eeeeee; border:1px solid #cccccc; padding:10px}
table.center {margin-left:auto; margin-right:auto}

td {text-align: left;}
td.center {text-align: center;}



/*LISTS */
ul {list-style-type: disc;}
ol.decimal {list-style-type: decimal;}
ol {list-style-type: decimal;}