/* CSS Document */

body {
	background-image: url(images/bg_2.gif);
}

.navTable {
	background-color:  #FFFFCC;
}
.nav a:link {
	font-family:  Arial, Helvetica, sans-serif;
	color:  #666633;
	font-size:  12px;
	border-bottom: solid, #669933, 1px;
	text-decoration:  none;
	text-align:  right;
}
.nav a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	color:  #666633;
	font-size:  12px;
	border-bottom: 1px, solid, #669933;
	text-decoration:  none;
}
.nav a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	color:  #993300;
	font-size:  12px;
	border-bottom: 1px, solid, #669933;
	text-decoration:  none;
}
.nav a:active {
	font-family:  Arial, Helvetica, sans-serif;
	color:  #666633;
	font-size:  12px;
	border-bottom: 1px, solid, #669933;
	text-decoration:  none;
}
.nav_expand {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  10px;
	color:  #993300;
	text-align:  right;
}
.nav_expand a:link {
	font-size: 10px;
	text-decoration:  none;
	color:  #993300;
}
.nav_expand a:visited {
	font-size:  10px;
	text-decoration: none;
}
.nav_expand a:hover {
	text-decoration: underline;
}
.nav_expand a:active {
	font-size: 10px;
	color:  #993300;
}

.mainTable {
	background-color:  #FFFFCC;
	vertical-align:  text-top;
	border-left:  1px solid #666633;
}
.serviceTable {
	background-color:  #FFFFCC;
	background-image:  url(images/v_line_2.gif);
	background-repeat:  no-repeat;
	vertical-align:  text-top;
}
.content {
	font-family:  Arial, Helvetica, sans-serif;	
	font-size:  12px;
	color:  #333333;
	text-align:  left;
	line-height: 18px;
	padding:  5px 25px 10px 15px;
}
.privacy {
	font-family:  Arial, Helvetica, sans-serif;	
	font-size:  11px;
	color:  #333333;
	text-align:  left;
	line-height: 18px;
	padding:  10px 25px 10px 15px;
}
.login {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  11px;
	font-weight:  bold;
	color:  #666633;
	text-align: left;
	padding-left:  12px;
}
input{
	background-color:  #FFFFCC;
	border: 1px solid #666633;
}
fieldset {
	border: 1px solid #FFFFCC;
	padding-left: 20px;
}
.legal {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:  #666633;
	text-align:  left;
	padding-left:  12px;
}
textfield {
	background-color:  #FFFFCC;
}
.footer {
		background-image:  url(images/footer.gif);
		background-repeat:  repeat-x;
}
.copy {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  10px;
	font-weight: bold;
	color:  #FFFFCC;
	text-align:  center;
	padding-top:  5px;
	background-image:  url(images/bg_2.gif);  
}
.copy a:link {
	font-family:  Arial, Helvetica, sans-serif;
	color:  #FFFFCC;
	font-size:  10px;
	text-decoration:  none;
	text-align:  left;
}
.copy a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	color:  #FFFFCC;
	font-size:  10px;
	text-decoration:  none;
}
.copy a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	color:  #000000;
	font-size:  10px;
	text-decoration:  none;
}
.copy a:active {
	font-family:  Arial, Helvetica, sans-serif;
	color:  #FFFFCC;
	font-size:  10px;
	text-decoration:  none;
}
h1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  14px;
	font-weight:  bold;
	font-variant:  small-caps;
	letter-spacing:  2px;
	text-align:  left;
	color:  #993300;
	padding-left:  15px;
	padding-top:  8px;
	
}
h2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  12px;
	font-weight:  bold;
	font-variant:  small-caps;
	letter-spacing:  2px;
	text-align:  left;
	color:  #993300;
	padding-left:  15px;
	padding-top:  9px;
}
h3 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  12px;
	font-weight:  bold;
	letter-spacing:  1px;
	text-align:  left;
	color:  #333333;
	padding-left:  15px;
}

