body {
	background:#666 repeat-x center top url(images/bg.gif);
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	color:#112233;
}

a {
	color:#1e90ff;
}

a:hover {
	color:#A9A9A9;
	text-decoration:none;
}

hr {
	height:1px;
	color:#a4ddfb;
}

p, h1, h2, h3, h4 {
	padding:10px;
	align:center;
}

p {
	font-size: 14px; 
	margin-top:6px;
	margin-bottom:6px;
	font-weight:normal;
	line-spacing:3;
	
}

ul, ol {
	font-size: 12px; 
	list-style:square;
}

li {
	
}

.lighttxt {
	color: #fff;
	font-size:12px;
	margin-top:5px;
	margin-bottom:5px;
}

.lighttxt a {
	color: #fff;
}

.smtxt {
	font-size:10px;
	color:#335599;
	margin-top:5px;
	margin-bottom:5px;
}

.bgcaptxt {
	font-family: Garamond, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#127eb8; 
	text-transform:uppercase;
}


h1 {
	background:#4d89ac;
	font-family: Garamond, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 22px;
	color:#ddd;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:-1;
	line-height:20px;
	border-bottom:#a4ddfb 3px double;
	border-top:#223 1px solid;
	margin-top:5px;
	margin-bottom:5px;
	padding-bottom:5px;
	padding-top: 5px;
}

h2 {
	background:#ddd;
	font-family: Trebuchet, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 22px;
	color:#000000/*0472ad118dd0#035d8d*/; 
	text-transform:uppercase;
	font-weight:bold;
	line-height:17px;
	border-bottom:#118dd0 1px solid;
	margin-top:8px;
	margin-bottom:5px;
	padding-bottom:5px;
	padding-top: 10px;
}

h3 {
	font-family: Trebuchet, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 20px;
	color:#000000; 
	text-transform:uppercase;
	font-weight:bold;
	line-height:16px;
	margin-top:8px;
	margin-bottom:10px;
}

h4 {
	font-family: Trebuchet, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 18px;
	color:#01456a; 
	text-transform:none;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:5px;
}

h5 {
	font-family: Garamond, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	color:#000000; 
	text-transform:none;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:15px;
	border-bottom:#9fbece 1px solid;
}

h6 {
	font-family: Trebuchet, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 45px;
	color:#000066; 
	text-transform:none;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:5px;
}


/* LAYOUT TABLE PROPERTIES */
td {
	font-size:13px;
}

td.bluebg {
	background:#005b8d repeat-x center top url(images/tablebg.gif) ;
	padding:10px;
}

p.bluebgtxt {
	border: 1px #04699c solid;
	padding: 12px;
	font-size:11px;
	color: #FFFFFF;
}

a.bluebgtxt {
	margin-left:450px;
	text-transform:uppercase;
	color: #FFFFFF;
}

a.bluebgtxt:hover {
	text-transform:uppercase;
	color:#999999;
}

td.bluebg2 {/*home only*/
	background:#005b8d repeat-x center top url(images/tablebg2.gif) ;
	padding:10px;
}

td.bluebg img {
	padding: 5px;
}

td.bluebg img.nopad {
	padding: 0px;
}

td.indextext {
	background:#005b8d repeat-x center top url(images/tablebg-sm.gif);
	padding:10px;
}

/* LARGE BUTTONS */
td.servicebuttons {
	height:183px;
	width:200px;
	background: url(images/buttonbox.gif) no-repeat center center;
	padding:10px;
	text-transform:uppercase;
}

td.servicebuttons2 {
	height:183px;
	width:180px;
	background: url(images/buttonbox2.gif) no-repeat top center;
	padding:4px;
	margin:2px;
	text-transform:uppercase;
}

td.servicebuttons p, td.servicebuttons2 p {
	font-size:11px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin-top:20px;
}


td.servicebuttons a, td.servicebuttons2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#0099FF;
}

td.servicebuttons a:hover, td.servicebuttons2 a:hover {
	text-decoration:none;
	color:#666666;
}


/* TABLE BORDERS */
td.borderleft {
	background:#f2f2f2 url(images/textbox-lft.gif) repeat-y left top;
}

td.borderright {
	background:#f2f2f2 url(images/textbox-rt.gif) repeat-y right top;
}

/* HEADER ROWS FOR DATA */
th {
	font-size: 14px;
	color:#01456a; 
	text-transform:uppercase;
	font-weight:normal;
	line-height:16px;
	background:#ddd;
	border:#fff 1px solid;
}

/* SUBMENU */
#submenu {
	text-align: center;
}

#submenu ul {
	padding:0px;
	margin:0px;
	margin-bottom:15px;
}

#submenu li {
	background: #eee;
	list-style: square;
	display:inline;
	padding-left: 10px;
	padding-right:10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 1px solid #c2bcb0;
	border-right: 1px solid #c2bcb0;
	text-transform:uppercase;
	font-size:13px;
	margin-bottom:10px;
	margin-top:10px;
}

#submenu li a {
	color: #486677;
	text-decoration:none;
}

#submenu li a:hover {
	color: #118dd0;
	text-decoration: underline;
}

#submenu li a.current {
	color: #118dd0;
	text-decoration:none;
}

#videotag {
background-color:#04699c; color:#FFFFFF; text-transform:uppercase; font-size:10px; font-weight:bold; text-align:center; padding-bottom:5px;
}