/* generic styles */
a:focus {
  outline-style:none;
}
object {
  outline-style:none;
}
table {
	border:0;
    border-collapse:collapse;
	float:left;
}
th {
    text-align:left;
}
td {
    vertical-align:top;
	padding:0;
}
img {
    border:0;
}
form {
    margin:0;
}
input, select, textarea {
    padding:0;
    margin:0;
}
input.radio {
    margin-bottom:-2px;
}
body {
	margin:0px;
		background:#011324 url(../template_images/bg.gif) repeat-x top center;
	font-family:Tahoma, Geneva, sans-serif;
}
/* text/link styles */
p, td, th, li, div, input, textarea {
	font-family:Tahoma, Geneva, sans-serif;
	color:#505152;
	font-size:11px;
}
p {
	margin:0px 0px 15px 0px;
	line-height:13px;
	font-size:11px;
}
h1 {
	margin:10px 0 10px 0;
	font-size:14px;
	font-weight:bold;
	color:#0053a0;
	font-family:Tahoma, Geneva, sans-serif;
}
h2 {
	margin:0;
}
h3 {
	margin:0;
}

h5
{
font-size:14px;
font-weight:bold;
color:#0053a0;
margin:0 0 10px 0;
padding:0;
}

a {
	text-decoration:none;
	color:#0053A0;
	
}
a:hover {
	text-decoration:underline;

}
ul {
	margin:0px 0px 20px 0px;	
	padding:0px 0px 0px 20px;
}
li {
	/*margin:0px 10px 3px 0px;*/	
	padding:4px 0;
	list-style:disk;
	color:#095ca9;
}
hr {
	height:1px;
	border-top:none;
	border-left:none;
	border-right:none;
	/*change next three to suit design*/
	border-bottom:1px solid #999;
	margin:16px 0px 16px 0px;
	/**margin:8px 0px 9px 0px;*/
}
/* div styles */


div#site_holder {
	width:1000px;
	margin:0 auto;
}

.siteBG { background:url(../template_images/sitebg.png) repeat-y; float:left; width:1000px;}

