/* CSS Document */
body{
margin: 0 0 0 0;
padding: 0 0 0 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: normal;
/*background: url('../images/bg.gif') left top no-repeat #e7eff5;*/
background-image: url('../images/bg.gif');
background-repeat: repeat-x;
background-position:center top;
background-color: #ffffff;
text-align:center;
}

a:link {color:#892020}
a:visited {color:#892020}
a:hover { text-decoration: none; color:#999999}
a:active { text-decoration: none; color:#999999}

.bor-centre{
background-color:#EBEBCC;
padding:0;
margin-bottom:12px;
}

.gren-rep{
background-image:url('../images/green-rep.gif');
background-repeat:repeat-x;
background-position:left top;
height:36px;
font-size:18px;
line-height:36px;
color:#fff;
padding:0 0 0 7px;
}

.bor-centre-below{
background-color:#850000;
padding:0 0 0 0;
margin-bottom:6px;
}

.red-rep{
background:url('../images/red-rep.gif') repeat-x 0 0;
height:36px;
font-size:22px;
line-height:36px;
color:#fff;
padding:0 0 0 13px;
}

.bor-comingup{
border: 6px;
border-color:#DBDBA6;
background-color:#DBDBA6;
padding:0 0 0 0;
margin:0 0 0 0;
}

/*ul{
list-style-type:none;
background-image: url('../images/bullet_sub.gif');
background-repeat: no-repeat;
background-position: 0 -3px;
padding-left: 12px;
}*/

/*table tr td table tr td table tr td table tr td table tr td table tr td ul {
text-align: left;
list-style-type: none;
padding:0 0 0px 0;
margin: 12px 0px 9px 0px;
}

table tr td table tr td table tr td table tr td table tr td table tr td ul li {
background-image: url('../images/mouseover_sub.gif');
background-repeat: no-repeat;
background-position: 0 6px;
padding-left: 15px;
padding-bottom: 3px;
margin-left: 7px;
}*/

.titleText {
padding: 10px 0px 0px 0px;
font-size: 22px; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
color:#892020;
text-align: center;
}

.snapToNav {
padding: 10px 0px 13px 0px;
font-size: 10px; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
text-align: center;
line-height:15px;
color:#691212;
}
	.snapToNav A:link, .snapToNav A:visited { color: #691212; text-decoration: underline; }
	.snapToNav A:active, .snapToNav A:hover { color: #892020; text-decoration: none; }
	
.dockTable{
margin:15px 0 10px 0;
background-color:#bcbc8b;
border-top:#000000 1px dashed;
border-bottom:#000000 1px dashed;
}

.dockTable td {
color:#FFFFFF;
font-size:12px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
	.dockTable td A:link, .dockTable td A:visited { font-size:10px; font-weight:bold; color: #ffffff; text-decoration: underline; }
	.dockTable td A:active, .dockTable td A:hover { font-size:10px; font-weight:bold; color: #ffffff; text-decoration: none; }

.title3{
padding: 10px 0px 10px 10px;
}

.title4{
padding: 10px 10px 10px 0px;
}

.bottomNav { padding: 20px 10px 5px 10px; text-align:center; color: #000000; font-size: 12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
	.bottomNav A:link, .bottomNav A:visited { color: #000000; text-decoration: underline; }
	.bottomNav A:active, .bottomNav A:hover { color: #000000; text-decoration: none; }

.copyright { line-height: 15px; color:#8C8C40; font-size: 10px; font-family: Verdana, Arial, Helvetica; text-align: center; }
	.copyright A:link, .copyright A:visited { color:#8C8C40; text-decoration: underline; }
	.copyright A:active, .copyright A:hover { color:#666620; text-decoration: none; }

