/* CSS Document */
/*--------------------------------------body---*/

body    {
    background:url('../images/mainbg.jpg') no-repeat top center white;
} 

div {
    overflow:hidden;
    zoom:1;
}

body, td, th, div, p, label{
	color:#282828;
	font:normal 14px/16px Arial, Helvetica, sans-serif;
}

a {
	color:#187bb1;
	text-decoration:underline;
}

a:hover {
	color:#187bb1 ;
}
select{color:#000000; font-size:11px;}


#main {
    margin:0 auto;
   width:1182px;    
}

#header {
    background:url('../images/headbg.jpg') no-repeat;
    height:250px;
    padding-left:45px;
    text-align:left;
}

#header #logo {
    float:left;
    margin-right:15px;
    margin-top:25px;
}

#header h1{
    color:#c1050e;
    font-size:20px;
    margin-top:87px;
}

#header h2{
    color:#464646;
    margin:5px 0;
}

#header h3{
    color:#464646;
}

#header #icons {
    float:right;
    margin-top:15px;
    padding-right:10px;
}

/*-------------------------------------topmenu---*/

#topmenu {
    background:url('../images/topmenubg.gif') no-repeat;
    height:39px;
    margin-bottom:3px;
}


#topmenu .fright { 
    width:217px; 
    height:53px; 
    background:url(../images/search_bg.gif) 0 14px no-repeat;
}

#searchform {
    float:right;
    padding:8px 10px;
}

#searchform input {
    padding:2px 3px;
    vertical-align:middle;
}

ul.menu-nav {
float:left;
padding:0   ;
margin:0;
}
ul.menu-nav li	{
	display:block; 
	float:left; 
	padding:0px 0px 0px 0px;
	margin-right:3px;
}
ul.menu-nav li#current {
    background:url('../images/topmenusbg.gif') bottom center no-repeat;
}
ul.menu-nav li a  {
	border:none;
	color:white !important;
	display:block; 
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	height:39px;
	text-decoration:none;
	text-align:center;
	padding:0 8px;
}
ul.menu-nav li a span	{
	height:39px;
	line-height:39px;
}

ul.menu-nav li a:hover  {
}

ul.menu-nav li a:hover span	{
}



/*-------------------visited---*/

ul.menu-nav li a:visited{
	color:#ccc; 
}

/*-------------------active----*/

ul.menu-nav li.active a {
}
ul.menu-nav li.active a span {
}



/*------------ Panels --------*/
#rightpanel {
    float:right;
    width:244px;
}

#rightpanel2 {
    width:206px;
}

#leftpanel {
    background:url('../images/leftpanelbg.gif') no-repeat top left #005b8a;
    float:left;
    width:224px;
}

#leftpanel .module_menu h3 {
    background:url('../images/leftpanelh3bg.gif') no-repeat right;
    color:white;
    cursor:pointer;
    height:32px;
    line-height:32px;
    margin:3px 0 0 0;
    text-align:left;
    padding:0 0 0 15px;
}

#leftpanel .module_menu h3.red{
    background:url('../images/leftpanelh3bgred.gif') no-repeat right;
    margin:0;
}
#leftpanel .wrapper-box {
    margin-bottom:0 !important;
}

#leftpanel .module_gallery, #leftpanel .module_under_gallery{
    background:white;
    padding-top:10px;
}

#leftpanel .module_under_gallery *{
    margin:0;
    padding:0;
}

#leftpanel .module_gallery .box-content {
    padding:0;
}

#leftpanel .module_gallery img {
    width:224px;
}

/* --------- leftmenu ------------*/

#leftpanel .menu{ 
    background:#2b779e;
    list-style:none; 
    margin:0 0 0 15px; 
    padding:0;
    width:196px; 
}
.menu li{
	}
	
.menu li a{
	color:white; 
	display:block;
	font-size:14px; 
	padding:6px 8px; 
	text-align:left;
	text-decoration:none; 
}


.menu li a:hover, .menu li#current a{ 
    color:white;
    text-decoration:underline;
}

.module_menu { 
  padding:0;
  margin:0;
  z-index:1;
}

