
body {
	background-image: url(../images/tile_bodyback.gif);
	background-repeat: repeat-x;
	margin:0;
	background-color: #D0E0EF;
}

td {font-family: Arial, Helvetica, sans-serif;}
p {font-size: 11px; line-height: 14px; color: #3B3B3B; margin:0;}
ul { padding: 0px 0px 6px 18px; margin:0px;}
li	{font-size: 11px; line-height: 14px; color: #1F58AE; padding: 4px 0px 4px 0px; margin:0px;}

.pad-1 { padding: 4px 0px 4px 0px;}
.pad-2 { padding: 6px 40px 10px 55px;}
.pad-3 { padding: 6px 30px 10px 20px;}
.pad-4 { padding: 12px 0px 4px 0px;}
.pad-5 { padding: 0px 0px 4px 10px;}
.pad-6 { padding: 0px 0px 10px 0px;}
.indent-1{ margin: 2px 0px 2px 8px;}

#edgeLeft { background-image:url(../images/edge-bot-left-tile.gif); background-repeat: repeat-y;}
#edgeRight { background-image: url(../images/edge-bot-right-tile.gif); background-repeat: repeat-y;}
#edgeBottom { background-image: url(../images/edge-Bottom.gif); background-repeat: repeat-y;}
#edgeLeftTop { background-image:url(../images/edge-left.gif); background-repeat: repeat-y;}
#edgeRightTop { background-image: url(../images/edge-right.gif); background-repeat: repeat-y;}
#navBack { background-color:#FFFBD1; background-image:url(../images/tile_navback.gif); background-repeat: repeat-x;}

#trim-ltlineRt { border-right:1px solid #FFFFFF;}
#trim-ltlineTop { border-top:1px solid #FFFFFF;}
#dotBorderBot { background-image:url(../images/tile-linedot-horz.gif); background-repeat: repeat-x; background-position:bottom;}
#dotBorderTop { background-image:url(../images/tile-linedot-horz.gif); background-repeat: repeat-x;}

.grey-10 { font-size: 10px; line-height: 12px; color: #3B3B3B;}
.blue-11 {font-size: 11px; line-height: 14px; color: #1F58AE;}
.blue-12 {font-size: 12px; line-height: 14px; color: #1F58AE;}
.blue-14 {font-size: 14px; line-height: 16px; color: #1F58AE;}
.blue-18 {font-size: 18px; line-height: 18px; color: #1F58AE; padding: 0px 0px 4px 0px;}
.grn-11 {font-size: 11px; line-height: 14px; color: #0A7612;}
.grn-12 {font-size: 12px; line-height: 14px; color: #0A7612;}
.grn-14 {font-size: 14px; line-height: 16px; color: #0A7612;}
.wht-11 {font-size: 11px; line-height: 13px; color: #FFFFFF;}
.wht-12 {font-size: 12px; line-height: 14px; color: #FFFFFF;}
.wht-13 {font-size: 13px; line-height: 14px; color: #FFFFFF;}
.wht-14 {font-size: 14px; line-height: 15px; color: #FFFFFF;}
.red-10 {font-size: 10px; line-height: 14px; color: #CC0000;}
.red-11 {font-size: 11px; line-height: 14px; color: #CC0000;}
.red-12 {font-size: 12px; line-height: 14px; color: #CC0000;}
.red-18 {font-size: 18px; line-height: 18px; color: #CC0000;}

select, input, textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px; line-height: 11px; color: #3B3B3B; margin: 2px;}

p a:link { color: #3B3B3B;  text-decoration: underline; }
p a:visited { color: #3B3B3B;  text-decoration: underline;}
p a:hover { color: #3B3B3B; text-decoration: underline; }
p a:active { color: #3B3B3B; text-decoration: underline; }

.grey-10 a:link { color: #3B3B3B;  text-decoration: none; }
.grey-10 a:visited { color: #3B3B3B;  text-decoration: none;}
.grey-10 a:hover { color: #3B3B3B; text-decoration: underline; }
.grey-10 a:active { color: #3B3B3B; text-decoration: underline; }

.blue-11 a:link, .blue-12 a:link, .blue-14 a:link, .blue-18 a:link  { color: #1F58AE;  text-decoration: none; }
.blue-11 a:visited, .blue-12 a:visited, .blue-14 a:visited, .blue-18 a:visited  { color: #1F58AE;  text-decoration: none;}
.blue-11 a:hover, .blue-12 a:hover, .blue-14 a:hover, .blue-18 a:hover { color: #1F58AE; text-decoration: underline; }
.blue-11 a:active, .blue-12 a:active, .blue-14 a:active, .blue-18 a:active { color: #1F58AE; text-decoration: underline; }

.grn-11 a:link, .grn-12 a:link, .grn-14 a:link { color: #0A7612; text-decoration: underline;  padding: 0px 2px 0px 2px;}
.grn-11 a:visited, .grn-12 a:visited, .grn-14 a:visited { color: #0A7612; text-decoration: underline; padding: 0px 2px 0px 2px;}
.grn-11 a:hover, .grn-12 a:hover, .grn-14 a:hover { color: #0A7612; text-decoration: underline;  background-color: #FFEC8B; padding: 0px 2px 0px 2px;}
.grn-11 a:active, .grn-12 a:active, .grn-14 a:active { color: #0A7612; text-decoration: underline;  background-color: #FFEC8B; padding: 0px 2px 0px 2px;}

.wht-11 a:link, .wht-12 a:link, .wht-13 a:link, .wht-14 a:link { color: #FFFFFF;  text-decoration: none; }
.wht-11 a:visited, .wht-12 a:visited, .wht-13 a:visited, .wht-14 a:visited { color: #FFFFFF;  text-decoration: none;}
.wht-11 a:hover, .wht-12 a:hover, .wht-13 a:hover, .wht-14 a:hover { color: #FFF3D1; text-decoration: none; }
.wht-11 a:active, .wht-12 a:active, .wht-13 a:active, .wht-14 a:active { color: #FFF3D1; text-decoration: none; }

.red-12 a:link, .red-18 a:link { color: #CC0000;  text-decoration: underline; }
.red-12 a:visited, .red-18 a:visited { color: #CC0000;  text-decoration: underline;}
.red-12 a:hover, .red-18 a:hover { color: #CC0000; background-color: #FFEC8B; text-decoration: underline; }
.red-12 a:active, .red-18 a:active { color: #CC0000; background-color: #FFEC8B; text-decoration: underline; }

.calltop { background-color:F4A83A; background-image:url(../images/cnr-topRgt.gif); 
background-position:right; background-repeat:no-repeat; padding:0px; margin:0px;}

.callmid { background-color:F4A83A; padding:0px 6px 0px 6px; margin:0px;}

.callbot { background-color:F4A83A; background-image:url(../images/cnr-botRgt.gif); 
background-position:right; background-repeat:no-repeat; padding:0px; margin:0px;}

