﻿a:link {
	text-decoration: none;
	color: #0C6A8A;
}

a:visited {
	color: #0C6A8A;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #0C6A8A;
}

a:active {
	color: #0C6A8A;
	text-decoration: none;
}


h1 
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 30px;
	display: inline; 
	color: #555555;
}




h2
{
	font-family: Tahoma, Verdana, Sans-Serif;
	font-weight: normal;
	font-size:  x-large;
	color: #B2B2B2;
	display: inline;
}



h4
{
	font-family: Tahoma, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: medium;
	display: inline;
	color: #000000;
}


a.greyhl:link { color: #666666; }
a.greyhl:visited { color: #666666; }
a.greyhl:hover { text-decoration: underline; color: #666666; }
a.greyhl:active { color: #666666; }

.greyhl 
{
     font-family: Arial;
     font-weight: bold;
     font-size: 8pt;
     color: #666666;
}



a.whitehl:link {color: #FFFFFF; }
a.whitehl:visited {color: #FFFFFF; }
a.whitehl:hover {text-decoration: underline; color: #FFFFFF; }
a.whitehl:active {color: #FFFFFF; }

 
a.formlink:link {color: #555555; text-decoration: underline;}
a.formlink:visited {color: #555555; text-decoration: underline;}
a.formlink:hover {color: #333333; text-decoration: underline; }
a.formlink:active {color: #555555; text-decoration: underline;}





body 
{
    background-color: #F2F2F2;
	text-align: center; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Sans-Serif;
	min-width: 960px;
	font-size: medium;
	color: #000000;
	
}

img
{  border-style: none;
   vertical-align: middle;
}


#backgroundheader
{
    background-image: url(images/backgroundheader.gif);
    background-position:center;
    background-repeat: repeat-x;
	text-align: center; 
	height:245px;

}

#backgroundheader2
{
    background-image: url(images/backgroundheader2.gif);
    background-position:center;
    background-repeat: repeat-x;
	text-align: center; 
	height:165px;

}

#backgroundheadertop
{  
    height: 121px;
    margin: 0px auto;
}

#backgroundheadertop2
{  
    height: 41px;
    margin: 0px auto;
}

#backgroundheaderbottom
{  

    height: 124px; 
    margin: 0px auto;
    background-image: url(images/backgroundheaderbottom.gif);
    background-repeat:no-repeat; 
    background-position:center;

}

#backgroundheaderbottomform
{  

    height: 124px; 
    margin: 0px auto;
    background-image: url(images/backgroundheaderbottomform.gif);
    background-repeat:no-repeat; 
    background-position:center;

}


#backgroundheaderbottom2
{  

    height: 124px; 
    margin: 0px auto;
    background-image: url(images/backgroundheaderbottom2.gif);
    background-repeat:no-repeat; 
    background-position:center;

}


.mybullet {
	list-style-image: url(images/bullet.gif);
}

.mybullet2 
{ list-style-type: none;

     font-size: xx-small;
}


	
#backgroundmiddle
{
    background-image: url(images/backgroundmiddle.gif);
    background-position:center;
    background-repeat: repeat-y;
    text-align: center;
}

#backgroundmiddleform
{
    background-image: url(images/backgroundmiddleform.gif);
    background-position:center;
    background-repeat: repeat-y;
    text-align: center;
}

#backgroundfooter
{
    background-image: url(images/backgroundfooter.gif);
    background-position:center;
    background-repeat: repeat-x;
	text-align: center; 
	height:204px;
}

#backgroundfooter2
{
    background-image: url(images/backgroundfooter2.gif);
    background-position:center;
    background-repeat: repeat-x;
	text-align: center; 
	height:204px;
}

#backgroundfootertop
{  

    height: 124px; 
    background-image: url(images/backgroundfootertop.gif);
    background-repeat:no-repeat; 
    background-position:center;
    
}

#backgroundfootertopform
{  

    height: 124px; 
    background-image: url(images/backgroundfootertopform.gif);
    background-repeat:no-repeat; 
    background-position:center;
    
}

#content
{
    margin: 0px auto;
    text-align: left;
    width: 690px;
}

#contentborder
{
    margin: 0px auto;
    background-image: url(images/bluebrush.gif);
    background-repeat:no-repeat; 
    background-position: center top;
   
}

#contentborderform
{
    margin: 0px auto;
    background-image: url(images/bluebrushform.gif);
    background-repeat:no-repeat; 
    background-position: center top;
   
}

#contentborderbuilder
{
    margin: 0px auto;
    background-image: url(images/bluebrushbuilder.gif);
    background-repeat:no-repeat; 
    background-position: center top;
    
   
}

#submenudiv
{
   padding-top: 22px;
   font-size: small;
   color: #666666;
}


#header
{
    margin: 0px auto;
    width: 946px;
}

#headerlogo
{
    float: left;    
    width: 215px;
    text-align: left;
    margin-top: 13px;
    
   
}

#headermenu
{
    float: right;    
    width: 731px;
    text-align: right;
    margin-top: 29px;
    color: #F2F2F2;
   
}

#footer
{
    margin: 0px auto;
    width: 946px;
}

#footerlogo
{
    float: left;    
    width: 215px;
    text-align: left;
    margin-top: 18px;
    
   
}
#footermenu
{
    float: right;    
    width: 731px;
    text-align: right;
    margin-top: 29px;
    color: #F2F2F2;   
}



input.formbutton {
    width: auto;
	padding: 8px 16px 8px 16px;	
	background: #666666;
	color: #FFFFFF;
	border-style:none;
    cursor: pointer;
    font-size: medium;
    
}

input.formbutton:hover
{
	text-decoration: underline;
}


.myformheader
{   
    color: #666666;
    text-align: right;
}

.myform
{       
    color: #666666;
    margin-left: 136px;
    
}

.myfields
{
    margin: 0px 0px 8px 0px;
    }
    
    
    

    
.myRadioButtonList input {
	color: #000000;
	padding: 0px 0px 0px 0px;
	border: none;
	font-size: medium;
	width: 12px;
	font-family: Verdana, Sans-Serif;
    font-weight: normal;
    vertical-align: middle;
   }
   
   .myCheckBox input {
	color: #000000;
	padding: 0px 0px 0px 0px;
	border: none;
	font-size: medium;
	width: 20px;
	font-family: Verdana, Sans-Serif;
    font-weight: normal;
    vertical-align: middle;
   }





input {
	color: #000000;
	padding: 8px 8px 8px 8px;
	border: solid 1px #cccccc;
	font-size: medium;
	width: 400px;
	font-family: Verdana, Sans-Serif;
    font-weight: normal;
   }
   
   

   
   select {
	border: solid 1px #cccccc;
    background-color: #ffffff;
	color: #000000;
	font-size: medium;
	font-family: Verdana, Sans-Serif;
    font-weight: normal;
	padding: 8px 8px 8px 8px;
	width: 206px;
   }
   
   
   
   
   textarea {
	 width: 400px;
	 max-width: 400px;
	 height: 150px;
	 line-height: 150%;
	 color: #000000;
	 padding: 8px 8px 8px 8px;
	 border: solid 1px #cccccc;
	 font-size: medium;
	 font-family: Verdana, Sans-Serif;
     font-weight: normal;
	 }
   
   