#leftlinks {
    background:url('../images/leftlinksbg.gif') no-repeat;
    height:39px;
    margin-top:10px;
}

#leftlinks p{
    margin:0;
    padding:15px 5px 0 5px;
    text-align:center;
}

#leftlinks p a {
    margin:0 3px;
}

/* -----------rightmenu ---------- */ 
#rightlinks a {
    background:url('../images/rightlinksbg.gif') no-repeat #d16500;
    color:white;
    display:block;
    height:29px;
    line-height:29px;
    margin-bottom:3px;
    text-align:center;
    text-decoration:none;
    
}

/*----------------------------------------------------------content---*/
/*-----------------------------article_settings-*/
.article_indent ul {
	margin:10px 0px 15px 0; list-style:none;
}
.article_indent ul li {
	padding:0px 0px 1px 17px;
	background:url(../images/list_marker.gif) 0 9px no-repeat; 
	line-height:21px;
	color:#282828;
}
.article_indent ul li a {
	color:#187bb1 !important;
}
.article_indente a {
	color:#282828;
	text-decoration:underline
}
.article_indent a:hover {
	color:#187bb1;
	text-decoration:none;
}

.article_indent table td .required{ width:250px;}
.input-field input{ width:150px !important; color:#848181;}
.article-decor {
	padding:0px 0px 0px 0px;
}
.article_indent, #component-contact {
	padding:9px 29px 2px 20px;
	font-size:12px;
	line-height:18px;
	
}
#contact_text {
	height:auto;
	overflow:auto;
	margin:0px 0px 5px 0px;
	width:90%
}
.article_bot {
	line-height:5px
}
.article_separator {
	display:block;
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0 0px 0 0px;
	height:2px;
	 
}
.column_separator {
	padding:0px 0px 0px 1px !important;
}
.article_column {
	padding:0px 0px 0px 0px;
}
.article_indent h3 {
	overflow:hidden;
}
.article_indent h3 img {
	margin:0px 3px 0px 0px !important;
	float:left
}


.xmap .contentpaneopen {
    padding:0 20px;
}

.contentpaneopen img {
	margin:0px 14px 4px 0px;
}
.contentpaneopen .fleft{ width:100%;}
.icon-indent img{position:relative; margin:13px 13px 0 0 !important;}
.contentdescription img{ margin-right:15px;}
.contentpaneopen .indent-title-box{}
.contentpaneopen .title{ 
    color:black; 
    float:left; 
    font-weight:bold; 
    line-height:23px; 
    padding-left:14px;
}

.morelink {
    text-align:right;
}
/*---------------------------content-heading---*/

.componentheading {
    background:url('../images/contentheadbg.gif') no-repeat #005b8a;
	color:white;
	font-size:13px;
	font-weight:bold;
	height:32px;
	padding-left:8px;
	line-height:28px;
}
.contentheading {
	color:#000;
	font-size:16px;
	font-style:bold;
	line-height:16px !important;
	margin:0px 0px 0px 0px;
	padding:0 0px 0 0px;
	font-weight:bold;
}
.buttonheading {
	padding:3px 0px 0px 5px;
}
.buttonheading img {
	margin:0px 0px 0px 0px;
}

.article-text-indent {
    padding:0 10px;
}

/* ----------- elista menu ---- */
#elista_menu *{
    background:none;
    display:inline;
}

#elista_menu {
    width:100%;
}

#elista_menu a{
    padding:0;
    white-space:nowrap;
}

#elista_menu li {
    list-style:none;
    padding:0 15px 0 0;
}
/*-----------------------------item-info---*/

.iteminfo {
	padding:0px 0px 6px 0px;
	margin:0px 0px 15px 0px;
}
td.modifydate {
	font-size:11px;
	padding:9px 0px 25px 20px;
	text-decoration:none !important;
	color:#187bb1;
}
div.modifydate {
	font-size:11px;
	padding:9px 0px 0px 0;
	text-decoration:none !important;
	color:#187bb1;
	font-family:Arial, Helvetica, sans-serif;
}