div#outer_wrap {
	width:940px;
	float:left;
	padding:0 0 0 20px;
}
/* header */
div.header {
	width:950px;
	height:92px;
	float:none;
	padding:0;
}
div.header h1 a {
	background:transparent url(../template_images/logo.gif) no-repeat;
	width:226px;
	height:75px;	
	float:left;
	margin:5px 0 0 9px;
	text-indent:-9999px;
	cursor:pointer;
	margin:0 0 0 10px;
}
div.header ul {
	float:right;
	margin:10px 0 0;
	list-style:none;
}
div.header li {
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#0053a0;
	margin:0;
	padding:0;	
}
div.header li a {
	color:#0053a0;
	text-decoration:none;	
	padding:0 12px 0;
	height:20px;
}
div.header p.slogan {	
	float:right;
	clear:right;
	color:#0053a0;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	margin:30px 10px 0 0;
	display:inline;
}
/*#main_nav {
	float:none;
	height:30px;
	line-height:27px;
	background:url(../template_images/linkbg.gif) repeat-x;
}
#main_nav ul{
	padding:0 0 0 10px;
}
#main_nav li{
	float:left;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
#main_nav li a{
	float:left;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding:0 11px 0 0;
}*/
p.crumb {
	margin:0;
	clear:both;
}
.menu {
	float:none;
	height:30px;
	line-height:27px;
	width:960px;
	background:url(../template_images/linkbg.gif) repeat-x;
}
.menu1,.menu2,.menu3,.menu4,.menu5,.menu6,.menu7 {
	float:left;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
.menu1 a,.menu2 a,.menu3 a,.menu4 a,.menu5 a,.menu6 a,.menu7 a,.menu8 a{
	float:left;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding:0 11px 0 0;
}
.menu1 a:hover, .menu1 a.selected, .menu1 a.current { 
	float:left;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding:0 11px 0 0;
}
.dropmenudiv1,.dropmenudiv2,.dropmenudiv3,.dropmenudiv4,.dropmenudiv5,.dropmenudiv6,.dropmenudiv7,.dropmenudiv8 {
	position:absolute;
	top:0;
	border:0;
	font:normal 12px Arial;
	z-index:100;
	background:transparent;
	width:120px;
	visibility: hidden;
	margin-left:-1px;
}
.dropmenudiv1 a,.dropmenudiv2 a,.dropmenudiv3 a,.dropmenudiv4 a,.dropmenudiv5 a,.dropmenudiv6 a,.dropmenudiv7 a,
* html .dropmenudiv1 a,* html .dropmenudiv2 a,* html .dropmenudiv3 a,* html .dropmenudiv4 a,* html .dropmenudiv5 a,
* html .dropmenudiv6 a,* html .dropmenudiv7 a {
	width:auto;
	font:normal 11px Arial;
	display: block;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	position: relative;
	background:#434343;
	color:#fff;
	height:32px;
	line-height:32px;
	padding:0 10px 0 5px;
	border:1px solid #fff;
	border-top:none;
	z-index:100;
}
.dropmenudiv1 a:hover,.dropmenudiv2 a:hover,.dropmenudiv3 a:hover,.dropmenudiv4 a:hover,.dropmenudiv5 a:hover,.dropmenudiv6 a:hover,.dropmenudiv7 a:hover { 
	background:#000;
	color:#fff;
	text-decoration:none;
}
.menu2 a {
	background-position:-89px 0;
	padding:0 31px 0 19px;
}
.menu2 a:hover, .menu2 a.selected, .menu2 a.current { 
	background-position: -89px -38px;
	padding:0 31px 0 19px;
}
.dropmenudiv2 {
	width:112px;
}
.menu3 a {
	background-position:-200px 0; 
	padding:0 36px 0 19px;
}
.menu3 a:hover, .menu3 a.selected, .menu3 a.current { 
	background-position:-200px -38px;
	padding:0 36px 0 19px;
}
.dropmenudiv3 {
	width:227px;
}
.menu4 a {
	background-position:-426px 0;
	padding:0 35px 0 19px;
}
.menu4 a:hover, .menu4 a.selected, .menu4 a.current { 
	background-position:-426px -38px;
	padding:0 35px 0 19px;
}
.dropmenudiv4 {
	width:165px;
}
.menu5 a {
	background-position:-590px 0;
	padding:0 35px 0 19px;
}
.menu5 a:hover, .menu5 a.selected, .menu5 a.current { 
	background-position:-590px -38px;
	padding:0 35px 0 19px;
}
.dropmenudiv5 {
	width:124px;
}
.menu6 a {
	background-position:-712px 0;
	padding:0 42px 0 19px;
}
.menu6 a:hover, .menu6 a.selected, .menu6 a.current { 
	background-position:-712px -38px;
	padding:0 42px 0 19px;
}
.dropmenudiv6 {
	width:133px;
}
.menu7 a {
	background-position:-844px 0;
	padding:0 39px 0 14px;

}
.menu7 a:hover, .menu7 a.selected, .menu7 a.current { 
	background-position:-844px -38px;
	padding:0 39px 0 14px;
	
}
.dropmenudiv7 {
	width:86px;
}
#cont_wrap {
	margin:0 0 0 10px;
	float:left;
	padding-bottom:10px;
	width:790px;
}
p.mainimg {
	float:left;
	width:701px;
	margin-right:14px;
}
#cont_wrap h1{
	color:#0053a0;
	font-size:14px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
/*	padding-bottom:12px;*/
	/*padding-top:10px;*/
}
.usual {
	list-style-type: none;
	margin:0;
}
.usual ul {
	background:url(../template_images/maintabbg.gif) repeat-x left bottom;
	height:36px;
	margin:0;
	width:960px;
	padding:0;
	clear:both;
}
.usual li { 
	list-style:none; 
	float:left;
	height:35px; 
	margin:	0;
	padding:0;
}
.usual li a {
	text-decoration: none;	
	color: #fff;
	width:228px;
	height:30px;
	line-height:30px;
	display:block;
	padding:0;
	margin:6px 0 0 10px;
	font-size:13px;
	font-weight:bold;
	text-indent:13px;
	background:url(../template_images/tabbg.gif) repeat-x;
}
.usual li a:hover {
	text-decoration: none;
	color:#fff;
}
#usual1 ul a.selected {
	width:228px;
	height:30px;
	line-height:30px;
	display:block;
	padding:0;
	background:#fff;
	margin:6px 0 0 10px;
	color:#0053a0;
	font-size:13px;
	font-weight:bold;	
}
#tab_wrap {
	background:#fff url(../template_images/contentframe_bg.jpg) no-repeat 0 37px;
	width:950px;
	/*height:165px;*/
	float:none;
}
#footer {
	height:30px;	
	width:960px;
	background:url(../template_images/linkbg.gif) repeat-x;
	clear:both;
}
.footmenu {
	width:450px;
	float:left;
	color:#fff;
	font-size:11px;
	margin:10px 0 0 10px;
	padding:0;
	font-weight:bold;
}

