html,body {
      margin: 0;
      padding: 0;
      text-align: center;
      font-family: arial, Helvetica, sans-serif;
      font-size: 14px;
      background: #fff url(images/bkgd.jpg) center repeat-y;
}

#body-margin{
	text-align: left;
	background: #fff;
	width: 950px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 972px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
    
img { border: none; }

a { text-decoration: underline; color: ##cc0000; font-weight: bold; }
a:Hover { text-decoration: underline; color: #828282; font-weight: bold;}
a:visit { text-decoration: underline; color: #663366; }

/*---------- Divs ----------*/
#header {
      background: ;
	height: 120px;
	width: 950px;
	margin: 0 auto;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
#header p {
	float:right;
	border-left:1px solid #ccc;
	padding:25px 0 15px 20px;
	margin:-27px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

#logo{
      padding-top: 20px;
      margin: 0 auto;
      width: 950px;
}

#logo a:hover {
      text-decoration: none;
}

#logo a {
      float: left;
      width: 200px;
      height: 85px;
}

#container {
	width: 950px;
	overflow: hidden;
	text-align: left;
	font: 90% Tahoma, Helvetica, sans-serif;
	background: #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0px;
}  
* html #container {
      overflow: visible;
}

#intro{
      min-height: 250px;
      margin: 10px auto;
      	margin-left: 10px;
}
* html #intro { height: 190px;}

#intro-image{
      float: left;
      width: 560px;
      	margin-left: 15px;
}

#intro-text{
      padding-top: 10px;
      float: right;
      width: 305px;
      text-align: justify;
}

#content{
      margin-top: 15px;
      min-height: 250px;
}
* html #content { height: 250px;}

#sidecontent{
	float: left;
	border: 2px solid #828282;
	margin-right: 20px;
	padding: 10px;
	text-align: center;
	width: 240px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 210px;
}
html>body #sidecontent { width: 210px }  /* for opera */

#sidecontent img{
      padding: 1px;
      border: 1px solid #828282;
}

#maincontent {
	float: left;
	width: 700px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 30px;
}


#mainleft {
	float: left;
	width: 600px;
}
#mainright {
      float: right;
      width: 180px;
}

#mainright a {
      color: #000;
}

#footer {
      width: 970px;
      margin: 0 auto;
      min-height: 70px;
      background: #c51010 url(images/gradient.gif) repeat-x;
      border-top: 4px solid #828282;
      font-size: 84%;
      color: #fff;

}
* html #footer {height: 100px;}

#footertextleft{
      margin-top: 10px;
      float: left;
      width: 450px;
      text-align:left;
      padding-left: 10px;  
}

#footertextright{
      margin-top: 10px;
      text-align: right;
      width: 350px;
      float: right;
      padding-right: 10px; 
}

#footer a { text-decoration: none; color: #fff; font-weight: bold; }
}

#footer a:hover { text-decoration: none; color: #333333; font-weight: bold; }


/*------------------------- Navigation --------------------------*/

#navcontainer {
	width: 950px;
	height: 38px;
	background: #c20404 url(images/gradient.gif) repeat-x;
	margin: 25px auto 0 auto;
	border-bottom: 4px solid #828282;
	display: block;
	font-size: 150%;
	
}
* html #navcontainer { height: 43px;}

#navcontainer ul {
	position: relative;
	float: left;
	list-style-type: none;
	margin: 0px;
	font-size: 65%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 150px;
	
}

#navcontainer li {
      margin: 10px 3px 0px 3px;
      float: left;
      height: 28px;
      background: url("images/nav.jpg") repeat-x;
      
 
}

#navcontainer a {
      float: left;
      display: block;
      padding: 7px 9px 6px 9px;
      color: #FFF;
      text-decoration: none;
}