.createdby {
	color:#0f559d;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-transform:none;
}
.createdate {
    background:url('../images/datebg.gif') no-repeat;
    color:white;
	float:left;
	font-style:italic;
	font-weight:bold;	
	height:23px;
	line-height:23px;
	text-align:center;
	width:115px;
}
span.small { /* Written by */
	font-size:11px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px px;
	text-transform:none;
	color:#282828;
}
div.small {
	padding:10px 0px 0px 0;
	font-size:11px;
	font-weight:normal;
	 color:#187bb1;
}
/*-----------------------------------buttons---*/

.button, .validate {
		background:url(../images/button_more2.gif) 0 0 no-repeat;
		width:83px;
		padding:4px 0 5px 0;
		 color:#FFF;
		 font-size:11px;
		 text-align:center;
		 display:block;
		 text-decoration:none;
		 font-weight:bold;
		 text-transform:uppercase;
		 border:none;

}
.search_result .button{
	background:url(../images/button_more2.gif) 0 0 no-repeat;
		width:83px;
		padding:4px 0 5px 0;
		 color:#FFF;
		 font-size:11px;
		 text-align:center;
		 display:block;
		 text-decoration:none;
		 font-weight:bold;
		 text-transform:uppercase;
		 border:none;
}


/*-----------------------------------read-more---*/

#editor-xtd-buttons div.readmore {
	background:none;
	height:auto;
	margin:0px 0px 0px 0px;
	width:auto;
}
div.readmore {
	margin:0px 0px 0px 0px;
	padding:8px 0px 0px 0px;
	float:left;
}
div a.readon {
		background:url(../images/button_more.gif) 0 0 no-repeat;
		 color:#016baf;
		 font-size:11px;
		 text-decoration:underline;
		 font-weight:bold;
		 text-transform:capitalize;
	
}
a.readon:hover {
	color:#016baf !important;
	text-decoration:none;
}

/*-----------------------------blog-more---*/
.myBlog-content {
    padding:0 10px;
}

