/* CSS Document */
/*Layout*/
#container {
	width: 780px;
	\width: 800px;
	w\idth: 780px;
	border: 1px dotted gray;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	background-color: #FFFFFF;
		}

		#banner {
	padding: 5px 0px 0px;
	margin-bottom: 5px;
	background-color: #ffffff;
	text-align: left;
		}
#banner .band {
	background: url(../images/navband.gif) no-repeat center bottom;
}
		#content {
	padding: 15px 5px 5px;
	background-color: #ffffff;
	margin-left: 210px;
		}
				#main {
	padding: 15px 5px 5px;
	background-color: #ffffff;
		}

		#sidebar-a {
	float: left;
	width: 200px;
	padding: 15px 20px 5px 7px;
	background-color: #ffffff;
		}

		#footer {
	clear: both;
	margin-top: -30px;
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
		}

/*Nav CSS*/
    #tabs5 {
	float:left;
	width:100%;
	font-size:90%;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
      }
    #tabs5 ul {
          margin:0;
          padding:10px 13px 0;
          list-style:none;
      }
    #tabs5 li {
      display:inline;
      margin:0;
      padding:0 0 0 0px;
      }
    #tabs5 a {
	float:left;
	background:url("../images/tableft5.gif") no-repeat left top;
	margin:0;
	text-decoration:none;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 3px;
      }
    #tabs5 a span {
      float:left;
      display:block;
      background:url("../images/tabright5.gif") no-repeat right top;
      padding:5px 15px 4px 9px;
      color:#000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs5 a:hover span {
      color:#FFF;
      }
    #tabs5 a:hover {
      background-position:0% -42px;
      }
    #tabs5 a:hover span {
      background-position:100% -42px;
      }

      #tabs5 #current a {
              background-position:0% -42px;
      }
      #tabs5 #current a span {
              background-position:100% -42px;
      }
/*Subnav*/

#navcontainer {
        margin-top: 10px;
        padding: 0;
}

#navcontainer ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
}

#navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 1px;
	width: 185px;
}

#navcontainer ul li a {
	background: #fff;
	height: 18px;
	padding: 5px;
	margin: 0 0 10px 0;
	color: #7F8082;
	text-decoration: none;
	display: block;
	text-align: center;
	border: 1px solid #7F8082;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
}

#navcontainer ul li a:hover {
        color: #ffffff;
        background: #B2BB38;
}

#navcontainer a:active {
        background: #7F8082;
        color: #fff;
}

#navcontainer li#active a {
        background: #7F8082;
        border: 1px solid #B2BB38;
        color: #fff;
}


/*General*/

		body {
	margin:0;
	padding:0;
	font: 1em Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
}
img {
border: none;
}

.centeredImage
    {
    text-align:center;
    display:block;
    }
#container #footer p {
	font: 70%/normal Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: text-top;
}
.latestnews {
	color: #CC0000;
	border-top: 1px dotted #CC0000;
	border-bottom: 1px dotted #CC0000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
}
h1 {
	margin-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
}

.h1green {
	color: #CC0000;
}
.h1grey {
color: #7D7F81;
}
.h1silver {
color: #A4B5BF;
}p {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
.boxtop {
	padding: 10px 10px 0px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.boxtop p{
	text-align:justify;
}
.boxleft {
	width: 230px;
	float: left;
	padding: 10px;
	border-right: 1px solid #CCCCCC;
	margin-top: 10px;
}
.boxright {
	width: 275px;
	float: left;
	padding: 10px 5px 10px 15px;
	margin-top: 10px;
}
.boxright p{
	text-align:justify;
}
#container #content .boxleft ul {
	color: #FF6699;
	list-style: url(../images/bullet.gif);
	list-style-type: none;
	padding-left: 0;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	margin-top: 0px;
}
#container #content .boxleft li {
	padding-bottom: 26px;
}
.imageright {
	float:right;
	padding: 5px;
	line-height: 1em;
	border: 1px solid #999999;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 10px;
}

