@font-face {
font-family: 'CalibriRegular';
	src: url('/common/templates/default/css/fonts/calibri-webfont.eot');
	src: local('CalibriRegular'), url('/common/templates/default/css/fonts/calibri-webfont.woff') format('woff'), url('/common/templates/default/css/fonts/calibri-webfont.ttf') format('truetype'), url('/common/templates/default/css/fonts/calibri-webfont.svg#webfontqC7y4OQU') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'FranklinGothicDemiCondRegular';
    src: url('/uploads/File/fonts/fradmcn-webfont.eot');
    src: url('/uploads/File/fonts/fradmcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('/uploads/File/fonts/fradmcn-webfont.woff') format('woff'),
         url('/uploads/File/fonts/fradmcn-webfont.ttf') format('truetype'),
         url('/uploads/File/fonts/fradmcn-webfont.svg#FranklinGothicDemiCondRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}



/*---------------------------------------*/
/*Customized CSS Properties            */
/*---------------------------------------*/
body,td,th {
	font-size: 13px;
	color: #454545;
}
body {
	background-color: #ffffff;
	background-image: url(/uploads/Image/noresize/bg.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	margin:65px 0px 20px;
	line-height:normal;
	background-position: center top;
}
a:link {
	color: #17365d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #17365d;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
td, p, th {
	color:#454545;
	font-size:12px;
	line-height:normal;
	font-family: Verdana, Geneva, sans-serif;
}
p {
	margin-top:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #454545;
	line-height: 20px;
}
li {
	line-height: 20px;
}
h1 {
	font-family: "Book Antiqua", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	color: #000040;
	text-transform: uppercase;
	font-style: italic;
	}

h2 {
	font-family: "Book Antiqua", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 20px;
	color: #000040;
	font-style: italic;
}
h3 {
	font-family: "Book Antiqua", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #17365d;
}
h4 {
	font-family: "Book Antiqua", Arial, Helvetica, sans-serif;
	font-size: 36pt;
	line-height: normal;
	color: #000040;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	}
h5 {
	font-family: 'CalibriRegular', Arial, Helvetica, sans-serif;
	}

.powered_by_mantis {
	float:left;
	font-size:11px;
	padding-top: 10px;
}
hr 							
{ 
background:#17365d none repeat scroll 0 0;
border:medium none;
clear:both;
height:1px;
margin:20px 0;
}

/*---------------------------------------*/
/*Multi-Level CSS Menu		             */
/*---------------------------------------*/

/* core lists */
#menu_cssmulti {
background:#17365D none repeat scroll 0 0;
float:left;
font-family: 'CalibriRegular', Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:normal;
height:45px;
letter-spacing:0;
line-height:normal;
margin-bottom:20px;
margin-top:0;
padding-bottom:0;
padding-right:0;
padding-top:0;
text-align:left;
text-transform:uppercase;
width:100%;
}
#menu_cssmulti ul 								
{ 
display: inline-block;
float:right; 
} 

/* makes it centered in IE */
#menu_cssmulti ul  								
{ 
display: inline; 
margin: 0; 
padding: 0; 
list-style: none; 
white-space: nowrap; 
text-align: left;  
}

#menu_cssmulti li  								
{ 
margin: 0; 
padding: 0; 
}

#menu_cssmulti ul.menu_list {
display:table;
float:none;
margin:0 auto;
}

#menu_cssmulti li li ul {
left:100%;
margin-left:0;
margin-top:-25px;
}

/* stylable */
#menu_cssmulti a {
border-right:2px solid #FFFFFF;
color:#FFFFFF;
display:block;
font-weight:normal;
line-height:13px;
margin:0 0 0;
text-decoration:none;
padding-right:12px;
}

#menu_cssmulti a:hover  								
{ 
/* all links styles:  */ 
color: #d2d2d2; 
text-decoration: none; 
} 

#menu_cssmulti li.menu_item 					
{ 

float: left; 
position: relative; 
cursor: pointer;  
background: none;
/* top level menu styles:  */ 
margin-right: 0px; 
margin-left:0px;
padding:15px 0 0 12px;
border-right:0px solid #FFFFFF;
height:30px;
} 

#menu_cssmulti li.menu_item:hover 				
{ 
background:none;
white-space: nowrap; 
/* top level menu hover */ 
color: #d2d2d2;  
border:none;
}
#menu_cssmulti li.last a{
	border:none;
}

#menu_cssmulti li.selected 						
{
	/* top level selected item */
	margin-top:0px;
	color: #d2d2d2; 
border:none;
} 
/*#menu_cssmulti li.last {
border-right:0px solid #FFFFFF;
height:13px;
margin-top:5px;
}*/

#menu_cssmulti li.selected > a					
{
	/* top level selected link */ 
color:#d2d2d2;
	font-weight:normal;
} 

#menu_cssmulti ul.drop_down {
	font-size:13px;
	left:0;
	margin-top:0;
	top:38px;
	width: auto;
}