#navcontainer a:hover {
      background: #828282;
      color: #fff;
      cursor: pointer;
}
/*---------- Headings ----------*/
h1 { 
      padding-top: 0;
      margin-top: 0;  
      font: 120% Arial;
      font-weight: bold;
      color: #c20404;
      padding-left: 10px;
}
h3 { 
      padding-top: 0;
      margin-top: 0;  
      font: 85% Arial;
      font-weight: bold;
      color: #c20404;
      padding-left: 65px;
}
.mainheading{
      font-weight: bold;
      font-size: 123%;      
}

/*---------- Classes ----------*/
.heading{
	border-bottom: 4px solid #828282;
	height: 25px;
	background-image: url(images/hback.gif);
	background-repeat: repeat-x;
}

.subheading-white{
	color: #cc0000;
	margin: 0px;
	padding: 5px 0 0 10px;
	font-size: 115%;
	font-weight: bold;
      
}

.p-indent{
      padding-top: 0px;
      padding-left: 10px;
}


/* contact form */

#mainForm 
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
	background-color: #ffffff;
}

ul.mainForm
{
	list-style-type: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:15px;	
}

li.mainForm
{
	padding-bottom: 10px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


#formHeader
{
	position: relative;
	width: 100%;
	background-color: #666699;
	margin:0 0 0 0;
	padding-bottom: 10px;
}

p.formHeader
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:25px;
	position:relative;
	left:-5px;
	top:4px;
	letter-spacing: 2px;
}



#formInfo
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}

h2.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:20px;
	position:relative;
	left:20px;
	top:0px;
	letter-spacing: 1px;
	line-height:150%;
	color: #ffffff;
}


p.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #000000;
	font-size:12px;
	position:relative;
	left:20px;
	top:0px;
	color: #ffffff;
}

#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;

}

label.formFieldQuestion
{
	line-height:125%;
	padding:0 4px 1px 0;
	border:none;	
	display:block;
	font-size:95%;
	font-weight:bold;
}

label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}



input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}


/* tooltip */
a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

/* pop-up calendar */
button.calendarStyle
{
	background-color: transparent;
	border: 0;
	height:22px;
	width:22px;
	background-image:url(imgs/calendar.png);
	cursor: pointer;
	cursor: hand;
}


p.footer
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:9px;
	position:relative;
	top:4px;
	left:-140px;
	letter-spacing: 2px;
}

a.footer
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:9px;
	position:relative;
	top:4px;
	letter-spacing: 2px;
}

.mcontent{
	padding-top: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	padding-right: 10px;
}

/* subpages */

#Subcontent {
	padding: 10px 20px;
	background-color: #FFF;
}

.left {
width: 750px;
float: left;
text-align: justify;
}
.left h2 {
color: #FF4800;
font-size: 24px;
letter-spacing: -3px;
font-weight: 100;
padding : 10px 0 15px 0;
}

.right {
width: 175px;
float: right;
padding: 10px;
border-left: 1px solid #bbb;
font-size: 12px;
text-align: left;
}
.right ul {
	list-style-type: disc;

	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}


.right h2 {
height: 30px;
font-size: 12px;
color: #666;
line-height: 30px;
}
.right a {
	text-decoration: none;
	color: #F00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;

}

.right a:hover { text-decoration: none; color : #000; }

.ArticleTable {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	border: thin solid #828282;
	padding: 0px;
	background-color: #CCC;
}

.ArticleTD {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	border: 1px solid #828282;
	background-color: #FFC;
	padding: 0px;
	margin: 5px;
	height: 35px;
	width: 225px;
	left: 15px;
	text-align: right;
}

.ArticleHead {

	background-color: #F00;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.ArticleH1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	font-weight: bold;
}

.ArticleH2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	padding-left: 10px;
}


.box{
	background-image: url(images/box.gif);
	padding: 5px;
	background-repeat: no-repeat;
}

.boxheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F00;
	font-weight: bold;
}

.boxtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	width: 285px;
	padding-left: 5px;
	padding-right: 10px;
	margin-right: 10px;
}

.Boxlist {
    
   
      height: 24px;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      color: #333;
      font-weight: normal;
}

.Source {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999;	
}
