/* general */
body
	{
	border: 0;
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Times, serif;
	font-size: small;
	color: #033953;
	text-align: left;
	background-image: url(../../images/template/bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #F9F8F0;
	}
	
.bg
	{
	width: 957px;
	margin: auto;
	}
	
#wrapper
	{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 20px 15px 20px;
	background-color: white;
	}
	
h1
	{
	font-size: 1.5em;
	width: 100%;
	}
	
h1.grey_bg
	{
	background: #F7F7F7;
	}
	
h1.red
	{
	color: red;
	}
	
h2
	{
	font-size: 1.2em;
	}
	
h3
	{
	font-size: 1em;
	}	
	
h2.sky
	{
	color: #B3DFEC;
	}
	
input
	{
	border: 1px solid #E6F3F9;
	background-color: #F4FAFD;
	font-family: "Trebuchet MS", Times, serif;
	font-size: small;
	color: #033953;
	}
	
submit
	{
	font-family: "Trebuchet MS", Times, serif;
	font-size: small;
	color: #033953;
	}
	
a
	{
	color: #0295DB;
	}
	
a:hover
	{
	color: #C6E7F0;
	}
	
a img	
	{
	border: 0;
	}
	
/* header */

#header
	{
	font-size: 0.9em;
	}

#logo
	{
	float: right;
	}

#search
	{
	margin-right: 30px;
	}
	
#search,#subscribe
	{
	width: 175px;
	}
	
#top_bread
	{
	padding-top: 55px;
	}
	
#top_bread a
	{
	color: #033953;
	}
	
/* top_nav */

td.nav
	{
	vertical-align: middle;
	height:35px;
	}

#top_nav
	{
	margin-top: 15px;
	color: white;
	}
	
#top_nav a
	{
	color: white;
	text-decoration: none;
	}
	
#top_level
	{
	background-image: url(../../images/template/navigation/top/top_nav_top_BG.jpg);
	background-repeat: repeat-x;
	height: 35px;
	}
	
#top_level a
	{
	margin: 0 10px 0 10px;
	}
	
td.p_selected
	{
	vertical-align: middle;
	height:29px;
	background-color: #0295DB;
	border-top: 3px solid #026595;
	padding-bottom: 3px;
	}
	
#second_level
	{
	background-image: url(../../images/template/navigation/second/top_nav_second_BG.jpg);
	background-repeat: repeat-x;
	height: 35px;
	}

#second_level a
	{
	margin: 0 10px 0 10px;
	}
	
td.s_selected
	{
	vertical-align: middle;
	height:29px;
	background-color: #C6E7F0;
	border-top: 3px solid #0295DB;
	padding-bottom: 3px;
	}
	
#third_level
	{
	background-image: url(../../images/template/navigation/third/top_nav_third_BG.jpg);
	background-repeat: repeat-x;
	height: 35px;
	}
	
#third_level a
	{
	margin: 0 10px 0 10px;
	}
	
td.t_selected
	{
	vertical-align: middle;
	height:35px;
	background-color: white;
	border-top: 3px solid #C6E7F0;
	padding-bottom: 3px;
	}
	
/*3box */

#three_pics
	{
	margin-top: 8px;
	border: 1px solid #B3DFEC;
	}
	
#wide_pics
	{
	margin-top: 8px;
	border: 1px solid #B3DFEC;
	}
	
/* breadcrumb */

#bread_block
	{
	background-image: url(../../images/3box/main_block.jpg);
	height: 74px;
	}
	
#bread_block h1
	{
	color: white;
	}
	
#breadcrumb
	{
	margin-top: 20px;
	font-size: 0.9em;
	}
	
#breadcrumb2
	{
	font-size: 0.9em;
	padding-top: 5px;
	}

#breadcrumb a,#breadcrumb2 a
	{
	color: #033953;
	}
	
/* main content */


h1#main_heading
	{
	margin-bottom: 0;
	padding-bottom: 0;
	}

#main_text
	{
	border-top: 2px solid #B3DFEC;
	}
	
.textblock
	{
	background-color: #F7F7F7;
	border-top: 1px solid #E6F3F9;
	border-bottom: 1px solid #E6F3F9;
	}
	
#left_text
	{
	width: 400px;
	}

#left_text2
	{
	width: 600px;
	}

	
#right_block
	{
	width: 460px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #F7F7F7;
	border-left: 1px solid #B3DFEC;
	float: right;
	}
	
#right_block2
	{
	width: 260px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #F7F7F7;
	border-left: 1px solid #B3DFEC;
	float: right;
	}
	
#right_tabs
	{
	background-image: url(../../images/right_tabs/bg.jpg);
	background-repeat: repeat-y;
	padding-bottom: 5px;
	font-size: 0.9em;
	}
	
#right_tabs_bg
	{
	/*clear: both;
	background-image: url(../../images/right_tabs/bg.jpg);
	background-repeat: repeat-y;*/
	}
	
#tabs
	{
	text-transform: uppercase;
	font-size: 1.2em;
	}
	
#right_tabs h1
	{
	font-size: 1.5em;
	margin: 0;
	padding: 0;
	}
	
#right_tabs p
	{
	margin: 0;
	padding: 0;
	}
	
.item
	{
	margin-top: 15px;
	margin-left: 15px;
	width: 416px;	
	height: 98px;
	background-image: url(../../images/right_tabs/item_bg.jpg);
	vertical-align: middle;
	}
	
.item img
	{
	float: right;
	padding-top: 7px;
	}
	
#quick_links
	{
	position:relative;
	background-image: url(../../images/quick_links/ql_bg.jpg);
	height: 250px;
	width: 256px;
	margin-top: 20px;
	float: left;
	}
	
#quick_links a
	{
	color: #033953;
	}
	
#quick_links_holder, .quick_links_button{display:none;}

	
.ql_item
	{
	background-image: url(../../images/quick_links/item_bg.jpg);
	background-repeat: no-repeat;
	width: 235px;
	height: 41px;
	margin-left: 5px;
	}
	
.ql_item iframe{position:absolute;margin-left:-3000px}

	
.ql_item td.full, .ql_item td.first, .ql_item  td.second{
	height: 41px; vertical-align: middle; width: 50px;
}

.ql_item td.first, .ql_item td.full{
	width: 180px; padding-left: 5px ;
}

.ql_item td.full{
	width:230px;
}

#quick_links_help
	{
	width: 179px;
	border: 1px solid black;
	margin-top: 22px;
	float: right;
	margin-right: 6px;
	background-color: #FFFFE6;
	border: 2px dashed #FFD697;
	padding: 3px;
	text-align: center;
	}
	
#quick_links_help h3
	{
	padding: 0;
	margin: 0;
	font-size: 1em;
	text-decoration: underline;
	}
	
#contact_left
	{
	float: left;
	}
	
#contact_right
	{
	float: right;
	}
	
#contact_form
	{
	clear: left;
	}
	
/* footer */

#footer
	{
	font-size: 0.9em;
	clear: both;
	}

#block1
	{
	height: 10px;
	background-color: #B3DFEC;
	}
	
#block2
	{
	margin-top: 1px;
	height: 10px;
	background-color: #028DD0;
	}
	
#block3
	{
	margin-top: 1px;
	height: 10px;
	background-color: #033953;
	margin-bottom: 5px;
	}
	
#copy
	{
	float: right;
	}
	
#bottom_bread a
	{
	color: #033953;
	}
	
.inline_list li
	{
	display: inline;
	padding-right: 10px;
	}