#menu_cssmulti li ul 							
{
	background:none;
	display: block;
	position: absolute;
	visibility: hidden;
	left: 0;
	padding: 0px 0px 0px 0px;
} 

#menu_cssmulti li li 							
{ 
/* dropdown dividing line */ 
border-bottom: 1px solid #ffffff; 
}

#menu_cssmulti li li a {
background-color:#17365D;
border-right:medium none;
color:#FFFFFF;
font-size:15px;
padding:4px 8px;
width:auto;
}

#menu_cssmulti li li a:hover 					
{ 
/* dropdown hover color */ 
background-color: #ffffff; 
color: #17365D; 
}  

#menu_cssmulti li li a.fly_menu 				
{ 
/* sub-dropdown bg color */ 
background: #fff; 
color: #333; 

} 	

#menu_cssmulti li li:hover > a.fly_menu 		
{
 /* sub-dropdown hover color */ 
background: #fff; 
color: #4e84c4;

}
#menu_cssmulti .menu_arrow {
display:none;
}
 /* Vertical CSS Menu */ 
.menu_vertlist {
	margin:12px 0;
	padding-right:0;
	text-transform:uppercase;
	font-family: 'HelveticaNeueBC', Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.menu_vertlist ul {
text-align:left;
}

.menu_vertlist li {
	list-style-type:none;
	padding:0px 0;
	list-style-position: outside;
	list-style-image: none;
}
.menu_vertlist li a {
color:#000000;
padding:0;
line-height:normal;
font-weight:bold;
}
.menu_vertlist li a.selected {
color:#FF8024;
padding:0;
}


.menu_vertlist li a.top_level_link {
	display:none;
	position: relative;
	visibility: hidden;
	min-height:0px;
}
.menu_vertlist li a.top_level_link.selected {
	color:#000000;
	line-height:17px;
	display:block;
	visibility: visible;
	padding:0 0 4px 0;
}
.menu_vertlist ul.child_one, .menu_vertlist ul.child_two, .menu_vertlist ul.child_three {
margin-left:0px;
}
.menu_vertlist ul.child_one li a {
	line-height:17px;
	padding:4px 0;
}

.top_level_list {display:none} 
.top_level_list.selected {display:block;}

/*---------------------------------------*/
/*	Core Site Styles 			         */
/*---------------------------------------*/
.Left-Tile {
	background: none;
	background-repeat: repeat-y;
	background-position: right top;
        height: auto;
}
.Right-Tile {
	background: none;
	background-repeat: repeat-y;
	background-position: left top;
        height: auto;
}
.Middle-Tile {
	width:960px;
	background: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}




.table-1-1   { background-color: none; height: 0; width: 0;display:none; }
.table-1-2   { background-color: none; height: 0;display:none;  }
.table-1-3   { background-color: none; height: 0; width: 0;display:none;  }
.table-2-1   { background-color: none; width: 0;display:none;  }
.table-2-2   { background-color: none; padding: 0; /* this is where content goes */ }
.table-2-3   { background-color: none; width: 0;display:none;  }
.table-3-1   { background-color: none; height: 0; width: 0;display:none;  }
.table-3-2   { background-color: none; height: 0;display:none;  }
.table-3-3   { background-color: none; height: 0; width: 0;display:none;  }

.pluit-carousel .nav .pages li a {
	background-position:center top;
	background-image: url(/uploads/Image/interface/feature-nav-off.png);
	background-repeat: no-repeat;
}
.pluit-carousel .nav .pages li.active a {
	background-position:center top;
	background-image: url(/uploads/Image/interface/feature-nav-on.png);
	background-repeat: no-repeat;
}

.newslist {
border:0px solid #CCCCCC;
color:#292929;
padding-top:10px;
}
.newslist .table-top {
background:none;
border:none;
padding:0;
}
.newslist .table-top .nl_title {
float:left;
font-size:22px;
}
.newslist .table-top .nl_rss {
float:left;
margin:5px;
}
.newslist .nl_item {
padding:8px 0;
}
#NewsList_1002 {
	padding-top:29px;
}
.newslist .nl_img img {
margin:1px 7px 20px 2px;
}
.newslist .nl_item a {
color:#000000;
font-family: 'CalibriRegular', Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-transform:none;
}
.newslist .nl_item a strong{
	font-weight:bold;
}
.newslist .nl_date {
color:#265E89;
font-size:13px;
}
.newslist .nl_border {
border-bottom:3px solid #17365D;
}
.newslist .nl_flip {
background:none;
}
.newslist .nl_viewall {
margin:5px 0;
text-align:left;
}
.news {
padding:15px 0 0 0;
}
.news_maincell {
	padding-right:30px;
}

