/* 

 */
.headnav span{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
text-transform:uppercase;
padding-right:14px;
}


.headnav{
background-image:url(/images/swooshsmall.gif);
background-repeat:no-repeat;
padding-left:10px;
}
html{
margin:0;
padding:0 0 15px 0;
}

body{
margin:0;
padding:0;
color:#424242;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#000;
}

a{text-decoration:none;}
a:link{}
a:hover{}
a:active{}
a:visited{}
a img{border:0;}

h1{}
h2{}
h3{}

ul{list-style:none;}
li{}

p{line-height:140%;}

blockquote{}


#container{
width:764px;
margin-left:auto;
margin-right:auto;
}

	#topnav{
	background-color:#595959;
	background-image:url(/images/bg_topnav.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#a3a3a3;
	font-size:9px;
	padding:0;
	width:764px;
	height:84px;
	margin:0 0 5px 0;
	}	
		#topnav p{
		margin:0;
		padding:5px 5px 0 0;
		text-align:right;
		}
		#topnav a{color:#ccdaeb;}
	
	h1{margin:0}
		h1 a{
		text-indent:-9999px;
		padding:0;
		border:0;
		background-image:url(/images/logo_purple.jpg);
		background-repeat:no-repeat;
		background-position:top left;
		height:45px;
		width:257px;
		float:left;
		margin:0 0 0 20px;
		}
	
	#nav{
	height:32px;
	clear:both;
	background-image:url(/images/bg_nav.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin:0 0 5px 0;
	height:32px;
	}
		#nav .inner{}
		
		#nav ul{
		margin:0;
		padding:8px 0 0 15px;
		}
		#nav li{float:left;}
		#nav li a{display:block;}
		#navx li a span{visibility:hidden;}
		
		
	#intro{padding:0 0 5px 0;}
	
	#content{
	background-color:#fff;
	background-image:url(/images/bg_content_left.gif);
	background-position:left;
	background-repeat:repeat-y;
	}
	#content a{
	color:#0065a4;
	text-decoration:underline;
	}
		#content .inner{
		background-image:url(/images/bg_content_top.gif);
		background-position:top;
		background-repeat:no-repeat;
		}
		#content .inner2{
		background-image:url(/images/bg_content_bottom.gif);
		background-position:bottom;
		background-repeat:no-repeat;
		padding:0 0 20px 0;
		}	
		
		#content .col1{
		width:174px;
		float:left;
		}
			#content .col1 h2{
			margin:0 0 0 0;
			padding:10px 0 0 0;
			font-size:8px;
			text-transform:uppercase;
			font-family:Verdana, Arial, sans-serif;
			height:22px;
			letter-spacing:1px;
			text-align:center;
			}
			#content .col1 ul{
			margin:0;
			padding:0 0 1px 0;
			background-image:url(/images/bg_content_subnav.gif);
			background-position:bottom;
			background-repeat:repeat-x;
			background-color:#efefef;
			width:173px;
			}
			#content .col1 li{
			height:33px;
			width:173px;
			background-image:url(/images/bg_content_subnav.gif);
			background-position:top;
			background-repeat:repeat-x;
			}
				#content .col1 li a{
				display:block;
				padding:10px 0 10px 10px;
				}
		
		#content .col2{
		width:530x;
		float:left;
		margin:14px 23px 0 37px;
		}
			#breadcrumb{
			font-size:10px;
			color:#a6a6a6;
			margin-top:0;
			}
			#content .col2 h2{
			font-family:Helvetica, Verdana, Arial, sans-serif;
			font-size:18px;
			}
		
		#content .col3{
		float:left;
		width:153px;
		margin:14px 0 0 0;
		}
			#content .module{
			background-image:url(/images/bg_content_module_top.gif);
			background-position:top;
			background-repeat:no-repeat;
			background-color:#d6e6ee;
			}
				#content .module .inner{
				background-image:url(/images/bg_content_module_bottom.gif);
				background-position:bottom;
				background-repeat:no-repeat;
				padding:0 0 5px 0;
				}
				#content .module{
				margin:10px 0 0 0;
				}
				#content .module h3{
				margin:0 0 0 0;
				padding:9px 0 9px 10px;
				font-size:8px;
				text-transform:uppercase;
				font-family:Verdana, Arial, sans-serif;
				letter-spacing:1px;
				}
				#content .module ul{
				margin:0 10px 10px 10px;
				padding:0;
				}
				#content .module li{margin:10px 0 0 0;}

	
.clear{clear:both;}