/*left feature*/
	.feature {
	width: 191px;
	padding: 0 0 20px;
	background-color: #CCCCCC;
	background-image: url(../images/leftboxbottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	.feature h3 {
	background: url(../images/leftboxtop.gif) no-repeat;
	font-size: 100%;
	color: #101D26;
	line-height: 1;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	}
	
	.feature p {
	padding: 10px 15px 0;
	color: #333333;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 120%;
	}
	
	
		.register {
	width: 191px;
	padding: 0 0 20px;
	border: 1px dotted #CCCCCC;
	background-image: url(../images/registerbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	.register h3 {
	font-size: 100%;
	color: #101D26;
	line-height: 1;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	}
	
	.register p {
	padding: 10px 15px 0;
	color: #333333;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 120%;
	}
	

#container #sidebar-a .feature li {
	font: 80%/120% Arial, Helvetica, sans-serif;
	color: #333333;
	list-style: disc;
	padding-right: 5px;
}
.imagecenter {
	padding: 5px;
	line-height: 1em;
	border: 1px solid #999999;
}

.grey {
	color: #CC0000;
	font-weight: bold;
	font-size: 120%;
}
.greytxt {
	color: #666666;
}
.register a {
	color: #333333;
	text-decoration: none;
}
.register a:hover {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
	background-color: #CCCCCC;
}
.clear {
	clear: both;
}
.boxtop h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #7F8082;
	border-bottom-color: #7F8082;
}
.boxtop a {
	color: #FFDE00;
	text-decoration: none;
	font-weight: bold;
}
.boxtop a:hover {
	color: #333333;
	background-color: #FFDE00;
}
.boxtop ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B2BB38;
	font-weight: bold;
}
.boxtop ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 90%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.boxtop li {
	padding-bottom: 10px;
}
.boxtop li:hover {
	color: #000000;
}.bold {
	font-weight: bold;
}

/*table*/
table caption {
	color: #7F8082;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	padding: 7px;
	text-align: left;
}
table {
	width: 99%;
	text-align: left;
	font-size: 95%;
	border: 1px solid #999999;
	border-collapse:collapse;
	color: #000000;
}
table td, .tablefloat th {
	padding: 8px;
	border: 1px solid #999999;
}
table th {
	background-color:#D7E4FF;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #999999;
}
table tr.altrow {
background-color: #F2EFD9;
}
table tr:hover {
	background-color:#FFDE00;
	color: #333333;
}
.italic {
	font-style: italic;
}
#footer a {
	color: #000000;
}
#footer a:hover {
	color: #000099;
}
.boxright a {
	color: #B2BB38;
	text-decoration: none;
	font-weight: bold;
}
.boxright a:hover {
	color: #FFFFFF;
	background-color: #B2BB38;
}.feature a {
	color: #FFFFFF;
	text-decoration: none;
}
.feature a:hover {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.imageleft {
	float: left;
	padding: 5px;
	line-height: 1em;
	border: 1px solid #999999;
	margin-top: 0em;
	margin-left: 0;
	margin-bottom: 3px;
	margin-right: 10px;
}
.quote {
	font-size: 70%;
}
.boxtop table a {
	color: #666666;
}

#container #content .latestnews a {
	color: #FF6699;
	text-decoration: none;
}
#container #content .latestnews a:hover {
	color: #000000;
	background-color: #FF6699;
	display: block;
}
#container #content .boxleft a {
	color: #FF6699;
	text-decoration: none;
}
#container #content .boxleft a:hover {
	color: #000000;
}
input.txt {
	width: 250px;
	margin-bottom: 10px;
}
select.txt {
	width: 257px;
	margin-bottom: 10px;
}
form div label {
	float:left;
	width:170px;
	}
	
#container #main .boxtop fieldset {
	margin-top: 15px;
	margin-bottom: 15px;
}
#container #main .boxtop legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 110%;
	padding: 10px;
}
#mainForm 
{
	position: relative;
	border: 1px dotted #999999;
	background-color: #F7F7F7;

}

ul.mainForm
{
	list-style-type: none;

}

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;
}
fieldset {
	color: #666666;

}
.newsletterfields
{
	padding-top: 10px;
	padding-bottom: 10px;
	}