.footmenu a
{
color:#fff;
text-decoration:none;
padding:0;
margin:0;
}

.site {
	float:right;
	color:#fff;
	margin:10px 10px 0 0;
}

.site a
{
color:#fff;
text-decoration:none;
padding:0;
margin:0;
}


.tabcont,.tabcontlast {
	width:290px;
	padding:12px;
	float:left;
	/*height:50px;*/
	margin:30px 0 30px;
	display:inline;
	border-right:3px solid #85acd0;
}
.tabcontlast {
	border-right:none;
}
.tabcont p,.tabcontlast p {
	font-weight:bold;
	color:#505152;
	width:200px;
	/*margin:0 10px 0 0;*/
	float:left;
	display:inline;
}
.tabcont p a,.tabcontlast p a {
	font-weight:bold;
	color:#0053a0;
	text-align:right;
	margin-top:30px;
	display:block;
	float:right;
}
.tabcont p a:hover,.tabcontlast p a:hover {
	text-decoration:underline;
}
/* contact/feedback */
div.contact_col1 {
	width:120px;
	height:18px;/*22px;*/
	padding-top:4px;
	margin:3px 0px 3px 0px;
}
div.contact_col2 {
	width:220px;
	margin:3px 0px 3px 0px;
}
div.contact_col2 input {
	width:212px;/*216px;*/
	height:17px;/*18px;*/
	padding:1px 2px 0px 2px;
	/**margin-top:-1px;*/
}
div.contact_col2 textarea {
	width:212px;/*216px;*/
	height:200px;
	padding:0px 2px 0px 2px;
}
.form_right textarea{
	background:#efefef;
	border:1px solid #a5acb2;
}
.form_right input{
	background:#efefef;
	border:1px solid #a5acb2;
	margin-bottom:5px;
	padding:3px 0 3px 5px;
}
p.error {
	color:#F00;
	margin:10px 0;
	
}
/* help */
div#search {
	width:100%;
	margin-bottom:20px;
}
input.field_search {
	width:150px;
	height:16px;
	margin-right:10px;
/*	*margin-top:-1px;*/
	color:#000000;
	border:1px solid #cccccc;
	padding-top:3px;
	padding-left:3px;
}
div#help_content {
    width:100%;
    margin-top:20px;
    /**margin-top:15px;*/
}
div#back {
	padding-bottom:2px;
}
div.filerow {
	width:380px;/*570px;*/
	height:30px;/*31px;*/
	padding:7px 15px 0px 15px;
	background:url(../template_images/quesn_bg.jpg) no-repeat;
	font-weight:bold;
}
div.filerowalt {
	width:380px;/*570px;*/
	height:30px;/*31px;*/
	padding:7px 15px 0px 15px;
	background:url(../template_images/quesn_bg.jpg) no-repeat;
}
div.filerowalt a, div.filerow a {
	font-weight:bold;
}
div.searchbox {
	float:right;
	margin:-5px 0 20px;	
}
div.help_topten_holder {
	width:350px;
	margin-top:8px;
	margin-bottom:20px;
	margin-left:0;
	float:left;
	/**margin-top:20px;*/
}
.help_topten_holder strong {
	display:block;
}
.go {
	background:url(../template_images/go.jpg) no-repeat;
	color:#fff;
	border:none;
	padding:0;
	cursor:pointer;
	width:52px;
	height:20px;
	font-size:12px;
	margin:2px 0 0 10px;
}
div.help_topten_holder h2 {
	color:#ffffff;
}

.number
{
width:24px;
height:18px;
float:left;
background:url(../template_images/num.jpg) no-repeat;
color:#fff;
text-align:center;
padding:0;
margin:0 10px 0 0;
}

div.help_topten_holder p {
	margin:0 0 10px 10px;
	padding:0;
	float:left;
	width:300px;
}
div.help_topten_holder hr, div#search hr {
	color:#000;
	background-color:#000;
	height:1px;
	border-bottom:1px dotted #ffffff;
	border-top:none;
	border-left:none;
	border-right:none;
	margin:3px 0px 3px 0px;
	/**margin:0px 0px 0px 0px;*/
	padding:0px 0px 5px 0px;
}

