/* CSS Document */

BODY {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana;
	text-align: center;
	background-color: #FFECD0;
	color: #333333;
	font-size: 100%;
	margin: 0px;
	line-height: 140%;
	}
.border	{
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #CCCCCC;
	border-left-color: #ccc;
	background-color: #FFFFFF;
	background-image: url(images/bak.gif);
	background-position: right 140px;
	background-repeat: repeat-y;
	}
.mast {
	background-color: #ffffff;
	vertical-align: middle;
	padding: 0px;
	height: 110px;
		}
.logo{
	float: left;
	padding-left: 15px;
}		
		
		
.topnav {
	clear: both;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	background-image: url(images/bar_bak.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 29px;
	padding-right: 10px;
	padding-top: 4px;
	background-color: #3399FF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFA8D3;
	}	

.main {
	margin: 0px auto;
	width: 850px;
	background-image: url(images/bak.gif);
	background-position: left;
	 }
.left	{
	width: 186px;
	text-align: left;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}

.spacer	{width: 5px;
	float: left;
	}
.right	{
	width: 590px;
	/*padding-top: 20px; */
	float: right;
	padding-left: 20px;
	padding-right: 25px;
	text-align: left;
	padding-top: -5px;
	}
	
.footer {
	clear:both;
	color: #FFFFFF;
	line-height: 18px;

	font-size: .8em
	text-align: left;
	background-color: #FF99CC;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 20px;
	font-weight: bold;
	background-image: url(images/footer_bak.gif);
	background-repeat: repeat-x;
	text-align: left;
	font-size: .9em;
	 }
.red {
	font-weight: bold;

	 }
.indent {padding-left: 10px;}
.clearleft {clear:left;}


h1,h2,h3,h4 {
	text-align: left;
	color:   #000099;
	font-weight: normal;
	 }

h1 {
	 font-size: 1.4em;
	 }
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #0071DF;
	margin: 0;
	 }
h3 {
	font-weight: bold;
	color: #0071DF;
	font-size: 1em;
	line-height: 1em;
	text-align: left;
	 }
h4 {
	 font-size: .9em;
	color:   #FF6600;
	 }
P 	{
	font-size: 0.9em;
	line-height: 1.3em;
	text-align: left;
	font-weight: normal;
	
	}
.table {
	vertical-align: top;
	padding: 4px;
	
}
.box {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #FFEAFF;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 0.9em;
	line-height: 1.6em;
}
.box h3{
	line-height: 1.1em;
}
.box .centre{
	text-align: center;
}
	

A,A:link,A:visited,A:active {
	padding: 2px;
	width: 185px;
	text-decoration: underline;
	color: #0071DF;
 	}
A:hover { 
	padding: 2px;
	width: 185px;
	text-decoration: underline;
	color: #FF66FF; 
	}

.small {
	line-height: normal;
	font-size: 0.8em;
	text-align: center;
}

.address {
	font-size: 0.9em;
	color: #000099;
	text-align: right;
	float: right;
	margin-right: 10px;
	margin-top: 25px;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 1.1em;
}

.address a:link{
	color: #000099;
	text-decoration: none;
}
.address a:hover{
	text-decoration: underline;
	color: #FF66FF; 
}

.maintext {
	line-height: 14px;
	color:  #333333;
	font-size: 0.8em
	color:  #333333; 
	
}
.bullets {
	text-align: left;
	list-style-type: disc;
}
.smtable {
	text-align: center;
}
.list {
	font-size: 1em;
	color: #666666;
	text-align: left;
	line-height: 18px;
}
/* css for nav bar */
.navcontainer{
	width: 190px;
	}
#navlist
{
	margin-left: 0;
	width: 188px;
	font-family: verdana, sans-serif;
	font-size: 0.8em;
	padding: 1px;
}


#navlist li
{
	text-align: left;
	list-style: none;
	
}

#navlist li a
{
	display: block;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 2px;
}

#navlist li a:link {
	color: #0071DF;
	 }
#navlist li a:visited {
	color:#0071DF;
	background-color:#FFFFFF;
}

#navlist li a:hover
{
	color: #FFFFFF;
	background-color:#ffa9d3;
/*border-left: 3px #004080 solid;*/
}
img{
border:none
}
#newsbox {
	width: 450px;
	border: 1px solid #333333;
	background-color: #DEFBFF;
	padding: 3px;
}
.news {
	font-size: 16px;
	font-weight: bold;
	color: #00009C;
	line-height: 20px;
}
.notbold {
	font-weight: normal;
	font-size: 14px;
}
.img_left {
	float: left;
	padding-right: 15px;
}

.img_right	{
	float: right;
	padding: 0 0 10px 15px;;
}

.newsletter tr{
	font-size: 0.9em;
	padding: 0px;
	height: 22px;
}
