/* CSS Document */

Body {background-image:url(images/bg.jpg);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;}

.OutsideBorder {border: 2px solid #CCCCCC;
background-color:#FFFFFF;}

.Content {background-color:#FFFFFF;}
.HeaderTop {border-top: 4px solid #817F7B}
.HeaderBottom { background-image:url(images/RedLines.gif);
background-repeat:repeat-x;}
.ContactHeader {font-size:9px; color:#666666}

.RedTitle {font-size:13px; font-weight:bold;
color:#990000;}

.BlueBg {background-color:#E8ECF0;
border:2px double #CCCCCC;
padding-left:4px; padding-right:4px;}

.GreyBorderTop {border-top:2px solid #CCCCCC;}


.HomeServices {background-color:#E8ECF0;
border:1px double #CCCCCC;
padding-left:4px; padding-right:4px;
font-size:10px;}

.GreyBorder {border: 3px solid #CCCCCC}

.FAQTitle {font-size:12px;
color:#990000;
font-weight:bold;}

.SmallText {font-size:10px;}

.TitleLine {background-image:url(images/TitleLine.gif); background-repeat:no-repeat;}

.TopColor {background-color:#F4F4F4;}

.BottomColor {background-color:#CCCCCC;
padding:5px;}
/* NAVIGATION */

.NavBG {background-image:url(images/NavBG.jpg)}


.NavBar {border-bottom: 1px dashed #003366;
line-height:22px;
vertical-align:middle;
text-align:right;}


a.NavLink:link	{  text-decoration: none; font-size: 12px; font-weight: bold; color:#FFFFFF}
a.NavLink:visited	{ text-decoration: none; font-size: 12px; font-weight: bold; color: #FFFFFF}
a.NavLink:active	{  text-decoration: none; font-size: 12px; font-weight: bold; color: #FFFFFF}
a.NavLink:hover	{ text-decoration: none; font-size: 12px; font-weight: bold; color:#BCCDDE}



/* LINKS */


a.BoldLink:link	{  text-decoration: none; font-size: 11px; font-weight: bold; color:#0066CC}
a.BoldLink:visited	{ text-decoration: none; font-size: 11px; font-weight: bold; color: #0066CC}
a.BoldLink:active	{  text-decoration: none; font-size: 11px; font-weight: bold; color: #0066CC}
a.BoldLink:hover	{ text-decoration: underline; font-size: 11px; font-weight: bold; color:#990000}


a.SmallLink:link	{  text-decoration: none; font-size: 10px; font-weight: normal; color:#0066CC}
a.SmallLink:visited	{ text-decoration: none; font-size: 10px; font-weight: normal; color: #0066CC}
a.SmallLink:active	{  text-decoration: none; font-size: 10px; font-weight: normal; color: #0066CC}
a.SmallLink:hover	{ text-decoration: underline; font-size: 10px; font-weight: normal; color:#990000}



a.SmallBoldLink:link	{  text-decoration: none; font-size: 10px; font-weight: bold; color:#0066CC}
a.SmallBoldLink:visited	{ text-decoration: none; font-size: 10px; font-weight: bold; color: #0066CC}
a.SmallBoldLink:active	{  text-decoration: none; font-size: 10px; font-weight: bold; color: #0066CC}
a.SmallBoldLink:hover	{ text-decoration: underline; font-size: 10px; font-weight: bold; color:#990000}


a.A1Link:link	{  text-decoration: none; font-size: 11px; font-weight: normal; color:#0066CC}
a.A1Link:visited	{ text-decoration: none; font-size: 11px; font-weight: normal; color: #0066CC}
a.A1Link:active	{  text-decoration: none; font-size: 11px; font-weight: normal; color: #0066CC}
a.A1Link:hover	{ text-decoration: underline; font-size: 11px; font-weight: normal; color:#990000}


a.FooterLink:link	{ text-decoration: none; font-size: 10px; font-weight: normal; color:#000000}
a.FooterLink:visited	{ text-decoration: none; font-size: 10px; 	font-weight: normal; color: #000000;}
a.FooterLink:active	{ text-decoration: none; font-size: 10px; font-weight: normal;  color: #000000}
a.FooterLink:hover	{ text-decoration: underline; font-size: 10px; font-weight: normal; color: #990000}

.Footer {border-top: 3px solid #999999;
font-size:10px;
padding-left: 5px;
padding-right: 5px;
line-height:20px;}

.VTop {vertical-align:top}