div.topten_qs {
	width:350px;
	float:left;
	margin:0 0 6px 0;
	height:20px;
}

div.question {
	width:540px;/*570px;*/
	height:24px;/*31px;*/
	padding:7px 15px 0px 15px;
	background-color:#ffffff;
	border-bottom:1px dotted #000000;
	font-weight:bold;
}
div.question a {
	color:#000000;
}
div.help_answer {
	width:540px;/*570px;*/
	padding:7px 15px 0px 15px;
	background-color:#ffffff;
}
.answer {
  width:350px;
	padding:0 0 0 15px;
}
div.help_answer p {
	color:#000000;
}
ul.site li{
	margin-top:15px;
	padding:0;
}
/* new styles */

.category { float:left; padding:10px 0 0 0; }

.fieldname {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#505152; /*width:150px;*/ float:left; padding:6px 0 0 0;}

.textbox { width:210px; border:1px solid #939393; font-size:11px; color:#666; padding:2px 0 0 5px; margin:0 0 10px 10px; height:20px; float:left;}
.textbox1 { width:90px; border:1px solid #939393; font-size:11px; padding:6px 0 5px 5px;color:#666; margin:0 0 5px 0;}
        .activeField
        {
           border: 1px solid #075aa7;
	color: #454743;
	background:#eaf3fb;	
        }
        .idle
        {
	    border: solid 1px #a5acb2;
        }
.textarea { width:197px; height:150px; border:1px solid #939393; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666;}

.newsHeading { font-size:13px; font-weight:bold;}
/* side menu */

#sidebar_holder {
	float:left;
	width:150px;
	padding:0 0 0 0;
	background:#7f92c7;
	clear:left;
}

#sidebar_holder_quote {
	float:left;
	width:150px;
	margin:0;

}
/* sidebar */

#pci_main_container {
	width:532px;
	height:100%;
}

#pci_content {
	height:100%;
	background:url(../template_images/pci_bg.jpg) repeat-y;
}

#pce_sidebar_header {
	width:250px;
	height: 27px;
	padding:10px;
	background:url(../template_images/blue_header.jpg) repeat-x top left;
	float:left;
}

#pce_sidebar_holder {
	background:#CDEB8B none repeat scroll 0%;
	height:100%;
	width:230px;
}

