* 
{
    font-family: Arial;
	font-size: 12px;
	color: #323232;
	line-height: 20px;
}

table
{
    font-family: Arial;
	font-size: 14px;
	color: #323232;
	line-height: 20px;
}

h1, .heading1{font:28px/35px "palatino Linotype", palatino, serif;font-weight:900;color:#333;}
h2, .heading2{font:20px/22px "calibri", calibri;font-weight:900;color:#333;}
h3, .heading3{font:15px/15px "arial black",arial,sans-serif;font-weight:900;color:#717171;letter-spacing:-1px;padding-bottom:8px;}
h4, .heading4{font:16px/18px "calibri", calibri;font-weight:900;color:#333;}
    h4 a, .heading4 a, .heading4 a:visited, .heading4 a:hover{color:#2d7a15;}
h5, .heading5{font:14px/16px "palatino Linotype", palatino, serif;font-weight:900;color:#333;}
    h5 a, .heading5 a, .heading5 a:visited, .heading5 a:hover{color:#2d7a15;}
h6, .heading6{font:10px/11px verdana,arial,sans-serif;font-weight:900;color:#333;text-transform:uppercase;padding-bottom:10px;}
span.heading1, span.heading2, span.heading3, span.heading4, span.heading5, span.heading6{display:block;}


.GoogleSearchBoxText {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	height:20px;
}

.GoogleWatermark 
{
	background-image: url('/Images/Common/SearchByGoogle.jpg');
	background-repeat:no-repeat;	
	width: 95px;
	height: 10px;
	border: thin inset #e2e2e2;
	border-width: 1px; 
}

.HeaderSmall 
{
    font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #323232;
	padding-bottom: 8px;
}
.HeaderSmaller 
{
    font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #323232;
	padding-bottom: 8px;
}
.HeaderMedium 
{
    font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #323232;
	padding-bottom: 10px;
}
.HeaderLarge 
{
    font-family: palatino Linotype;
	font-size: 24px;
	font-weight: bold;
	color: #323232;
	padding-bottom: 10px;
}

.TextNormalBold
{
    font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #323232;	
}

.TextExtraSmall 
{
    font-family: Arial;
    font-size: 9px;
    font-weight: normal;
    line-height: 12px;
}
.TextSmall 
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
}


.ReadMore 
{
    text-align: right;
    padding-top: 5px;
}

.ModalCloseBtn:Link 
{
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    color:White;
    text-decoration:none;
}
.ModalCloseBtn:Visited 
{
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    color:White;
    text-decoration:none;
}
.ModalCloseBtn:Active 
{
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    color:White;
    text-decoration:none;
}
.ModalCloseBtn:Hover 
{
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    color:White;
    text-decoration:underline;
}

.FooterTitleLink
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: White;
}

.FooterTitleLink:Link
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: White;
    text-decoration:none;
}
.FooterTitleLink:Visited
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: White;
    text-decoration:none;
}
.FooterTitleLink:Active
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: White;
    text-decoration:none;
}
.FooterTitleLink:Hover
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #ffdb35;
    text-decoration:underline;
}
.Footer 
{
    font-family: Arial;
    font-size: 11px;
    color: white;
    line-height: 20px;
}

.FooterQuicklinks 
{
    font-family: Verdana;
    font-size: 9px;
    color: #B3B3B3;
    line-height: 12px;
}
    
.FooterLinks:Link 
{
    font-family: Arial;
    font-size: 11px;
    font-weight:normal;
    color: White;
    text-decoration: none;
}
.FooterLinks:Visited 
{
    font-family: Arial;
    font-size: 11px;
    font-weight:normal;
    color: White;
    text-decoration: none;
}
.FooterLinks:Active 
{
    font-family: Arial;
    font-size: 11px;
    font-weight:normal;
    color: White;
    text-decoration: none;
}
.FooterLinks:Hover 
{
    font-family: Arial;
    font-size: 11px;
    font-weight:normal;
    color: #ffdb35;
    text-decoration: Underline;
}

.popupControl
{
    background-color: #99b0d0;
    position: absolute;
    visibility: hidden;
    border-style: solid;
    border-color: Black;
    border-width: 2px;    
    font-weight: bold;
}

.DisplayMessageSmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000cc;
	font-size: 10px;
	font-weight: bold;
	font-variant:small-caps;
}

.DisplayMessageNormal {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000cc;
	font-size: 11px;
	font-weight: bold;
	font-variant:small-caps;
}

.DisplayMessageLarge {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000cc;
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
}

.ErrorTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 10px;
	font-variant: small-caps;
	font-weight: bold;
}

.ErrorTextNormal {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	font-variant:small-caps;
}

.ErrorTextLarge {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
}

.BackToTopLink:Link
{
    font-family: Verdana;
    color: #C0C0C0;
    font-size: 18px;
    font-weight: bolder;
    text-decoration: none;
}
.BackToTopLink:Visited
{
    font-family: Verdana;
    color: #C0C0C0;
    font-size: 18px;
    font-weight: bolder;
    text-decoration: none;
}.BackToTopLink:Active
{
    font-family: Verdana;
    color: #C0C0C0;
    font-size: 18px;
    font-weight: bolder;
    text-decoration: none;
}.BackToTopLink:Hover
{
    font-family: Verdana;
    color: #C0C0C0;
    font-size: 18px;
    font-weight: bolder;
    text-decoration: underline;
}


.LoggedInLink:Link {
    font-family: Verdana;
    color: white;
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
}
.LoggedInLink:Visited {
    font-family: Verdana;
    color: white;
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
}
.LoggedInLink:Active {
    font-family: Verdana;
    color: white;
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
}
.LoggedInLink:Hover {
    font-family: Verdana;
    color: white;
    font-size: 9px;
    font-weight: bold;
    text-decoration: underline;
}