.news h3 {
	font-size:14px;
	font-weight:normal;
	margin:0;
}
.news h4 {
	font-size:14px;
	font-weight:normal;
	margin:0;
}
.news .news_bottombar {
border-top:3px solid #17365d;
margin-bottom:10px;
margin-right:0;
padding:10px 0 0;
}
.comment_form {
border:1px dashed #CFCFCF;
margin-top:10px;
padding:3px;
width:350px;
}
.comment_form .c_input {
width:200px;
}
.note {
color:#292929;
}
.news_rightcell {
	width:170px;
}
.bloglist .table-top {
	display:block;
	background:none;
	background-image: url(/uploads/Image/interface/header-ogi-blog.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:18px;
	width:auto;
}
.bloglist h1 {
	display:none;
}
.bloglist {
border:0px solid #CCCCCC;
color:#292929;
}
/*
.bw_title_categories {
	background-image: url(/uploads/Image/interface/blogtitle-categories.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:16px;
	width:105px;	
	text-indent:-9999px;
	display:block;
}
.bw_title_comments {
	background-image: url(/uploads/Image/interface/blogtitle-recentcomments.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:16px;
	width:169px;		
	text-indent:-9999px;
	display:block;
}
.bw_title_latestposts {
	background-image: url(/uploads/Image/interface/blogtitle-latestposts.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:16px;
	width:123px;		
	text-indent:-9999px;
	display:block;
}
.bw_title_archive {
	background-image: url(/uploads/Image/interface/blogtitle-archive.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:16px;
	width:74px;			
	text-indent:-9999px;
	display:block;
}
*/
.blog_maintable h3 {
font-family: 'HelveticaNeueC', Arial, sans-serif;
color:#D52300;
font-size:17px;
font-weight:normal;
text-transform:uppercase;
}
.blog_widget .bw_author {
color:#000000;
font-size:10px;
}
.bloglist .bl_about, .blog_widget .bw_about {
color:#265E89;
font-size:11px;
}
.bloglist .bl_author {
color:#292929;
font-size:13px;
}
.bloglist .bl_item {
padding:3px 0;
}
.bloglist .bl_item a {
font-family: 'HelveticaNeueC', Arial, sans-serif;
color:#D52300;
font-size:15px;
font-weight:bold;
text-transform:uppercase;
}

.bloglist .bl_scrollable {
height:auto;
overflow:auto;
}
.bloglist .bl_viewall {
	background:none;
	cursor:pointer;
	height:27px;
	line-height:0;
	margin:5px 0 0 0px;
	text-align:center;
	text-indent:-9999px;
	width:86px;
	border:0px outset #AAAF99;
	padding:0px;
	display: block;
	font-size:0px;
}
.bloglist .bl_viewall a{
	background:none;
	background-image:url(/uploads/Image/interface/btn-readmore.png);
	background-position:center top;
	background-repeat:no-repeat;
	cursor:pointer;
	height:27px;
	line-height:0;
	margin:5px 0 0 0px;
	text-align:center;
	text-indent:-9999px;
	width:93px;
	border:0px outset #AAAF99;
	padding:0px;
	display: block;
}
.noticebox {
background-color:#265E89;
color:#FFFFFF;
font-size:11px;
margin:5px 0;
}
.blog_maintable {
margin:10px 0px 20px;
}
.blog_maincell {
padding:0 30px 0 0;
}
.blogpost {
border-bottom:3px solid #FF5424;
padding:12px 4px 12px 0;
}
.blogpost .bp_title {
font-family: 'HelveticaNeueC', Arial, sans-serif;
color:#D52300;
font-size:26px;
font-weight:bold;
text-transform:uppercase;
}
.blog_rightcell {
width:170px;
}
.blog_widget {
border-bottom:3px solid #FF5424;
padding:5px 0 7px;
}
.blog_widget .bw_border {
border-bottom:0px dashed #CCCCCC;
}
.blog_widget .bw_flip {
background-color:#ffffff;
}
.pager_selected {
font-size:11px;
font-weight:normal;
padding:3px 1px;
}
.blog_rss {
color:#000000;
text-align:left;
}
/*
.bw_arrow_cats, .bw_arrow_archive {
	display:none;
}
*/


.newslettersignup {
	background-color:#FF8024;
	border:medium none;
	color:#ffffff;
	background-image: url(/uploads/Image/interface/newsletter-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height:165px;
	padding-bottom:4px;
}
.newslettersignup .table-top {
background-color:#FF5424;
background-image:url(/uploads/Image/interface/header-newsletter-sub.png);
background-position:6px 12px;
background-repeat:no-repeat;
border:medium none;
display:block;
height:52px;
margin-bottom:0;
}
.newslettersignup .table-top h1 {
	display:none;
}
.newslettersignup .ns_action {
margin:0 3px;
}
.newslettersignup .ns_email {
margin:12px 0 0 6px;
}
.newslettersignup input {
background-color:#ffffff;
border:1px solid #cccccc;
color:#000000;
}
.newslettersignup label {
width:auto;
}
.newslettersignup .ns_action label {
color:#ffffff;
}
.newslettersignup .ns_button {
margin:6px;
text-align:left;
}
#rdo_newsletter_action_sub {
	border:none;
	background:none;
}
.newslettersignup .ns_options {
	border:none;
}
input#NewsletterSubmit, #submit_register, #submit_signup, #submit_userinfo, .form_btn_submit_override {
background:transparent url(/uploads/Image/interface/btn-submit.png) no-repeat scroll center top;
border:0 outset #AAAF99;
cursor:pointer;
display:block;
height:27px;
line-height:0;
margin:10px 0 0;
padding:0;
text-align:left;
text-indent:-9999px;
width:69px;
}
.error, .validation-advice, .form_error {
color:#7c441b;
font-size:13px;
}
.form_style {
	width:400px;
	text-align:left;
}
.form_style .form_maintable {
border:none;
color:#333333;
text-align:left;
}
.form_style .form_maintable .table-top {
	display:none;
}
.form_btn_reset_override {
	display:none;
}
.breadcrums {
color:#7A3C0F;
margin-bottom:30px;
}
.breadcrums a {
	font-family:'HelveticaNeueC', Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
}