ul {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:  normal;
	list-style-type: disc;
	list-style-position: outside;
	line-height:  18px;
	margin-right:  30px;
	color:  #333333;
}
ol {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  12px;
	font-weight:  normal;
	line-height:  18px;
	padding-right:  25px;
	list-style-type: disc;
	list-style-position: outside;
	color:  #333333;
}
.legal a:link {
	font-family:  Georgia, "Times New Roman", Times, serif;
	color:  #666633;
	font-size:  10px;
	text-decoration:  none;
	text-align:  left;
}
.legal a:visited {
	font-family:  Georgia, "Times New Roman", Times, serif;
	color:  #666633;
	font-size:  10px;
	text-decoration:  none;
}
.legal a:hover {
	font-family:  Georgia, "Times New Roman", Times, serif;
	color:  #993300;
	font-size:  10px;
	text-decoration:  none;
}
.legal a:active {
	font-family:  Georgia, "Times New Roman", Times, serif;
	color:  #666633;
	font-size:  10px;
	text-decoration:  none;
}
a:link {
	font-family:  Arial, Helvetica, sans-serif;
	color:  #333333;
	font-size:  12px;
	text-decoration:  none;
	text-align:  left;
}
a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	color:  #333333;
	font-size:  12px;
	text-decoration:  none;
}

a:active {
	font-family:  Arial, Helvetica, sans-serif;
	color:  #333333;
	font-size:  12px;
	text-decoration:  none;
}
a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	color:  #993300;
	font-size:  12px;
	text-decoration:  underline;
}
.login {
	color:  #666633;
	font-size:  11px;
	font-variant: small-caps;
	text-align: right;
	background-color:  #FFFFCC;
	padding-right:  60px;
}
.login a:link {
	text-decoration:  none;
	color:  #666633;
}
.login a:visited {
	color:  #666633;
	text-decoration:  none;
}
.login a:active {
	color:  #990000;
}
.login a:hover {
	color:  #000000;
	background-color:  #FFFFCC;
}
fieldset.gold {
	font-family:  Arial, Helvetica, sans-serif;
	border:  1px solid #CC9933;
	color:  #666666;
	margin: 10px;
	background-repeat:  no-repeat;
	background-image:  url(images/ico_horse_gold.gif);
 	background-position:  bottom right;
}
legend{
	color:  #993300;
	font-weight:  bold;
}
.contentForm {
	font-size:  12px;
	color:  #993300;
}
blockquote {
	text-align:  left;
	
}
blockquote p {
	font-style:  italic;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size:  14px;
	color:  #CCCC66;
	display: list-item;
	list-style-position: inside;
	background: url(images/quote_r.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	list-style-image: url(images/quote_l.gif)
}
.lgText {
	font-size:  12px;
	color:  #666633;
	font-weight:  bold;
	padding: 0px;
	text-align:  center;
}
.teamContent {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  11px;
	padding-right:  5px;
	padding-top:  5px;
	text-align:  justify;
	line-height:  16px;
	color:  #333333;
}
hr {
	width:  520px;
	border-bottom: 1px dotted #666633;
	height: 1px;	
}
.team {
	padding:  10px 10px 0px 10px;
}
.news  {
	color:  #993300;
}
.news a:link {
	color:  #993300;
}
.news a:visited {
	color:  #333333;
}
.news a:active {
	color:  #993300;
	text-decoration:  underline;
}
.news a:hover {
	color:  #993300;
}
.addressHead {
	font-family:  Arial, Helvetica, sans-serif;
	color:  #993300;
	font-size: 11px;
	font-weight: bold;
	border-bottom:  dotted #993300 1px;
	line-height: normal;
}
.address {
	font-family:  Arial, Helvetica, sans-serif;
	color:  #333333;
	text-align:  left;
	font-weight:  normal;
	font-size:  11px;
	padding-top:  3px;
}
.addressTable {
	margin-left:  10px;
}
.contentForm  {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  12px;
	color:  #993300;
}
.formTable {
	 border: 1px solid #993300;
	 margin-left:  20px;
}
.top {
	font-size:  10px;
	text-align:  right;
	padding-right:  20px;
}
.top a:link{
	font-size:  10px;
	text-decoration: none;
	text-align:  right;
	padding-right: 20px;
}
.top a:visited {
	font-size:  10px;
	text-decoration: none;
	padding-right: 20px
	text-align: right;
}
.top a:active {
	color:  #993300;
	font-size:  10px;
}
.top a:hover {
	text-decoration: underline;
	font-size:  10px;
}

.pdf_link {
  padding-left : 20px ;
  background : url(images/ico_pdf.gif) no-repeat 0 2px ;
}
.smTxt {
	font-size:  10px;
	text-align:  left;
	font-family:  Arial, Helvetica, sans-serif;
}
.medTxt {
	font-size:  11px;
	text-align:  left;
	font-family:  Arial, Helvetica, sans-serif;
	color:  #000000;
}