/*----------------------------------------------------------------------MAIN BODY STYLES--*/
body {
    background-color: #ffffff;
	font-family: Verdana, Arial, "Times New Roman", sans-serif;
    font-size: 12px;
    color: #666666;
    font-weight: normal;
    text-decoration: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
  }
.printbody {
    background-color: #ffffff;
  }
p {
	font-size: 12px;
	color: #666666;
}
h1 {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 0px;
}
/*----------------------------------------------------------------------LINK STYLES--*/
/* unvisited link */
a:link {
    color: #666666;
	font-weight: bold;
	text-decoration: none;
}
/* visited link */
a:visited {
    color: #666666;
	text-decoration: none;
}
/* mouse over link */
a:hover {
    color: #333333;
}
/* selected link */
a:active {
    color: #666666;
	text-decoration: none;
}
a.printy {
	color: #ffffff;
	text-decoration: none;
}
a.printy:hover {
	color: #33ccff;
	text-decoration: underline;
}
a.email {
	color: #33ccff;
	text-decoration: none;
}
a.email:hover {
	color: #455661;
	text-decoration: underline;
}
.10px {
	font-size: 12px;
	color: #808080;
}
.10px:hover {
	text-decoration: none;
}
.tenpx {
	font-size: 12px;
}
a.underline {
	text-decoration: underline;
}
a.underline:hover {
	color: #000000;
	text-decoration: none;
}
a.nounderline {
	text-decoration: none;
}
a.nounderline:hover {
	color: #000000;
	text-decoration: underline;
}
/*----------------------------------------------------------------------BANNER STYLES--*/
.banner {
    background-color: #ffffff;
	border-bottom: #33ccff 5px solid;
	padding-left: 20px;
}
.banner2 {
    background-color: #333333;
	border-bottom: #33ccff 5px solid;
	padding-left: 20px;
}
.banner3 {
    background-color: #303f46;
	border-bottom: #33ccff 0px solid;
	padding-left: 20px;
}
.header {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: #455661 0px solid;
	border-right: #455661 0px solid;
	border-top: #33ccff 0px solid;
	border-bottom: #33ccff 5px solid;
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	background-color: #455661;
	white-space: nowrap;
}
.header2 {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: #666666 0px solid;
	border-right: #666666 0px solid;
	border-top: #666666 1px solid;
	border-bottom: #666666 1px solid;
	color: #455661;
	font-weight: bold;
	font-size: 12px;
	background-color: #33ccff;
	white-space: nowrap;
}
/*----------------------------------------------------------------------MENU STYLES--*/
.poweredby {
	padding-right: 20px;
	text-align: right;
}
.logo {
	text-align: left;
}
/*
.logo {
	padding-top: 20px;
}
*/
/*----------------------------------------------------------------------MENU STYLES--*/
td.dropmenutop {
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-left: #808080 0px solid;
	border-right: #808080 0px solid;
	border-bottom: #808080 0px solid;
	border-top: #808080 0px solid;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	cursor: hand;
	white-space: nowrap;
}
td.dropmenutop2 {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-left: #808080 0px solid;
	border-right: #808080 0px solid;
	border-bottom: #808080 0px solid;
	border-top: #808080 0px solid;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	cursor: hand;
	white-space: nowrap;
}
td.dropmenubottom {
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-left: #808080 0px solid;
	border-right: #808080 0px solid;
	border-bottom: #808080 0px solid;
	border-top: #808080 0px solid;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	cursor: hand;
	white-space: nowrap;
}
td.dropmenubottom2 {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-left: #808080 0px solid;
	border-right: #808080 0px solid;
	border-bottom: #808080 0px solid;
	border-top: #808080 0px solid;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	cursor: hand;
	white-space: nowrap;
}
.menubuttondividertd {
	background-image:  url(../graphics/menubuttondividertd.gif);
	background-repeat: repeat-x;
	height: 2px;
	border-left: #808080 0px solid;
	border-right: #808080 0px solid;
	border-top: #808080 0px solid;
	border-bottom: #808080 0px solid;
}
/*----------------------------------------------------------------------DROP MENU DIV STYLES--*/
.dropmenuitem {
	DISPLAY: block;
	width:100%;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	color: #000000;
	background: #455661;
	text-decoration: none;
}
.dropmenuitem:hover {
	background: #e1f0ff;
	text-decoration: none;
}
.dropmenuoutline {
	border-left: #808080 1px solid;
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	border-bottom: #808080 1px solid;
	background: transparent;
}
/*----------------------------------------------------------------------FOOTER STYLES--*/
td#footer {
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	border-left: #666666 0px solid;
	border-right: #666666 0px solid;
	border-bottom: #33ccff 5px solid;
	border-top: #666666 0px solid;
	background-color: #455661;
	white-space: nowrap;
	text-align: center;
}
/*
td#footer a:hover {
	text-decoration: none;
}
*/
/*----------------------------------------------------------------------CONTENT STYLES--*/
#contentframe {
	border-top: #999999 0px solid;
	border-right: #999999 0px solid;
	border-left: #999999 0px solid;
	border-bottom: #999999 0px solid;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	background-color: #ffffff;
	font-size: 12px;
}
#contentframe2 {
	border-top: #999999 0px solid;
	border-right: #003366 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 0px solid;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	background-color: #ffffff;
	font-size: 12px;
}
#content {
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	background-color: #ffffff;
}
/*----------------------------------------------------------------------MAIN BODY STYLES--*/
#contacttable {
	border-left: #336699 0px solid;
	border-right: #336699 0px solid;
	border-bottom: #cccccc 0px solid;
	border-top: #cccccc 0px solid;
	background-color: transparent;
}
#contacttable2 {
	border-left: #336699 0px solid;
	border-right: #336699 0px solid;
	border-bottom: #cccccc 0px solid;
	border-top: #cccccc 0px solid;
	background-color: transparent;
}
.disclaim {
    background-color: #000000;
	border-top: #33ccff 0px solid;
	padding-top: 25px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 25px;
	font-size: 12px;
	text-align: center;
}
.disclaim2 {
    background-color: #333333;
	border-top: #33ccff 5px solid;
	padding-top: 25px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 25px;
	font-size: 12px;
	text-align: center;
}
/*----------------------------------------------------------------------CONTACT STYLES--*/
.greytext {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.greytextbold {
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
/*----------------------------------------------------------------------PICTURE FRAME STYLES--*/
.powderblue {
	color: #336699;
}
.black {
	background-color: #000000;
}
.blue {
	background-color: #336699;
}.globaleye {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 12px;
	padding-bottom: 10px;
}.stjames {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
}.eandv {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 18px;
	padding-bottom: 15px;
}
/*----------------------------------------------------------------------TABLE STYLES--*/
.bluetable {
	border-top: #003366 1px solid;
	border-right: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
	background-color: #455661;
	font-size: 12px;
	color: #333333;
	white-space: nowrap;
}
.bluetable10px {
	border-top: #003366 1px solid;
	border-right: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
	background-color: #455661;
	font-size: 12px;
	color: #333333;
	white-space: nowrap;
}
.whitetable {
	border-top: #003366 0px solid;
	border-right: #003366 0px solid;
	border-left: #003366 0px solid;
	border-bottom: #003366 0px solid;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	font-size: 12px;
	color: #000000;
	white-space: nowrap;
}
.whitetable2 {
	border-top: #003366 1px solid;
	border-right: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	font-size: 12px;
	color: #000000;
	white-space: nowrap;
}
.whitetdbold {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	white-space: nowrap;
	vertical-align: top;
}
.whitetd {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	white-space: nowrap;
	vertical-align: top;
}
/*.tdheader - left-justified, text bold*/
.tdheader {
	border-left: #003366 0px solid;
	border-right: #003366 1px solid;
	border-top: #003366 0px solid;
	border-bottom: #003366 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.tdheaderNR {
	border-left: #003366 0px solid;
	border-right: #003366 0px solid;
	border-top: #003366 0px solid;
	border-bottom: #003366 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.tdleft {
	border-left: #003366 0px solid;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.tdlefttop {
	border-left: #003366 0px solid;
	border-right: #003366 1px solid;
	border-top: #003366 0px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.tdheaderC {
	border-left: #003366 0px solid;
	border-right: #003366 0px solid;
	border-top: #003366 0px solid;
	border-bottom: #003366 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
.tdheaderCT {
	border-left: #003366 0px solid;
	border-right: #003366 0px solid;
	border-top: #003366 1px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
.tdheader10 {
	border-left: #003366 0px solid;
	border-right: #003366 1px solid;
	border-top: #003366 0px solid;
	border-bottom: #003366 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.tdheader10L {
	border-left: #003366 0px solid;
	border-right: #003366 0px solid;
	border-top: #003366 0px solid;
	border-bottom: #003366 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.tdheaderNB {
	border-left: #003366 0px solid;
	border-right: #003366 1px solid;
	border-top: #003366 0px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.tdheaderNB10 {
	border-left: #003366 0px solid;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
.tdheaderNBT10 {
	border-left: #003366 0px solid;
	border-right: #003366 1px solid;
	border-top: #003366 0px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
/*.tdheaderRJR - right-justified, border right, text bold*/
.tdheaderRJR {
	border-left: #003366 0px solid;
	border-right: #003366 1px solid;
	border-top: #003366 0px solid;
	border-bottom: #003366 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
.tdheaderRJR10 {
	border-left: #003366 0px solid;
	border-right: #003366 1px solid;
	border-top: #003366 0px solid;
	border-bottom: #003366 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.tdheaderRJRNB {
	border-left: #003366 0px solid;
	border-right: #003366 1px solid;
	border-top: #003366 0px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
.tdheaderRJRNB10 {
	border-left: #003366 0px solid;
	border-right: #003366 1px solid;
	border-top: #003366 0px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
}
/*.tdheaderRJ - right-justified, no border right, text bold*/
.tdheaderRJ {
	border-left: #003366 0px solid;
	border-right: #003366 0px solid;
	border-top: #003366 0px solid;
	border-bottom: #003366 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
.tdheaderRJ10 {
	border-left: #003366 0px solid;
	border-right: #003366 0px solid;
	border-top: #003366 0px solid;
	border-bottom: #003366 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.tdheaderRJNB {
	border-left: #003366 0px solid;
	border-right: #003366 0px solid;
	border-top: #003366 0px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
.tdheaderRJNB10 {
	border-left: #003366 0px solid;
	border-right: #003366 0px solid;
	border-top: #003366 0px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
}
.tdheaderRJNB {
	border-left: #003366 0px solid;
	border-right: #003366 0px solid;
	border-top: #003366 0px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}
/*.tdheaderRJ - right-justified, no border right, border top, text bold*/
.tdheaderRJT {
	border-left: #003366 0px solid;
	border-right: #003366 0px solid;
	border-top: #003366 1px solid;
	border-bottom: #003366 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
.tdheaderRJT10 {
	border-left: #003366 0px solid;
	border-right: #003366 0px solid;
	border-top: #003366 1px solid;
	border-bottom: #003366 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
.tdheaderRJTNB {
	border-left: #003366 0px solid;
	border-right: #003366 0px solid;
	border-top: #003366 1px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
/*.tdbottom - left-justified, border right, text bold, transparent background -*/
.tdbottom {
	border-left: #003366 0px solid;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-weight: bold;
	text-align: left;
}
.tdbottom10 {
	border-left: #003366 0px solid;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
}
/*.tdbottomNT - left-justified, border right, text bold, transparent background, no top -*/
.tdbottomNT {
	border-left: #003366 0px solid;
	border-right: #003366 1px solid;
	border-top: #003366 0px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-weight: bold;
	text-align: left;
}
/*.tdbottomRJR - right-justified, border right, text bold*/
.tdbottomRJR {
	border-left: #003366 0px solid;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	font-weight: normal;
	text-align: right;
}
/*.tdbottomRJ - right-justified, no border right, text bold*/
.tdbottomRJ {
	border-left: #003366 0px solid;
	border-right: #003366 0px solid;
	border-top: #003366 1px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	font-weight: normal;
	text-align: right;
}
/*.tdbottomblueRJR - blue, right-justified, border right, text bold*/
.tdbottomblueRJR {
	border-left: #003366 0px solid;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-weight: bold;
	text-align: right;
}
.tdbottomblueRJR10 {
	border-left: #003366 0px solid;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
}
/*.tdbottomblueRJR - blue, right-justified, border right, text bold, no top*/
.tdbottomblueRJRNT {
	border-left: #003366 0px solid;
	border-right: #003366 1px solid;
	border-top: #003366 0px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-weight: bold;
	text-align: right;
}
/*.tdbottomblueRJ - blue, right-justified, no border right, text bold*/
.tdbottomblueRJ {
	border-left: #003366 0px solid;
	border-right: #003366 0px solid;
	border-top: #003366 1px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-weight: bold;
	text-align: right;
}
/*.tdbottomblueRJNT - blue, right-justified, no border right, text bold, no top*/
.tdbottomblueRJNT {
	border-left: #003366 0px solid;
	border-right: #003366 0px solid;
	border-top: #003366 0px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-weight: bold;
	text-align: right;
}
/*.tdbottomblueRJ10 - blue, right-justified, no border right, text bold, 10px*/
.tdbottomblueRJ10 {
	border-left: #003366 0px solid;
	border-right: #003366 0px solid;
	border-top: #003366 1px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
}
/*.leftcol - left-justified, border right*/
.leftcol {
	border-left: #003366 0px solid;
	border-right: #003366 1px solid;
	border-top: #003366 0px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-weight: bold;
	text-align: left;
}
/*.leftcol - left-justified, border right*/
.leftcolwhite {
	border-left: #003366 0px solid;
	border-right: #003366 1px solid;
	border-top: #003366 0px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	font-weight: bold;
	text-align: left;
}
/*.leftcol - left-justified, border right, not bold*/
.leftcolwhiteNB {
	border-left: #003366 0px solid;
	border-right: #003366 1px solid;
	border-top: #003366 0px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	font-weight: normal;
	text-align: left;
}
.leftcolwhiteNR {
	border-left: #003366 0px solid;
	border-right: #003366 0px solid;
	border-top: #003366 0px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	font-weight: normal;
	text-align: left;
}
/*.leftcol - left-justified, border right, not bold*/
.leftcolwhiteNB10 {
	border-left: #003366 0px solid;
	border-right: #003366 1px solid;
	border-top: #003366 0px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
.leftcolwhite10 {
	border-left: #003366 0px solid;
	border-right: #003366 0px solid;
	border-top: #003366 1px solid;
	border-bottom: #003366 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
}
/*.leftcolT - left-justified, border right, border top*/
.leftcolT {
	border-left: #003366 0px solid;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-weight: bold;
	text-align: left;
}
/*.leftcolTwhite - white, left-justified, border right, border top*/
.leftcolTwhite {
	border-left: #003366 0px solid;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	font-weight: bold;
	text-align: left;
}
/*.leftcolTwhite - white, left-justified, border right, border top, not bold*/
.leftcolTwhiteNB {
	border-left: #003366 0px solid;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	font-weight: normal;
	text-align: left;
}
.leftcolTwhiteNB10 {
	border-left: #003366 0px solid;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
/*.whitecellR - right-justified, border right, no border top, not bold*/
.whitecellR {
	border-left: #003366 0px solid;
	border-right: #003366 1px solid;
	border-top: #003366 0px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	font-weight: normal;
	text-align: right;
}
.whitecellR10 {
	border-left: #003366 0px solid;
	border-right: #003366 1px solid;
	border-top: #003366 0px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
}
.whitecellL {
	border-left: #003366 0px solid;
	border-right: #003366 1px solid;
	border-top: #003366 0px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	font-weight: normal;
	text-align: left;
}
/*.whitecell - right-justified, no border right no border top, not bold*/
.whitecell {
	border-left: #003366 0px solid;
	border-right: #003366 0px solid;
	border-top: #003366 0px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	font-weight: normal;
	text-align: right;
}
/*.whitecell - right-justified, no border right no border top, not bold*/
.whitecell10 {
	border-left: #003366 0px solid;
	border-right: #003366 0px solid;
	border-top: #003366 0px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
/*.whitecellRT - right-justified, border right, border top, not bold*/
.whitecellRT {
	border-left: #003366 0px solid;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	font-weight: normal;
	text-align: right;
}
.whitecellRT10 {
	border-left: #003366 0px solid;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
}
.whitecellLT {
	border-left: #003366 0px solid;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	font-weight: normal;
	text-align: left;
}
.whitecellLT2 {
	border-left: #003366 0px solid;
	border-right: #003366 0px solid;
	border-top: #003366 1px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	font-weight: normal;
	text-align: left;
}
.whitecellLTR {
	border-left: #003366 0px solid;
	border-right: #003366 0px solid;
	border-top: #003366 0px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	font-weight: normal;
	text-align: left;
}
/*.whitecellT - right-justified, no border right, border top, not bold*/
.whitecellT {
	border-left: #003366 0px solid;
	border-right: #003366 0px solid;
	border-top: #003366 1px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	font-weight: normal;
	text-align: right;
}
.whitecellT10 {
	border-left: #003366 0px solid;
	border-right: #003366 0px solid;
	border-top: #003366 1px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
/*.whitecellNTB - right-justified, no border right no border top, not bold*/
.whitecellNTB {
	border-left: #003366 0px solid;
	border-right: #003366 0px solid;
	border-top: #003366 1px solid;
	border-bottom: #003366 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	font-weight: normal;
	text-align: right;
}
/*.whitecellNT - right-justified, no border right no border top, not bold*/
.whitecellNB {
	border-left: #003366 0px solid;
	border-right: #003366 0px solid;
	border-top: #003366 1px solid;
	border-bottom: #003366 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	font-weight: normal;
	text-align: right;
}
.tdaligntop {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	vertical-align: top;
}
/*----------------------------------------------------------------------MISCELLANEOUS STYLES--*/
.dotteddivider {
	background-image:  url(../graphics/dotted_line.gif);
	background-repeat: repeat-x;
	height: 2px
}
.bluebold {
	font-weight: bold;
	font-size: 13px;
	color: #000066;
}
.center {
    text-align:center; 
}
.centerlarge {
    text-align:center; 
	font-size: 18px;
}
/*---------------------------------------THESE ARE NOT IN OTHER STYLE.CSS---------------------------------------*/
.selectedmenu {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background: #253f65;
	cursor: none;
	white-space: nowrap;
}
.unselectedmenu {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background: #455661;
	cursor: hand;
	white-space: nowrap;
}
.selectedmenulink {
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.selectedmenulink:hover {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.menubuttondividertd2 {
	background-image:  url(../graphics/menubuttondividertd2.gif);
	background-repeat: repeat-x;
	height: 2px;
}
.flymenu {
	border-left: #f0f3f6 0px solid;
	border-right: #f0f3f6 0px solid;
	border-top: #f0f3f6 1px solid;
	border-bottom: #f0f3f6 0px solid;
	background:  url(../graphics/menubg.gif) #dce1e4;
}
.bold {
	font-weight: bold;
}
.boldwhite {
	font-weight: bold;
	color: #ffffff;
}
.large {
	font-size: 20px;
}
.mainframe {
}
.menuTable {
	border-left: #f0f3f6 0px solid;
}
.hor {
	font-size: 1px;
	color: #336699;
	/*border: #336699 0px solid;*/
}
UL {
	font-size: 12px;
	list-style: square outside;
	color: #666666;
	line-height: 120%;
}
.menugrey {
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, "Times New Roman", sans-serif;
	text-decoration: none;
}
.menugreybold {
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, "Times New Roman", sans-serif;
	text-decoration: none;
}
.red {
	font-weight: bold;
	font-size: 12px;
	color: #CC0000;
}
.centre {
	text-align: center;
}
.centrebold {
	text-align: center;
	font-weight: bold;
}
.normal {
	font-weight: normal;
}
.noteblock {
	border-top: #003366 1px solid;
	border-right: #003366 0px solid;
	border-left: #003366 0px solid;
	border-bottom: #003366 1px solid;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	background-color: #455661;
}
.rowhighlight {
	background-color: #455661;
}
.TDcol1 {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
	color: #333333;
	font-weight: normal;
	white-space: nowrap;
	height: 12px;
	text-align: left;
	vertical-align: text-top;
}


/*----------------------------------------------------------------------FORM STYLES--*/
.form {
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	background-color: #455661
}
/*.submit {
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	color: #455661;
	font-weight: bold;
	font-size: 12px;
	background-color: #336699;
	cursor: hand;
}*/
.submit {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Verdana,Arial;
	background-color: #455661;
	cursor: hand;
}
.input {
	border-right: #253f65 1px double;
	border-top: #253f65 1px double;
	font-weight: bold;
	font-size: 12px;
	border-left: #253f65 1px double;
	border-bottom: #253f65 1px double;
	font-family: Verdana,Arial;
	background-color: #455661;
}
.textarea {
	SCROLLBAR-FACE-color: #d1d1d1;
	SCROLLBAR-HIGHLIGHT-color: #d1d1d1;
	SCROLLBAR-SHADOW-color: #8a8a8a;
	SCROLLBAR-3DLIGHT-color: #8a8a8a;
	SCROLLBAR-ARROW-color: #8a8a8a;
	SCROLLBAR-TRACK-color: #e5e5e5;
	SCROLLBAR-DARKSHADOW-color: #e5e5e5;
	SCROLLBAR-BASE-color: #d1d1d1;
	border-right: #253f65 1px double;
	border-top: #253f65 1px double;
	font-weight: bold;
	font-size: 12px;
	border-left: #253f65 1px double;
	border-bottom: #253f65 1px double;
	background-color: #455661;
}
.select {
	SCROLLBAR-FACE-color: #d1d1d1;
	SCROLLBAR-HIGHLIGHT-color: #d1d1d1;
	SCROLLBAR-SHADOW-color: #8a8a8a;
	SCROLLBAR-3DLIGHT-color: #8a8a8a;
	SCROLLBAR-ARROW-color: #8a8a8a;
	SCROLLBAR-TRACK-color: #e5e5e5;
	SCROLLBAR-DARKSHADOW-color: #e5e5e5;
	SCROLLBAR-BASE-color: #d1d1d1;
	border-right: #253f65 1px double;
	border-top: #253f65 1px double;
	font-weight: bold;
	border-left: #253f65 1px double;
	border-bottom: #253f65 1px double;
	font-family: Verdana,Arial;
	background-color: #455661;
}
.radio {
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-size: 14px;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
}
.reset {
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 12px;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	background-color: silver;
}
.activeinput {
	border-left: #253f65 1px double;
	border-right: #253f65 1px double;
	border-top: #253f65 1px double;
	border-bottom: #253f65 1px double;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, "Times New Roman", sans-serif;
	background-color: #336699;
	color: #ffffff
}
.activeinput2 {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana, Arial, "Times New Roman", sans-serif;
	background-color: #336699;
	cursor: hand;
}
.invalidinput {
	border-left: #253f65 1px double;
	border-right: #253f65 1px double;
	border-top: #253f65 1px double;
	border-bottom: #253f65 1px double;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, "Times New Roman", sans-serif;
	background-color: #455661;
	color: #000000
}
.invalidinput2 {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, "Times New Roman", sans-serif;
	background-color: #455661;
	cursor: hand;
}
/*----------------------------------------------------------------------DAMAGE / EXPOSURE FORM STYLES--*/
.TDborder{
	BORDER-TOP: #003366 1px solid; BORDER-RIGHT: #003366 1px solid; BORDER-LEFT: #003366 1px solid; BORDER-BOTTOM: #003366 1px solid; padding-top: 5px; padding-right: 5px; padding-left: 6px; padding-bottom: 5px; BACKGROUND-COLOR: #ffffff; FONT-SIZE: 12px; COLOR: #333333; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Arial, "Times New Roman";
}
.TDnormal {
	BORDER-TOP: #003366 0px solid; BORDER-RIGHT: #003366 0px solid; BORDER-LEFT: #003366 0px solid; BORDER-BOTTOM: #003366 0px solid; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: px; BACKGROUND-COLOR: #ffffff; FONT-SIZE: 12px; COLOR: #333333; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Arial, "Times New Roman";
}
.TDpad1 {
	BORDER-TOP: #003366 0px solid; BORDER-RIGHT: #003366 0px solid; BORDER-LEFT: #003366 0px solid; BORDER-BOTTOM: #003366 0px solid; padding-top: 5px; padding-right: 5px; padding-left: 0px; padding-bottom: 5px; BACKGROUND-COLOR: #ffffff; FONT-SIZE: 12px; COLOR: #333333; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Arial, "Times New Roman"; WHITE-SPACE: nowrap; HEIGHT: 12px; VERTICAL-ALIGN: text-top;
}
.TDpad2 {
	BORDER-TOP: #003366 0px solid; BORDER-RIGHT: #003366 0px solid; BORDER-LEFT: #003366 0px solid; BORDER-BOTTOM: #003366 0px solid; padding-top: 2px; padding-right: 5px; padding-left: 5px; padding-bottom: 2px; BACKGROUND-COLOR: #ffffff; FONT-SIZE: 12px; COLOR: #333333; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Arial, "Times New Roman"; WHITE-SPACE: nowrap; HEIGHT: 12px; VERTICAL-ALIGN: text-top;
}
.TDpad6 {
	BORDER-TOP: #003366 0px solid; BORDER-RIGHT: #003366 0px solid; BORDER-LEFT: #003366 0px solid; BORDER-BOTTOM: #003366 0px solid; padding-top: 5px; padding-right: 5px; padding-left: 0px; padding-bottom: 5px; BACKGROUND-COLOR: #ffffff; FONT-SIZE: 12px; COLOR: #333333; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Arial, "Times New Roman"; HEIGHT: 12px; VERTICAL-ALIGN: text-top;
}
.TDpadright {
	BORDER-TOP: #003366 0px solid; BORDER-RIGHT: #003366 0px solid; BORDER-LEFT: #003366 0px solid; BORDER-BOTTOM: #003366 0px solid; padding-top: 5px; padding-right: 0px; padding-left: 0px; padding-bottom: 5px; BACKGROUND-COLOR: #ffffff; FONT-SIZE: 12px; COLOR: #333333; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Arial, "Times New Roman";  WHITE-SPACE: nowrap; HEIGHT: 12px; TEXT-ALIGN: right;
}
.TDpadright1 {
	BORDER-TOP: #003366 0px solid; BORDER-RIGHT: #003366 0px solid; BORDER-LEFT: #003366 0px solid; BORDER-BOTTOM: #003366 0px solid; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; BACKGROUND-COLOR: #ffffff; FONT-SIZE: 12px; COLOR: #333333; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Arial, "Times New Roman"; HEIGHT: 12px; TEXT-ALIGN: right; VERTICAL-ALIGN: text-top;
}
.TDpadright2 {
	BORDER-TOP: #003366 0px solid; BORDER-RIGHT: #003366 0px solid; BORDER-LEFT: #003366 0px solid; BORDER-BOTTOM: #003366 0px solid; padding-top: 5px; padding-right: 0px; padding-left: 0px; padding-bottom: 5px; BACKGROUND-COLOR: #ffffff; FONT-SIZE: 12px; COLOR: #333333; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Arial, "Times New Roman";  HEIGHT: 12px; TEXT-ALIGN: right;
}
.TDpadright3 {
	BORDER-TOP: #003366 0px solid; BORDER-RIGHT: #003366 0px solid; BORDER-LEFT: #003366 0px solid; BORDER-BOTTOM: #003366 0px solid; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 5px; BACKGROUND-COLOR: #ffffff; FONT-SIZE: 12px; COLOR: #333333; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Arial, "Times New Roman"; HEIGHT: 12px; TEXT-ALIGN: right; VERTICAL-ALIGN: text-top;
}
.TDleft {
	BORDER-TOP: #003366 0px solid; BORDER-RIGHT: #003366 0px solid; BORDER-LEFT: #003366 0px solid; BORDER-BOTTOM: #003366 0px solid; padding-top: 5px; padding-right: 0px; padding-left: 0px; padding-bottom: 5px; BACKGROUND-COLOR: #ffffff; FONT-SIZE: 12px; COLOR: #333333; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Arial, "Times New Roman"; HEIGHT: 12px; TEXT-ALIGN: left;
}
.TDleft2 {
	BORDER-TOP: #003366 0px solid; BORDER-RIGHT: #003366 0px solid; BORDER-LEFT: #003366 0px solid; BORDER-BOTTOM: #003366 0px solid; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; BACKGROUND-COLOR: #ffffff; FONT-SIZE: 12px; COLOR: #333333; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Arial, "Times New Roman"; HEIGHT: 12px; TEXT-ALIGN: left; VERTICAL-ALIGN: text-top;
}
.TDleft3 {
	BORDER-TOP: #003366 0px solid; BORDER-RIGHT: #003366 0px solid; BORDER-LEFT: #003366 0px solid; BORDER-BOTTOM: #003366 0px solid; padding-top: 0px; padding-right: 0px; padding-left: 5px; padding-bottom: 5px; BACKGROUND-COLOR: #ffffff; FONT-SIZE: 12px; COLOR: #333333; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Arial, "Times New Roman"; HEIGHT: 12px; TEXT-ALIGN: left; VERTICAL-ALIGN: text-top;
}
.TDleft5 {
	BORDER-TOP: #003366 0px solid; BORDER-RIGHT: #003366 0px solid; BORDER-LEFT: #003366 0px solid; BORDER-BOTTOM: #003366 0px solid; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; BACKGROUND-COLOR: #ffffff; FONT-SIZE: 12px; COLOR: #333333; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Arial, "Times New Roman"; HEIGHT: 12px; TEXT-ALIGN: left;
}
.TDleft6 {
	BORDER-TOP: #003366 0px solid; BORDER-RIGHT: #003366 0px solid; BORDER-LEFT: #003366 0px solid; BORDER-BOTTOM: #003366 0px solid; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; BACKGROUND-COLOR: #ffffff; FONT-SIZE: 12px; COLOR: #333333; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Arial, "Times New Roman"; HEIGHT: 12px; TEXT-ALIGN: left; VERTICAL-ALIGN: text-top;
}
.TDleft7 {
	BORDER-TOP: #003366 0px solid; BORDER-RIGHT: #003366 0px solid; BORDER-LEFT: #003366 0px solid; BORDER-BOTTOM: #003366 0px solid; padding-top: 0px; padding-right: 0px; padding-left: 5px; padding-bottom: 0px; BACKGROUND-COLOR: #ffffff; FONT-SIZE: 12px; COLOR: #333333; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Arial, "Times New Roman"; HEIGHT: 12px; TEXT-ALIGN: left; VERTICAL-ALIGN: text-top;
}
.TDleft8 {
	BORDER-TOP: #003366 0px solid; BORDER-RIGHT: #003366 0px solid; BORDER-LEFT: #003366 0px solid; BORDER-BOTTOM: #003366 0px solid; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; BACKGROUND-COLOR: #ffffff; FONT-SIZE: 12px; COLOR: #333333; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Arial, "Times New Roman"; HEIGHT: 1px; TEXT-ALIGN: left;
}
.TDborder{
	BORDER-TOP: #003366 1px solid; BORDER-RIGHT: #003366 1px solid; BORDER-LEFT: #003366 1px solid; BORDER-BOTTOM: #003366 1px solid; padding-top: 5px; padding-right: 5px; padding-left: 6px; padding-bottom: 5px; BACKGROUND-COLOR: #ffffff; FONT-SIZE: 12px; COLOR: #333333; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Arial, "Times New Roman";
}
.TDtop {
	BORDER-TOP: #003366 0px solid; BORDER-RIGHT: #003366 0px solid; BORDER-LEFT: #003366 0px solid; BORDER-BOTTOM: #003366 0px solid; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; BACKGROUND-COLOR: #ffffff; FONT-SIZE: 12px; COLOR: #333333; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Arial, "Times New Roman";  VERTICAL-ALIGN: text-top;
}
.TDcol1 {
	BORDER-TOP: #003366 0px solid; BORDER-RIGHT: #003366 0px solid; BORDER-LEFT: #003366 0px solid; BORDER-BOTTOM: #003366 0px solid; padding-top: 12px; padding-right: 5px; padding-left: 0px; padding-bottom: 5px; BACKGROUND-COLOR: #ffffff; FONT-SIZE: 12px; COLOR: #333333; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Arial, "Times New Roman"; WHITE-SPACE: nowrap; HEIGHT: 12px; TEXT-ALIGN: right; VERTICAL-ALIGN: text-top;
}
.TDnormal {
	BORDER-TOP: #003366 0px solid; BORDER-RIGHT: #003366 0px solid; BORDER-LEFT: #003366 0px solid; BORDER-BOTTOM: #003366 0px solid; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: px; BACKGROUND-COLOR: #ffffff; FONT-SIZE: 12px; COLOR: #333333; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Arial, "Times New Roman";
}
.spacer {
	BORDER-TOP: #003366 0px solid; BORDER-RIGHT: #003366 0px solid; BORDER-LEFT: #003366 0px solid; BORDER-BOTTOM: #003366 0px solid; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; BACKGROUND-COLOR: #ffffff; FONT-SIZE: 12px; COLOR: #333333; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Arial, "Times New Roman";  HEIGHT: 20px;
}
.TDnopad {
	BORDER-TOP: #003366 0px solid; BORDER-RIGHT: #003366 0px solid; BORDER-LEFT: #003366 0px solid; BORDER-BOTTOM: #003366 0px solid; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; BACKGROUND-COLOR: #ffffff; FONT-SIZE: 12px; COLOR: #333333; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Arial, "Times New Roman"; HEIGHT: 12px; TEXT-ALIGN: left;
}
.printtd {
  text-align: right;
}
.brochuretable {
	border-left: #336699 1px solid;
	border-right: #336699 1px solid;
	border-top: #336699 1px solid;
	border-bottom: #336699 0px solid;
	background-color: transparent;
}
.brochure_title {
	border-bottom: #336699 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	background-color: #455661;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.brochure {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-left: #336699 0px solid;
	border-right: #336699 1px solid;
	border-top: #336699 0px solid;
	border-bottom: #336699 1px solid;
	vertical-align: top;
	text-align: center;
}
.brochure2 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-left: #336699 0px solid;
	border-right: #336699 0px solid;
	border-top: #336699 0px solid;
	border-bottom: #336699 1px solid;
	vertical-align: top;
	text-align: left;
}
.whiteCelltop {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 25px;
	padding-bottom: 25px;
	vertical-align: top;
}
.whiteCellright {
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 12px;
	vertical-align: top;
	text-align: right;
}
.whiteCell {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 12px;
	COLOR: #333333;
}
.whiteCellsmall {
	padding-top: 2px;
	padding-bottom: 2px;
}
.headline {
	FONT-SIZE: 18px;
	COLOR: #ffffff;
}
.photo {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid;
}
/* 
RESEARCH THE FOLLOWING:
	white-space: nowrap;
	margin-left: 3px;
	margin-right: 3px;
	
   DIFFERENCE BETWEEN:
	td#footer a:hover
	td#footer:hover
	(.footer a:hover?)