* {
margin: 0px;
padding: 0px;
}
p {
font-size:12px;
color:#4e4e4e;
padding-bottom: 10px;
line-height:20px;
font-family:Arial, Helvetica, sans-serif;
}
ul {
list-style-type: none;
color:#fff;
font-size:15px;
margin-top:20px;
}
h3 {
font-size:12px;
color:#223d51;
}
a {
outline: none;
}
a:link {
color:#213d52;
text-decoration: none;
}
a:visited {
color:#213d52;
text-decoration: none;
}
a:hover, a:focus {
color:#213d52;
text-decoration: underline;
}
a:active {
color: #213d52;
text-decoration: none;
}
body {
font-family:Arial, Helvetica, sans-serif;
background:url(../images/repeating_tiles.gif) repeat-x #fff;
}
h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#223d51;
font-weight:normal;
margin-bottom:10px;

}
#container{
width:980px;
position:relative;
margin:auto;
padding-bottom:20px;
}
h1 a{
width:173px;
height:95px;
display:block;
background-image:url(../images/logo.gif);
background-repeat: no-repeat;
text-indent: -30000px;
margin-bottom:-23px;
}
.right_top{float:right; width:790px;}
.nav{
font-family:Arial, Helvetica, sans-serif;
width:800px;
height:36px;
overflow:hidden;
top:16px;
padding-bottom:20px;
/*float:left;*/
position:absolute;
left:200px;
}
.telephone{
position:absolute;
right:5px;
top:10px;
width:231px;
height:24px;
}
.clear{clear:both;}
#nav li { 
float: left;
margin: 0;
padding: 0;
height:44px;
padding-bottom:20px;
font-family:Arial, Helvetica, sans-serif;
}
ul#nav li#current a{ 
color: #02e4fd;
}
#nav a {
font-family:Arial, Helvetica, sans-serif;
display: block;
text-decoration: none;
font-weight: bold;
color: #fff;
background:url(../images/nav_divider.gif) no-repeat top right;
height:36px;
padding: 10px 20px 20px 20px;
}
#nav #nav-1 a {
padding-left: 0px;
}
#nav a:hover {
color: #02e4fd;
}
#nav li a#current{color:#FF9900}


#flashcontainer{
width:1000px;
height:302px;
margin:0 auto;
background:url(../images/flash_back.jpg) 
/*position: relative;*/
}

.testi {
font-style:italic;
color:#223d51;
font-size:12px;
}


#wrapper {width:960px; margin:0 auto; background-color:red;padding:1em;
}
#header { padding:1em; background-color:blue; }
#new { padding:1em 0em 1em 0em; }
#leftColumn { float:left; width:282px; padding:1em 2.5em 1em 0.5em; }
#leftColumn a{ border:none; text-decoration:none;  }
#leftColumn img{ border:none; text-decoration:none;  }
#middleColumn { float:left; width:292px;padding:1em; border-right:1px solid #cccccc; border-left:1px solid #cccccc;}
#rightColumn { float:left; width:282px;padding:1em 0em 1em 1.5em; height:356px; }
#rightColumn img {margin-bottom:10px; margin-left:-3px; text-decoration:none; border:none;}
#footer { clear:both; padding:1em; background:url(../images/footer_repeat.gif) repeat-x; background-color:#223d52; }
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } 
.clearfix { display: inline-block; }
 * html .clearfix { height: 1%; }
.clearfix { display: block; }


#verybottom{ 
background:url(../images/footer_repeat.gif) repeat-x #223d52;
clear: both;
text-align: left;
overflow:hidden;
color:#fff;
padding-bottom:20px;
}
#credits{	
width: 1000px;
height:120px;
position: relative;
color: #fff;
margin: auto;
}
#credits p{
float:left;
margin:20px auto;
line-height:25px;
font-size:10px;
color:#fff;
}

#credits a { color: #fff; text-decoration:none;}

#credits a:hover { color: #fff; text-decoration:underline; }



#credits_list{

	float:right;

	text-align: right;

	margin:20px auto;

	}

#credits_list ul {

	margin:auto 0 auto 0;}

#credits_list img{
border:none;
text-decoration:none;
}

#credits_list li

 {	list-style:none;

	padding:8px 0px 0px 35px;

	

 }



#cred_email {}

#cred_rss { }

#cred_shop { background: url(images/shop.png) left 1px no-repeat;}




.icon_space {
		width:27px;
		height:23px;
		float:left;
		}
		
		
		
		.accordion_toggle {
			display: block;
			height: 30px;
			background: url(images/accordion_toggle.jpg) no-repeat top right #fff;
			padding: 0 50px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #ededed;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		.accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right #fff;
			color:#fff;
			
		}
		.vertical_accordion_toggle {
			display: block;
			height: 30px;
			background: url(images/accordion_toggle.jpg) no-repeat top right #fff;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #ededed;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		.vertical_accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right #fff;
			color:#333333;
			
		}
		
		.accordion_content {
		background:url(../images/inside_repeat.jpg) repeat-x;
			color: #444444;
			overflow: hidden;
		}
			
			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
			
			.accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
			
		

		.vertical_accordion_content {
			background-color: green;
			color: #444444;
			overflow: hidden;
		}

			.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

			.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
  			
		
					
					
    /* Container styling*/
    #horizontal_container {
      margin: 20px auto 20px auto;
      width: 680px;   
      height: 100px;    
    }
    
    #vertical_nested_container {
      margin: 0px auto 0px auto;
      
    }
.link_container {

height:23px;
}
.policytext{
float:left;

	
}
.policytext h3{
margin:0px;
*margin-top:10px;
_margin-top:0px;
}
.exceptiontext{

float:right;
}

.readmorebutton{
background:url(../images/read-more-button.gif);
text-indent:-30000px;
width:65px;
height:17px;
display:block;
margin-left:10px;
}
.readmorebutton:hover,.readmorebutton:focus{
background-position:0 -17px;
}

#formholder p {
color:#fff;
}
.required{
margin-right:5px;
padding-top:3px;
}