img{
	border:0;
}

div{
	border:0;
	padding:0;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a:visited {
	color:blue;
}

h1{
	color:#3177e0;
	padding:5px 0 0 0;
	margin:0 0 5px 0;
	border-bottom:solid 2px #666;
}

h2, h3{
	color:#3177e0;
	margin:6px 0 6px 0;
}

p{
	margin:0 0 10px 0;
	padding:0;
}

body{
	background-color:#3177e0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0;
	padding:0;
}

.content_center{
	margin:0 auto;
	padding:0;
	width:800px;
}

#top{
	height:125px;
	width:100%;
	background:#D3D3D3 url(images/top_bg.gif) repeat-x 50% 0;
	clear:both;
}

#top .content_center{
	height:114px;
}

#main{
	width:100%;
	padding:5px 0 5px 0;
	background-color:#fff;
	/*background:url(images/main_bg.gif) repeat-x 50% 0 #fff;*/
	/*background-color:#FFFFFF;*/
	clear:both;
}

#main .content_center{
	padding:0 8px 0 8px;
	width:784px;
}

#footer{
	padding:10px 0 0 0;
	height:44px;
	width:100%;
	background:url(images/footer_bg.gif) repeat-x 50% 0;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-size:10px;
	clear:both;
}

#footer_links{
	margin:0 0 3px 0;
}

#footer_links ul{
	margin-left: 0;
	padding-left: 0;
	display: block;
}

#footer_links ul li{
	margin-left: 0;
	padding:0 5px 0 5px;
	border-left: 1px solid #fff;
	list-style: none;
	display: inline;
}

#footer_links ul li.first{
	border-left:none;
}

#footer_links a{
	text-decoration:none;
	color:#fff;
	font-size:12px;
}

#footer_links a:hover{
	text-decoration:underline;
}

#logo{
	height:60px;
	width:400px;
	padding:8px 210px 0 12px;
}

#login{
	width:168px;
	height:68px;
	background:url(images/top_login.gif) no-repeat top;
	margin:0;
	padding:0;
	float:right;
}

#login input{
	border:none;
	padding:0;
	margin:7px 36px 2px 20px;
	background:none;
	width:112px;
	height:18px;
	float:left;
	font-size:13px;
	color:#999999;
}

#grad_line{
	height:4px;
	width:760px;
	padding:0;
	margin:2px 20px 8px 20px;
	background:url(images/top_grad_line.gif) no-repeat 50%;
}

#menu{
	height:32px;
}

#menu ul{
	padding:0;
	margin:0;
	margin-left: 0;
	padding-left: 0;
	display: inline;
}

#menu ul li{
	padding:0;
	margin:0;
	height:32px;
	float:left;
	list-style: none;
}

#menu ul li:hover{
	background:url(images/top_over_triangle.gif) bottom no-repeat;
}

#menu ul li:hover a{
	color:#aaa;
}

#menu a{
	padding:0 8px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	border-left:solid 1px #fff;
}

#menu a.first{
	border-left:none;
}

#menu ul li a.selected{
	color:#81e801;
}

#search{
	width:152px;
	padding:4px 32px 4px 6px;
	height:17px;
	margin:-2px 13px 0 0;
	float:right;
	background:url(images/top_search_box.gif) no-repeat;
}

#search input{
	padding:0;
	margin:0;
	width:152px;
	height:17px;
	border:none;
	background:none;
	font-size:13px;
	color:#999999;
}

#main_two_column{
	display:inline-block;
	width:784px;
}

#main_right{
	float:right;
	width:195px;
}

#main_right .box{
	margin:0 0 10px 0;
	width:195px;
}

#main_right .box .title{
	width:182px;
	height:25px;
	margin:0;
	padding:5px 5px 0 8px;
	background:url(images/right_box_top.gif) no-repeat;
	color:#fff;
	font-size:15px;
	font-weight:bold;
}

#main_right .box .content{
	width:183px;
	margin:0;
	padding:5px;
	border:#ccc solid 1px;
	border-top:none;
}

#main_right .box .content ul{
	margin:0;
	padding:0 0 0 20px;
}

#main_right .box .content p{
	margin:0;
	padding:0 5px 5px 5px;
}

#main_left{
	float:left;
	padding:0;
	margin:0 4px 0 0px;
	width:570px;
}

.triple_column_list{
	display:inline-block;
	margin:0 10px;
	padding:0;
	width:780px;
}

.triple_column_list ul{
	padding:0;
	margin:0;
}

.triple_column_list a{
	font-weight:bold;
}

.triple_column_list p{
	margin:0 0 10px 0;
}

.triple_column_list ul li{
	float:left;
 	padding:0 7px;
 	width:246px;
	list-style: none;
	text-align:justify;
}


#jv_preview{
	position: relative; /*leave this value alone*/
	border: 3px solid #aaa;
	overflow: scroll; /*leave this value alone*/
	width: 777px; /*Width of Carousel Viewer itself*/
	height: 200px; /*Height should enough to fit largest content's height*/
	margin:10px;
	background-color:white;
}

#jv_preview .preview_belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

#jv_preview .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 30px 10px 0 20px; /*margin around each panel*/
	width: 750px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.panel_content {
	margin-top:.7em;
}
.panel_content h3 a{
	font-size:2.5em;
	color:#3177e0;
	margin-bottom:10px;
}

.panel_content h3 a:hover{
	text-decoration:none;
}

.panel_details_link {
	float:right;
	bottom:0;
	margin-top:15px;
	margin-right: -25px;
}

.panel_details_link img{
	margin-top:-27px;
}

.right_widget{
	float:right;
	margin:15px;
	border:1px solid gray;
	background-color:#fff;
	padding:10px;
}
.logo_title {
	width:400px;
	height:60px;
	border:0;
	padding:8px 0 0 0;
	margin:0px;
}
.logo_title a {
	background-image:url(images/top_logo.gif);
	text-decoration:none;
	display:block;
	height:100%;
	width:100%;
}
.logo_title a div {
	position:relative;
	z-index:-1;
	font-size:12px;
}