.list_forms legend {
font-weight:bold;
padding:0 5px;
}
.contentrotator {
margin:4px 0 50px 1px;
min-height:271px;
position:relative;
width:957px;
}
.contentrotator .cn_fadebox {
position:absolute;
}
.contactform {
	width:340px;
}
/*---------------------------------------*/
/*	Custom CSS 			         */
/*---------------------------------------*/
.wd-logo {
	margin-bottom: 14px;
}
.wd-top-submenu {
background-image:url(/uploads/Image/interface/bg-submenu.png);
background-position:left top;
background-repeat:repeat;
float:right;
height:auto;
margin:0 0px 0 0;
padding:10px;
width:270px;
}
.wd-top-submenu ul {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
.wd-top-submenu ul li {
	display: inline;
	text-transform: uppercase;
	color: #17365D;
	font-size:11px;
}
.wd-btn-contact {}
.wd-footer {
margin:0 auto;
padding:70px 0 0;
width:960px;
}
.wd-footer ul {
	margin: 0px 0px 12px;
	padding: 0px 0px 6px;
	height: auto;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #17365d;
}
.wd-footer ul li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #17365d;
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 0px 0px;
	text-transform: uppercase;
	color: #17365d;
}
.wd-footer h5 {
	margin: 0px;
	color: #17365d;
	font-size:13px;
}
.wd-footer p {
	margin-top: 0px;
	color: #000;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}