a.s_nav               {font-family:Tahoma, Geneva, sans-serif; display: block;background:#0053a0; border-bottom:1px solid #7f92c7; margin:0; height:20px; color:#fff;padding:7px 0 0 10px; font-size:12px; font-weight:bold; width:140px}
a.s_nav:hover         {font-family:Tahoma, Geneva, sans-serif; text-decoration:underline;display: block;background:#0053a0; border-bottom:1px solid #7f92c7; margin:0;padding:0; height:20px; color:#fff;padding:7px 0 0 10px; font-size:12px; font-weight:bold;}
/*a.s_nav:link          {font-family:Tahoma, Geneva, sans-serif; display: block;background:#0053a0; border-bottom:1px solid #7f92c7; margin:0; height:20px; color:#fff;padding:7px 0 0 10px; font-size:12px; font-weight:bold;}
a.s_nav:active        {font-family:Tahoma, Geneva, sans-serif; display: block;background:#0053a0; border-bottom:1px solid #7f92c7; margin:0;padding:0; height:20px; color:#fff;padding:7px 0 0 10px; font-size:12px; font-weight:bold;}
a.s_nav:visited       {font-family:Tahoma, Geneva, sans-serif; display: block;background:#0053a0; border-bottom:1px solid #7f92c7; margin:0;padding:0; height:20px; color:#fff;padding:7px 0 0 10px; font-size:12px; font-weight:bold;}

*/
* html a.s_nav                  {width: 140px}
/*
* html a.s_nav:link             {width: 150px}
* html a.s_nav:active           {width: 150px}
* html a.s_nav:visited          {width: 150px}
* html a.s_nav:hover            {width: 150px}
*/
a.s_nav_active               {font-family:Tahoma, Geneva, sans-serif; background:url(../template_images/sidebar_activebg.jpg) repeat-x;display: block;width:140px; padding:0 0 0 10px;color: #fff;font-weight: bold;height:29px;line-height:29px; font-size:12px; font-weight:bold;}
/*a.s_nav_active:link          {font-family:Tahoma, Geneva, sans-serif; background:url(../template_images/sidebar_activebg.jpg) repeat-x;display: block;width:140px; padding:0 0 0 10px;color: #fff;font-weight: bold;height:29px;line-height:29px; font-size:12px; font-weight:bold;}
a.s_nav_active:active        {font-family:Tahoma, Geneva, sans-serif; background:url(../template_images/sidebar_activebg.jpg) repeat-x;display: block;width:140px; padding:0 0 0 10px;color: #fff;font-weight: bold;height:29px;line-height:29px; font-size:12px; font-weight:bold;}
a.s_nav_active:visited       {font-family:Tahoma, Geneva, sans-serif; background:url(../template_images/sidebar_activebg.jpg) repeat-x;display: block;width:140px; padding:0 0 0 10px;color: #fff;font-weight: bold;height:29px;line-height:29px; font-size:12px; font-weight:bold;}
a.s_nav_active:hover         {font-family:Tahoma, Geneva, sans-serif; background:url(../template_images/sidebar_activebg.jpg) repeat-x;display: block;width:140px; padding:0 0 0 10px; color: #fff;font-weight: bold;height:29px;line-height:29px; font-size:12px; font-weight:bold;}
*/
* html a.s_nav_active                  {width: 140px;}
/*
* html a.s_nav_active:link             {width: 150px}
* html a.s_nav_active:active           {width: 150px}
* html a.s_nav_active:visited          {width: 150px}
* html a.s_nav_active:hover            {width: 150px}
*/
a.nav_sub_item               {width: 133px; color: #666666;line-height:20px; padding:5px 0 5px 19px; font-size:12px; font-weight:bold; background-color:#fff;border-bottom:1px solid #CCCCCC;}
a.nav_sub_item:link          {width: 133px; color: #333;line-height:20px; padding:5px 0 5px 19px; margin:0; font-size:12px; font-weight:bold; background-color:#fff;border-bottom:1px solid #CCCCCC;}
a.nav_sub_item:active        {width: 133px; color: #333;line-height:20px; padding:5px 0 5px 19px;font-size:12px; font-weight:bold; background-color:#fff;border-bottom:1px solid #CCCCCC;}
a.nav_sub_item:visited       {width: 133px; color: #333;line-height:20px; padding:5px 0 5px 19px;font-size:12px; font-weight:bold; background-color:#fff;border-bottom:1px solid #CCCCCC;}
a.nav_sub_item:hover         {width: 133px; text-decoration:underline; color: #0066CC;line-height:20px; padding:5px 0 5px 19px;font-size:12px; font-weight:bold; background-color:#fff;border-bottom:1px solid #CCCCCC;}


a.nav_sub_item_active               {color: #0066CC; font-weight: bold;line-height:20px; padding:0 0 0 10px; width: 140px; font-size:12px; font-weight:bold; }
a.nav_sub_item_active:link          {color: #0066CC;font-weight: bold;line-height:20px;padding:0 0 0 10px; width: 140px;font-size:12px; font-weight:bold;}
a.nav_sub_item_active:active        {color: #0066CC;font-weight: bold;line-height:20px;padding:0 0 0 10px; width: 140px;font-size:12px; font-weight:bold; }
a.nav_sub_item_active:visited       {color: #fff;font-weight: bold;line-height:20px;padding:0 0 0 10px; width: 140px;font-size:12px; font-weight:bold; }
a.nav_sub_item_active:hover         {color: #fff;font-weight: bold;line-height:20px;padding:0 0 0 10px; width: 140px;font-size:12px; font-weight:bold;}

a.sub2menu               {width: 133px; color: #0053A0;line-height:20px; padding:5px 0 5px 19px; font-size:12px; font-weight:bold; background-color:#fff;border-bottom:1px solid #CCCCCC;}
a.sub2menu:link          {width: 133px; color: #333;line-height:20px; padding:5px 0 5px 19px; margin:0; font-size:12px; font-weight:bold; background-color:#fff;border-bottom:1px solid #CCCCCC;}
a.sub2menu:active        {width: 133px; color: #333;line-height:20px; padding:5px 0 5px 19px;font-size:12px; font-weight:bold; background-color:#fff;border-bottom:1px solid #CCCCCC;}
a.sub2menu:visited       {width: 133px; color: #333;line-height:20px; padding:5px 0 5px 19px;font-size:12px; font-weight:bold; background-color:#fff;border-bottom:1px solid #CCCCCC;}
a.sub2menu:hover         {width: 133px; text-decoration:underline; color: #0066CC;line-height:20px; padding:5px 0 5px 19px;font-size:12px; font-weight:bold; background-color:#fff;border-bottom:1px solid #CCCCCC;}


p.submenu {padding:5px 0 5px 10px; margin:0; font-size:12px; color:#333;}
a.submenu {font-size:12px; color:#0053A0;}

/*span.sub2menu {padding:0; width:140px; height:30px; margin:0; font-size:12px; float:left; cursor:pointer;}*/
a.sub2menu {font-size:12px; padding-left:10px; float:left; line-height:13px; padding:5px 0 8px 10px;border-bottom:1px solid #CCCCCC;}

.nav_sub_item {background-color:#fff; padding:0; width:140px; margin:0; font-size:12px; color:#333; cursor:pointer;}
a.nav_sub_item {float:left; line-height:13px; padding:5px 0 0 10px;}

/* sub items */

ul {
    list-style: non;
    margin: 0px 0px 10px 0px;
    /*padding: 0px 0px 0px 30px*/
}

* html  ul {
    list-style-image: none;
    margin: 0px 0px 10px 30px;
    padding: 0px;
}


ul.s_nav {
	width:150px;
	margin:0;
	padding:0;
	background:#fff;
	list-style:none;
}

ul.s_nav li {
/*	margin:0;
	padding:5px 0 5px 0;
	background:#7E92C7;
	list-style:none;
	border-bottom:1px solid #ccc;*/
} 

ul.s_nav li.selected {
	margin:0;
	padding:5px 0 5px 0;
	/*height:40px;*/
	background:none;
	list-style:none;
	font-size:12px;
}

ul.s_nav li.main
{
padding:0;
margin:0;
}

ul.s_nav li a{
	margin:0;
	/*padding:0;*/
	list-style:none;
}

ul.s_nav li.selected span a:hover{
	list-style:none;
	text-decoration:underline;
	color:#333;
}

#pce_news_content {
	width:150px;
	padding:0;
	clear:both;
	float:left
}

.inner_pgbg {
			background:url(../template_images/inner_pg_bg.jpg) repeat-y; 
			width:960px; 
			float:left;
		}

span#strecher {
	height:485px;
	display:block;
	width:1px;
}





/* homepage slide show */
#gallery {
	padding:0;
	margin:-12px 0 0 0;
	width:701px;	
}
div.content {
	display:none;
	float:left;
	width:315px; 
}
div.content a, div.navigation a {
	text-decoration:none;
	color:#fff;
	font-size:18px;
margin:-40px 0 0;
text-indent:20px;
}
#controls {
	clear:both;
}
div.nav-controls a.prev img {
	margin:21px 0 0 7px;
	position:absolute;
	width:11px;
	height:13px;
	float:left;
}
div.nav-controls a.next img {
	position:absolute;
	margin:21px 0 0 120px;
}
div.loader {
	background-image:url('../template_images/loader.gif');
	background-repeat:no-repeat;
	background-position:center;
	width:270px;
	height:350px;
}
div.slideshow span.image-wrapper {
	float: left;
	margin:0;
	padding:0;	
	width:701px;
}
div.slideshow img {
	background:#000000;
	width:701px;
	height:216px;
	display:block;
	margin:0 10px 0 10px;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	width:380px;
}
span.caption {
	color:#7B7D81;
	margin:0;
	padding:0;
	float:left;
}
.caption a {
	color:#ff0000;
	display:block;
	font-weight:bold;
	padding:10px 0 10px;
}
div.image-title {
	font-weight:bold;
	font-size:1.4em;
}
div.image-desc {
	line-height:1.3em;
	padding-top:12px;
}
ul.thumbs {
	margin:0;
	padding:0;
	width:200px;
}
ul.thumbs li {
	float:left;
	padding:0;
	margin:5px 15px 5px 0;
	list-style:none;
}
ul.thumbs li.last {
	float:left;
	padding:0;
	margin:5px 0 5px 0;
	list-style:none;
}
a.thumb {
	padding:2px;
	display:block;
	border:1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: none;
}
a.thumb:focus {
	outline:none;
}
ul.thumbs img {
	border:none;
	display:block;
}
div.pagination {
	clear:both;
}
div.navigation div.top {
	margin-bottom:12px;
	height:11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display:block;
	float:left;
	margin-right:2px;
	padding:4px 7px 2px 7px;
	border:1px solid #ccc;
}
div.pagination a:hover {
	background-color:#eee;
	text-decoration:none;
}
div.pagination span.current {
	font-weight:bold;
	background-color:#000;
	border-color:#000;
	color:#fff;
}
#thumbs {
	/*background:url(../template_images/roundbg.gif) no-repeat;*/
	width:940px;

}
#thumbs ul{
	/*background:url(../template_images/roundbg.gif) no-repeat;*/
	width:940px;
	/*height:27px;*/
	padding:3px 0 0 10px;
	clear:both;
	float:left;
	/*margin-top:14px;*/
}

/*#thumbs ul.thumbs li img{
	float: left;
	list-style: none;
	width:150px;
}*/
#thumbs a.thumb {
	border: none;
	display:block;
	height:134px;
	width:140px;
/*	background:url(../template_images/normalround.gif) no-repeat;*/
}
#thumbs ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #ff0000;
	font-weight: bold;
/*	background:url(../template_images/selectround.gif) no-repeat;*/
}
a.readmore {
	margin:15px 20px 0 0;
	color:#11b5ea;
	line-height:25px;
	float:right;
}


/* News Styles*/

.form_left {
   	clear: both;
  	/*text-align: right;*/
   	padding:0px 5px 5px 0;
   	font-size: 13px;
	  color: #007cc2;
	  width:180px;
	  font-weight:bold;
}
.form_right input {
  font-size: 12px;
	color: #666666;
	width: 200px;
 	margin: 0px 0px 5px 0px;
  padding:5px 5px;
	border: 1px solid #bdbdbd;
	background:url(../template_images/inputbg.jpg) repeat-x;
}  

.form_right textarea {
  font-size: 12px;
	color: #666666;
 	margin: 0px 0px 10px 10px;
  	overflow: auto;
	padding:5px 5px;
	border: 1px solid #bdbdbd;
	background: #ffffff;
	/*width: 200px;*/
	height: 200px;
}   

span.error { font-size: 12px; color:#ff0000; font-weight:normal;}

.content ul { margin:0;padding:10px 0 10px 15px;}
.content ul li { list-style-type:disc; list-style-position:outside;color:#252b7c;}

.content p { font-size:12px; color:#252b7c; text-align:left;}

.feedback_text { color:#007cc2; font-size:12px; font-weight:bold}

.feedback_text a, .feedback_text a:visited, .feedback_text a:active  { color:#252b7c; font-size:12px; text-decoration:none;}

.floatleft { float:left}

.form_right input {
background:transparent url(../template_images/inputbg.jpg) repeat-x scroll 0 0;
border:1px solid #BDBDBD;
color:#666666;
font-size:12px;
margin:0 0 10px 10px;
padding:5px 0 0 5px;
/*width:200px;*/
/*height:10px;*/
}


.newsarchive_heading
{
width:230px;
height:22px;
float:left;
background:transparent url(../template_images/news_bg.jpg) repeat-x 0 0;
font-size:14px;
color:#fff;
padding:6px 0 0 20px;
font-weight:bold;
}

.newsarchive ul
{
width:220px;
float:left;
margin:0;
padding:0;
}

.newsarchive ul li
{
width:220px;
float:left;
margin:0;
padding:0;
color:#0053a0;
background:transparent url(../template_images/bullet.jpg) no-repeat 0 0;
line-height:22px;
}



/* Essentials - configure this */
.navitem
{
margin:0;
padding:0;
}

#nav {margin:0; padding:0;}
#nav ul { margin:0; }
#nav ul ul { left:210px; }
#nav ul { display:none; position:absolute; left:0; z-index:9999px; margin:0px 0px 0px 0px; padding:0; }
#nav ul ul { top:0; }


#cont_wrap h2{
	color:#0053a0;
	font-size:14px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	margin:0;
}
.archive {
	float:right; 
	margin:0 0 10px 0; 
	background:#397fd0;
	width:94px;
}

.archive a{
	color:#FFFFFF;
	float:right;
	font-size:11px;
	line-height:21px;
	padding:0 10px 3px;
}
.tabcont p a.headingnews,.tabcontlast p a.headingnews  {
	color:#0053a0;
	float:left;
	margin:0;
	font-size:11px;
}
img.banner {
	margin-left:-10px;
}