.text-page, .pagenav{ color:#282828 !important; text-decoration:none;}

.blog_more {
	padding:15px 0px 10px 20px;
}
.blog_more h2 {
	background:none;
	color:#1b2e32 !important;
	font-size:12px;
	padding:0px 0px 0px 0px;
}
.blog_more ul {
	margin:10px 0px 15px 0; list-style:none;
}
.blog_more ul li {
	padding:0px 0px 1px 12px;
	background:url(../images/list_marker.gif) center left no-repeat; 
	line-height:21px;
}
.blog_more a {
	color:#187bb1;
	text-decoration:underline
}
.blog_more a:hover {
	color:#187bb1;
	text-decoration:none;
}

.blog_more strong {
	color:#282828;
	font-size:14px;
}
/*-----------------------------pagenav---*/
.pagination span {
	background:url(../images/pagination-left.gif) no-repeat 0 0 #260401;
	margin-right:3px;
	display:block;
	float:left;
}
.pagination span font {
	background:url(../images/pagination-right.gif) no-repeat right 0;
	padding:5px 10px 5px 10px;
	line-height:14px;
	color:#146dac;
	font-weight:bold;
	display:block;
	font-size:11px;
}
.pagenav {
	color:#545252;
	font-size:12px;
	font-weight:normal;
	padding:0 4px;
}


.pagination_nav {
	color:#282828;
	font-size:12px;
	padding:10px 20px 0px 0px;
	text-align:center;
	word-spacing:3px;
}
.pagination_nav div {
	background:#f4f4f4;
	padding:5px 0px 5px 0px;
}
.pagination {
	margin-top:10px;
	display:block;
	overflow:hidden;
}
.pagination li {
	float:left;
	padding:0px 5px 0px 5px;
}
.pagination_result {
	color:#282828;
	padding:5px 0px 0px 0px;
	line-height:16px;
	text-align:center;
}
/*--------------------------------------result---*/

.sectiontableheader img{ vertical-align:middle; margin-right:6px;}
.sectiontableentry0 td {
	color:#282828;
	padding:10px 5px 10px 5px;
}
.sectiontableentry1 td {
	/*background:#187bb1;
	color:#FFF;*/
	color:#282828;
	padding:10px 5px 10px 5px;
}
.sectiontableentry2 td {
	color:#282828;
	padding:10px 5px 10px 5px;
}

.sectiontableentry1 a {
	/*color:#FFF !important;*/
	color:#282828;
}
.sectiontableentry2 a {
	color:#282828;
}
.sectiontableentry1 a:hover {
	color:#282828;
}
.sectiontableentry2 a:hover {
	color:#282828
}


.var1 {
	background:#187bb1;
	padding:10px !important;
	margin:10px 0px 10px 0px;
	color:#282828;
}
.var1 p, .var2 p{ color:#000;}
.var1 h4 a, .var2 h4 a{ color:#000;}
.var2 {
	padding:10px !important;
	margin:10px 0px 10px 0px;
	color:#282828;
}
.results {
	text-align:center;
	padding:0px 19px 0px 0;
}
#page {
	padding:0px 0px 25px 20px;
}
#page ol li {
	padding:0px 0px 10px 0px;
	text-align:left
}
.searchintro {
	padding:15px 0px 10px 0;
}
.searchintro strong {
	color:#000
}
#page h3 {
	font-size:130%;
	padding:10px 0px 15px 0px;
	text-align:left;
	color:#000000;
}
#page .display .inputbox, #page .inputbox {
	color:#2b465b;
}
#page .only input{ vertical-align:middle; margin-right:5px; margin:3px 0;  _margin:0 0;}
#page #ordering {
	height:20px;
}
#page .display {
	padding:10px 0px 25px 0px;
}
#page legend {
	color:#FFF;
	background:#187bb1;
	padding:3px 7px;
}
.search_result{ padding-top:15px;}
.sectiontableentry0 .pad2{color:#111111;}
.sectiontableentry0 .pad2, .sectiontableentry1 .pad2, .sectiontableentry2 .pad2 {
	padding:2px 0px 2px 15px;
	
	
}
.sectiontableheader {
	padding:15px 0;
	color:#187bb1;
}
/*--------------------------------------poll---*/

.poll .question {
	font-size:11px;
	color:#212121;
	line-height:14px;
	font-weight:bold;
}
.poll .body {
	padding:12px 0px 8px 0px;
}
.poll .body label {
	font-size:12px;
	line-height:14px;
	padding:0px 0px 0 0px !important;
	color:#212121;
	text-decoration:underline;
}
.button{cursor:pointer;}
.poll .button {
	background:url(../images/vote.gif) no-repeat 0 0;
	color:#FFF;
	font-size:11px;
	line-height:15px;
	width:58px !important;
	font-weight:bold;
	padding:4px 0 5px 0;
	text-align:center !important;
	text-transform:capitalize;
	
}
.poll .button:hover, .poll .result:hover{ color:#FFF;}
.poll .result {
	margin-right:65px;
	background:url(../images/result.gif) no-repeat 0 0;
	color:#FFF;
	font-size:11px;
	line-height:15px;
	width:58px !important;
	font-weight:bold;
	padding:4px 0 5px 0;
	text-align:center !important;
	text-transform:capitalize;
}
.poll .section {
	overflow:hidden;
	padding:0px 0px 11px 0px;
	width:100%;
}
.poll .radio {
	float:left;
	width:15px;
}
.poll .radio input {
	display:block;
	width:16px;
	height:16px;
}
.poll .var {
	margin:0px 0px 0px 0px;
	text-align:left
}
.display {
	padding:0px 0px 10px 0px;
}
.display select {
	border:1px solid #016baf;
	width:100px;
}
.sectiontableentry1 div, .sectiontableentry0 div {
	font-size:1px;
}
.fright{ float:right;}
.fleft{ float:left;}


/*--------------------------------------user---*/

dl.contentpane dt {
	padding:0px 0px 0px 0px;
}
dl.contentpane dd {
	width:100%;
	overflow:hidden;
}
dl.contentpane div {
	vertical-align:middle
}
dl.contentpane .description {
	width:110px;
	padding:0px 0px 0px 0px;
	vertical-align:middle
}
dl.contentpane .input-field {
	width:160px;
	padding:0px 0px 0px 0px;
	vertical-align:middle
}
* html dl.contentpane .input-field {
	padding-top:3px;
}
dl.contentpane .button-field {
	width:140px;
	_padding:5px 0 0 0;
}
dl.contentpane .button-field .validate{ 
background:url(../images/button_more2.gif) 0 0 no-repeat;
		width:83px;
		padding:4px 0 5px 0;
		 color:#FFF;
		 font-size:11px;
		 text-align:center;
		 display:block;
		 text-decoration:none;
		 font-weight:bold;
		 text-transform:uppercase;
		 border:none;
}

/*-------------------------------------search---*/


.search {}
.search .inputbox { /*-------- working in all browsers ------*/
	color:#212121;
	font-size:13px;
	line-height:17px;
	margin:16px 0 0 0;
	padding:2px 0px 2px 7px !important;
	vertical-align:top;
	width:130px;
	border:none;
	background:none;
	font-weight:normal;
	text-transform:capitalize;
	font-family:Arial;
	float:left;
}

.search .button {
	background:url(../images/searchButton.gif) 0 0 no-repeat;
	color:#cb670e;
	font:bold 12px Arial;
	height:24px;
	padding:0 0px 1px 0px;
	width:58px;
	vertical-align:middle;
	float:right;
	margin:14px 19px 0 0;
	_margin:14px 10px 0 0;
}
/*-------------------------------------search-result---*/
/*-------------------title----*/

.search_result h3 {
	color:#808080;
	font-size:14px
}
/*-------------------article----*/

.search_result p {
	padding:10px 0px 0px 0px;
}
/*----------*/
#search_searchword {
	border:1px solid #187bb1
}
legend {
	color:#808080
}
.highlight {  /* highlight sought word */
	color:#000;
	font-weight:bold
}
.phrase {
	border:solid 1px #187bb1;
	color:#808080;
	float:left;
	padding:0 10px;
	width:60%;
	
}
.phrase .inputbox {
	background:#fff;
	color:#808080;
	display:block;
	margin-top:10px;
}
.phrase .inputbox option {
	background:#fff;
	border-bottom:solid 1px #333;
	padding:2px;
}
.phrase .inputbox option a:hover {
	background:#C00;
	border-color:#cfd0d6;
	color:#1e3300;
}
fieldset.word, fieldset.only {
	border:solid 1px #187bb1;
}
.only {
	border:solid 0;
	line-height:1.3em;
	padding:0 10px 0 10px;
}
.word {
	border:solid 0 !important;
	padding:10px 10px 10px 0;
}
.word input {
	background:#fff;
	color:#ff6614;
	font-weight:normal;
	margin:0 0 0 10px;
	padding:2px;
}
.contact_email input {
	margin:4px 0px 3px 0px;
}
.contact_email input, .contact_email textarea{ margin-top:4px !important; color:#282828; font-size:11px; font-family:Tahoma;}
#contact_email_copy{ margin-top:2px !important; vertical-align:middle;}
.only .indent-extra-top{ padding:11px 0;}
.line-bottom-phrase{ height:27px;}
.separate-search{width:2%; float:left; border:none;}
/*-------------------------------------admin-form---*/

.adminform td {
	padding:0px 0px 2px 0px;
}
/*---------------------------system-error-messages--*/

.error {
	margin:0px 0px 10px 0px;
}
.error h2 {
	color:#bd0202;
	font:bold 14px Tahoma;
	padding:0px 0px 5px 20px;
}
#system-message dt.error, dt.message {
	display: none;
}
.error dd ul {
	background: #920202;
	border-top: 3px solid #670606;
	border-bottom: 3px solid #670606;
	color: #fff;
	margin:0;
	padding:5px 0px 5px 5px;
}
.error dd ul li {
	background:none !important;
	color:#fff !important;
	margin:0px 0px 0px 20px !important;
}
.pass_remind {
	vertical-align:middle;
	padding:0px 0px 0px 10px;
}

/*-------------------title-wrapper----*/


/*-------------------box-wrapper----*/




/*-------------------content----*/


.module label {
	display:block;
	line-height:100%;
	padding:0px 0px 3px 0px;
	vertical-align:middle
}


/*-------------------module-list----*/
/*-------------------left----*/
.module .box-content-indent{padding:10px 28px 5px 19px;}
.module ul{ margin:0; list-style:none; font-size:12px;}
.module ul li{ color:#007b94; line-height:18px; background:url(../images/list_bull_1.gif) 0 7px no-repeat; padding:0 0 0 12px; padding-bottom:6px;}
.module ul li a{ color:#212121; font-size:13px;}
.module ul li a:hover{ color:#212121 !important;}


/*-------------------module-list-finish----*/

.count { /* count users */
	font-weight:bold;
}



.module span {
	font-weight:bold;
}

.box-indent {
	padding:17px 20px 25px 37px;
}


/*-------------------title----*/




/*-----------------content----*/

.breadcrumbs { padding:18px 0 0 19px; display:block; color:#ffffff; font-size:12px;}
.breadcrumbs .pathway{color:#FFF !important; text-decoration:underline !important; text-transform:none; text-decoration:none; font-size:12px;}
.breadcrumbs .pathway:hover{ text-decoration:none !important; color:#FFF; font-size:12px;}
.breadcrumbs  img{ margin:0 4px 1px 4px;}





/*----------------------------------------login-form---*/

.moduletable-login { color:#848181; padding:15px 0 0 25px;}
.log{ padding-bottom:115px;}


/*-----------------content----*/
.module-login h3{color:#FFF; font-size:13px; padding:27px 13px 19px 20px; text-transform:uppercase;}

.module-login label {
	font-size:12px;
	text-transform:capitalize;
	line-height:15px;
	display:block;
	color:#FFF;
}

.module-login p, label.remember {
	font-size:12px;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	color:#FFF;
}

label.remember{ font-size:12px;}
.module-login a {
	color:#FFF !important;
	text-decoration:underline;
	font-size:11px;
}

.module-login a:hover {
	color:#FFF !important;
	text-decoration:none;
	
}


.module-login .inputbox { /* inputbox */
	 border:1px solid #012a64; width:175px; margin:0 0 7px 0; color:#012a64; font-size:11px; font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
	padding:4px 0px 4px 4px;
	vertical-align:top;
	height:12px;
	_height:19px;
	
}


.module-login .box-content-indent{padding:15px 15px 23px 37px;}
.module-login .indent1{ color:#FFF; font-size:11px; line-height:14px;}
.module-login .indent1 span{ font-weight:normal;}
.module-login .extra-indent-top1{ padding:4px 0 0 0;}
.module-login .extra-indent-link p a{ line-height:14px;}
.module-login .button { /* button */
	color:#212121;
	font-size:11px;
	text-transform:capitalize;
	line-height:15px;
	margin:11px 0 15px 0!important;
	font-weight:bold;
	background:url(../images/login_button.gif) 0 0 no-repeat;
	width:58px;
	padding:4px 0 6px 0;
	
}


#mod_login_remember { /*checkbox*/
	background:#fff;
	border:none;
	display:block;
	float:left;
	margin:2px 5px 0px 0px;
	vertical-align:middle;
	width:12px;
	height:12px
}
.contenttoc th{ padding-bottom:10px;}
.pagenavcounter{ padding:15px 0;}
.pagenavbar a{ color:#000 !important;}


.module_menu .box-content-indent{padding:18px 23px 10px 23px;}
.module_menu .box-title h3{ padding:17px 10px 12px 17px; color:#212121; font-size:12px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}

.module .box-content-indent{padding:22px 15px 10px 14px;}
.module .box-title h3{ padding:27px 13px 13px 18px; color:#282828; font-size:12px; text-transform:uppercase;}
.box-content{ padding:0 14px 10px 14px;}
.module_menu .box-content{ padding:0 0 0px 0; z-index:1; }


.moduleBottomBg {
    padding:0 10px;
}


#id{ width:350px !important;}

/*---------------------------------------------------------structure---*/

.main {
	width:1182px;
	position:relative;
}

/*-------------------------------------content---*/
#content{float:left; width:684px;}
.clear{ width:100%; overflow:hidden; z-index:1;}
#container{overflow:hidden; text-align:left;width:684px; float:left;}
#left{ float:left;    text-align:left; _margin: 0 -3px 0 0;   width:228px;}
.indent-left{ padding-right:10px;}
.indent-right{ padding-left:11px;}
#right{ float:right; text-align:left; _margin: 0 0 0 -3px;  width:229px; }


.module-login .border-top {background:url(../images/border_top.gif) repeat-x top #1b64bd;}
.module-login .border-bottom {background:url(../images/border_bottom.gif) repeat-x bottom;}
.module-login .corner-top-left {background:url(../images/corner2_top_left.gif) no-repeat left top;}
.module-login .corner-top-right {background:url(../images/corner2_top_right.gif) no-repeat right top;}
.module-login .corner-bottom-left {background:url(../images/corner2_bottom_left.gif) no-repeat left bottom;}
.module-login .corner-bottom-right {background:url(../images/corner2_bottom_right.gif) no-repeat right bottom;}

.s3 .corner-top-left, .s3 .corner-top-right, .s3 .corner-bottom-left, .s3 .corner-bottom-right { background:none !important;}

.wrapper-col-box-indent{ padding:11px 16px 2px 16px;}
.wrapper-col-box .col-1{ width:460px;}
.wrapper-col-box .col-1 ul{ margin-left:5px !important;}
.wrapper-col-box .col-2{ width:198px; margin-left:23px;}
.wrapper-col-box  ul{ margin:0; padding:0; list-style:none;}
.wrapper-col-box  ul li{ background:url(../images/list_marker.gif) 0 11px no-repeat; padding:0 0 0 12px;  line-height:25px;}
.wrapper-col-box  ul li a{ color:#187bb0; text-decoration:underline;}
.wrapper-col-box  ul li a:hover{ text-decoration:none;}
.wrapper-col-box h3{ color:#212121; font-size:13px; text-transform:uppercase; height:32px;}
.wrapper-col-box .s1 h3{ background:url(../images/h_bull_1.jpg) 0 0 no-repeat; padding:6px 0 0 35px;}
.wrapper-col-box .s2 h3{ background:url(../images/h_bull_2.jpg) 0 0 no-repeat; padding:6px 0 0 26px;}

.wrapper-box, .wrapper-col-box, .wrapper-title{ margin-bottom:10px}
.border-title{border-bottom:1px solid #dadee6;}
.wrapper-title-indent{ padding:0 20px 0 20px;}


.module_menu2 h3 {background:#2DA6FD;padding:10px 0 10px 25px; font-color:#FFF;}

.s3 span{ 	font-size:13px; font-weight:normal;} 
.s3 a{ text-decoration:none !important;  color:#212121;}
.s3 a:hover{ color:#f87939 !important;}
.s3 img{ vertical-align:middle; margin-top:2px; margin-bottom:7px;}
.img-right{ margin:3px 12px 0 0; float:left;}
.br{ display:block;}
.title-border{border-bottom:1px solid #dadee6}
/*-------------------------------------left-wrapper-box---*/
/*default*/
/*module_menu*/
/*module-login*/
/*right*/



/*-------------------------------------left-wrapper-box-finish---*/




/*-------------------------------------footer---*/
#footer .moduletable{ 
    background:url('../images/footerbg.gif') top repeat-x #dcdcdc;
    color:black;
    font-size:12px !important;
    margin-top:30px;
    padding:18px 40px;
    text-align:left;
}

#footer a{ 
    color:black;
}



/*------------------------------------------------------------*/


#aiContactSafe_mainbody_2 {padding: 10px 0 0 20px;}

.module_rss {
    border-top:1px #9a9a9a dashed;
    padding:10px;
}

.module_rss h3 {
	color:#df7800;
	font-weight:bold;
	line-height:140%;
}
