body {
	background: url(../../../images/bg.gif) rgb(239, 239, 239);
	color: #000000;
	text-align: center;
	margin-top: 0;
        line-height: 1.6;
	margin-bottom: 0;	
        font-family: Helvetica, Arial, Sans, Verdana;
	font-size: 13px;
}

a:link {
	color: #03558A;
	text-decoration: none;
	font-size: 13px;
}

a:visited {
	color: #597B9F;
	text-decoration: none;
	font-size: 13px;
}

a:hover, a:active {
	color: #A3362D;
	text-decoration: underline;
}

.header_wide {
        background: #ffffff;
        width: 100%; 
        padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
        -webkit-box-shadow: 0 0 10px gray;
	-moz-box-shadow: 0 0 10px gray;
}

#container {
	background: #fff;
	width: 970px;
	border: 1px solid #AFAFAF;
	border-top: none;
	margin: auto auto;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	-webkit-box-shadow: 0 0 14px gray;
	-moz-box-shadow: 0 0 14px gray;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
}

#content {
	
	width: auto !important;
}

.menu ul {
	background: url(../../../images/menu_bg.png) repeat-x scroll left top #2B4D73;
	padding: 6px 46px;
	margin: 0 0px;
	text-shadow: #020F1F 0.1em 0.1em 0.1em;
	text-align: center;
}

.menu ul a:link {
	color: #D5E5FF;
	padding: 6px 46px;
	margin: 0 0px;
}

.menu ul a:visited {
	color: #D5E5FF;
	padding: 6px 46px;
	margin: 0 0px;
}

.menu ul a:hover, .menu ul a:active {
	background: #A3362D;
	color: #FFFFFF;
	padding: 6px 46px;
	margin: 0 0px;
	text-shadow: #000000 0.1em 0.1em 0.1em;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	text-decoration: none;
}

.menubottom ul {
	color: #2B4D73;
	text-align: center;
	padding: 0px;
	font-weight: bold;
}

.guestmesg {
	background: #A3362D;
	color: white;
	border: 1px solid orange;
	text-align: center;
	
	font-size: 16px;
	font-weight: bold;
}

.guestmesg a:hover {
	background: #A3362D;
	color: white;
	border: 1px solid orange;
	text-align: center;
	
	font-size: 16px;
	font-weight: bold;
}

.menubottom ul a:link {
	color: #2B4D73;
	text-decoration: none;
}

.menubottom ul a:visited {
	color: #2B4D73;
	text-decoration: none;
}

.menubottom ul a:hover, .menubottom ul a:active {
	color: #6FB4FC; 
	text-decoration: none;
}

#panel {
	background: #EFEFEF;
	color: #000000;
	padding: 6px 6px;
	margin: 0 0px;
	
	font-size: 13px;
}

table {
	color: #000000;
	margin: auto auto;
	border-spacing: 0px;
	
	font-family: Tahoma, Helvetica, Verdana, Arial, Sans;
	font-size: 13px;
}

.tborder {
	background: #FFFFFF;
	width: 100%;
	margin: 4px auto;
}

.tborder_postbit {
	background: #FFFFFF;
	width: 100%;
	border: 1px solid #D1D8DF;
	margin: 4px auto;
}

.tborder_announce {
	width: 100%;
	border: 0px;
	border-bottom: 1px solid #EFF6FF;
	padding: 4px 12px;
	margin: 4px 4px;
}

.tborder_latest_threads {
	width: 100%;
	color: #F7F3C7;
	border: 0px;
	margin-top: 8px;
	text-align: left;
}

.table_latest_threads {
	width: 100%;
	color: #F7F3C7;
	border-bottom: 2px solid #F6F9FC;
	padding: 8px 8px;
	margin: 12px 4px;
	text-align: left;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
}

.tborderpost {
	background: #DFE6ED;
	width: 100%;
	margin: auto auto;
}

.thead {
	line-height: 1.8;
	text-decoration: none;
	font-size: 14px;
}

.thead a:link {
	color: #A3362D;
	text-decoration: none;
	font-size: 16px;
}

.thead a:visited {
	color: #A3362D;
	text-decoration: none;
	font-size: 16px;
}

.thead a:hover, .thead a:active {
	color: #F77200;
	text-decoration: none;
	font-size: 16px;
}

.thead_threadlist {
	line-height: 1.8;
	text-decoration: none;
	font-size: 14px;
}

.thead_threadlist a:link {
	color: #A3362D;
	text-decoration: none;
	font-size: 12px;
}

.thead_threadlist a:visited {
	color: #12202F;
	text-decoration: none;
	font-size: 12px;
}

.thead_threadlist a:hover, .thead_threadlist a:active {
	color: #4781BF;
	text-decoration: none;
	font-size: 12px;
}

.theadborder {
	background: #fff;
        width: 100%;
        margin: auto;
        margin-bottom: 4px;
}

.announcetitle {
	background: #EFE9D1;
	color: #F77200;
	line-height: 1.8;
	padding: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
}

.announcetitle_lt {
	background: #D1DFEF;
	color: #A3362D;
	line-height: 1.8;
	padding: 4px;
	text-align: center;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
}

.announcetitle a:link {
	color: #F77200;
	font-size: 1em;
	font-weight: bold;
}

.announcetitle a:visited {
	color: #4272DB;
	font-size: 1em;
	font-weight: bold;
}

.announcetitle a:hover, .announcetitle a:active {
	color: #A3362D;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}

.tcat {
	background: #B6C7DB;
	color: #000000;
	line-height: 1.8;
	padding: 4px;
	
	font-size: 12px;
}

.tcat a:link {
	color: #000000;
}

.tcat a:visited {
	color: #000000;
}

.tcat a:hover, .tcat a:active {
	color: #000000;
	text-decoration: underline;
}

.trow1 {
	background: #FFFFFF;
	padding: 4px;
	
	font-size: 13px;
}

.trowuser {
	background: #EFEFEF;
}

.trowuserbottom {
	background: #EFF0F8;
}

.trow2 {
	background: #FFFFFF;
	padding: 4px;
	font-size: 13px;
}

.trow_shaded {
	background: #ffdde0;
}

.trow_selected td {
	background: #FFFBD9;
}

.trow_sep {
	background: #B6C7DB;
	color: #A3362D;
	padding-left: 4px;
	line-height: 2;
	
	font-size: 12px;
	font-weight: bold;
}

.tfoot_main {
	height: 9px;
}

.tfoot_left {
	height: 9px;
}

.tfoot_right {
	height: 9px;
}

.tfoot {
	background: #B6C7DB;
	color: #113C5E;
	border-top: 1px solid #cbd3de;
}

.tfoot a {
	color: #565656;
	text-decoration: none;
}

.tfoot a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.mainwrap {
	text-align:left;
	margin: 0 auto;
	font-size: .8em;
	width: 960px;
}

.tfoot_main {
	height: 9px;
}

.tfoot_left {
	height: 9px;
}

.tfoot_right {
	height: 9px;
}

#container .footer {
	width: 100%;
	line-height: 1px;
}

/
*
#container .footer_main {
	height: 18px;
	width: 960px;
	line-height: 1px;
}

#footer {
	padding: 14px 0 20px;
}

#footer .footer_menu {
	width: 250px;
	float: left;
}

#footer .footer_menu ul {
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
}

#footer .footer_menu ul li {
	margin: 6px 14px 0 0;
	padding: 0;
	float: left;
	clear: both;
	width:232px;
}

#footer .footer_menu ul li a {
	background: #0a1620;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 4px 6px 4px 32px;
	display: block;
	color: #8fb0cd;
}

#footer .footer_menu ul li a:hover {
color:#0a1620;
}

#footer .footer_menu ul li a.bot_home {
background: #0a1620;
}

#footer .footer_menu ul li a.bot_contact {
background: #0a1620;
}

#footer .footer_menu ul li a.bot_archive {
background: #0a1620;
}

#footer .footer_menu ul li a.bot_rss {
background: #0a1620;
}

#footer .footer_content {
	width: 690px;
	float: right;
	padding: 40px 0 20px 0;
}

#footer .footer_content a {
color: #FFFFFF
}

#footer .footer_content a:hover {
color: #FFFFFF
}

.bottommenu {
	background: #FDFDFD;
	color: #000000;
	border: 1px solid #DFE6ED;
	padding: 10px;
}

*/
.navigation {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

.navigation a:link {
	text-decoration: none;
	font-size: 13px;
}

.navigation a:visited {
	text-decoration: none;
}

.navigation a:hover, .navigation a:active {
	text-decoration: none;
}

.navigation .active {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.smalltext {
	color: #000000;
	font-size: 12px;
}

.smalltext_lt {
	color: #EE5700;
	font-weight: bold;
	font-size: 12px;
}

.smalltext_lt a:link, .smalltext_lt a:visited {
	color: #EE5700;
	font-weight: bold;
	font-size: 12px;
}

.smalltext_lt a:hover, .smalltext_lt a:active {
	color: #FF953F;
	font-weight: bold;
	font-size: 12px;
}

.largetext {
	font-size: 14px;
	font-weight: bold;
}

input.textbox {
	background: #FFFFFF;
	color: #2B4D73;
	border: 1px solid #005BA1;
	padding: 3px;
	margin: 4px 2px;
}

input.searchbox {
	background: #FFFFFF;
	color: #A3362D;
	border: 1px solid #F2F8FC;
	padding: 4px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: 0px;
	margin-left: 4px;
}

textarea {
	background: #FFFFFF;
	color: #000;
	padding: 4px;
	line-height: 1.4;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 13px;
}

select {
	background: #ffffff;
	border: 1px solid #0f5c8e;
}

.editor {
	background: #f1f1f1;
	border: 1px solid #ccc;
}

.editor_control_bar {
	background: #fff;
	border: 1px solid #0f5c8e;
}

.autocomplete {
	background: #fff;
	border: 1px solid #000;
	color: black;
}

.autocomplete_selected {
	background: #adcee7;
	color: #000;
}

.popup_menu {
	background: #ccc;
	border: 1px solid #000;
}

.popup_menu .popup_item {
	background: #fff;
	color: #000;
}

.popup_menu .popup_item:hover {
	background: #C7DBEE;
	color: #000;
}

.trow_reputation_positive {
	background: #ccffcc;
}

.trow_reputation_negative {
	background: #ffcccc;
}

.reputation_positive {
	color: green;
}

.reputation_neutral {
	color: #444;
}

.reputation_negative {
	color: red;
}

.invalid_field {
	border: 1px solid #f30;
	color: #f30;
}

.valid_field {
	border: 1px solid #0c0;
}

.validation_error {
	background: url(../../../images/invalid.gif) no-repeat center left;
	color: #f30;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

.validation_success {
	background: url(../../../images/valid.gif) no-repeat center left;
	color: #00b200;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

.validation_loading {
	background: url(../../../images/spinner.gif) no-repeat center left;
	color: #555;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

img {
	border: none;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
	float: none;
	width: 1%;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.menu ul {
	list-style: none;
	margin: 0;
	
	font-size: 14px;
}

.menu li {
	display: inline;
	padding-left: 0;
	
	font-size: 14px;
}

.menu img {
	padding-right: 5px;
	vertical-align: center;
}

.menubottom ul {
	list-style: none;
	margin: 0;
}

.menubottom li {
	display: inline;
	padding-left: 5px;
}

.menubottom img {
	padding-right: 5px;
	vertical-align: top;
}

#panel .links {
	margin: 0;
	float: right;
}

.expcolimage {
	width: auto;
	float: left;
	vertical-align: middle;
	margin-top: 3px;
}

img.attachment {
	border: 1px solid #E9E5D7;
	padding: 2px;
}

hr {
	background-color: #000000;
	color: #000000;
	height: 1px;
	border: 0px;
}

#debug {
	float: right;
	text-align: right;
	margin-top: 0;
}

blockquote {
	color: #48494B;
	margin-left: 16px;
	padding: 4px 4px 4px 12px;
	border: 1px solid #D1DFEF;
	border-left: 8px solid #D1DFEF;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
}

blockquote cite {
	background: none;
        border-bottom: 1px dotted #F1F4F7;
	color: grey;
	display: block;
	font-style: normal;
	font-weight: normal;
        padding: 4px;
}

blockquote cite span {
	float: right;
	font-weight: normal;
}

.codeblock {
	border: 1px solid #DFABA7;
	border-left: 8px solid #DFABA7;
	margin-left: 16px;
	padding: 4px 4px 4px 12px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	margin-right: 40px;
}

.codeblock .title {
	color: #CC0000;
	border-bottom: 1px dotted #ccc;
	margin: 4px 0;
	display: none;
	font-style: normal;
	font-weight: normal;
}

.codeblock code {
	color: #A3362D;
	overflow: auto;
	height: auto;
	max-height: 200px;
	display: block;
	
	font-family: Courier, Times, Monaco, Consolas, monospace;
	font-size: 14px;
}

.subforumicon {
	border: 0;
	vertical-align: middle;
}

.separator {
	margin: 5px;
	padding: 0px;
	height: 0px;
	font-size: 1px;
	list-style-type: none;
}

form {
	margin: 0;
	padding: 0;
}

.popup_menu .popup_item_container {
	margin: 1px;
	text-align: left;
}

.popup_menu .popup_item {
	display: block;
	padding: 3px;
	text-decoration: none;
	white-space: nowrap;
}

.popup_menu a.popup_item:hover {
	text-decoration: none;
}

.autocomplete {
	text-align: left;
}

.subject_new {
	font-weight: bold;
}

.highlight {
	background: #FFFFCC;
	padding-top: 3px;
	padding-bottom: 3px;
}

.pm_alert {
	background: #FFF6BF;
	border: 1px solid #FFD324;
	text-align: center;
	padding: 5px 20px;
	font-size: 11px;
	margin-bottom: 15px;
}

.red_alert {
	background: #FBE3E4;
	border: 1px solid #A5161A;
	color: #A5161A;
	text-align: center;
	padding: 5px 20px;
	font-size: 11px;
	margin-bottom: 15px;
}

.high_warning {
	color: #CC0000;
}

.moderate_warning {
	color: #F3611B;
}

.low_warning {
	color: #AE5700;
}

div.error {
	padding: 5px 10px;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	background: #FFF6BF;
	font-size: 12px;
}

div.error p {
	margin: 0;
	color: #000;
	font-weight: normal;
}

div.error p em {
	font-style: normal;
	font-weight: bold;
	padding-left: 24px;
	display: block;
	color: #C00;
	background: url(../../../images/error.gif) no-repeat 0;
}

div.error.ul {
	margin-left: 24px;
}

.online {
	color: #15A018;
}

.offline {
	color: #C7C7C7;
}

.pagination {
	font-size: 11px;
	padding-top: 10px;
	margin-bottom: 5px;
}

.tfoot .pagination, .tcat .pagination {
	padding-top: 0;
}

.pagination .pages {
	font-weight: bold;
}

.pagination .pagination_current, .pagination a {
	padding: 2px 6px;
	margin-bottom: 3px;
}

.pagination a {
	border: 1px solid #81A2C4;
}

.pagination .pagination_current {
padding: 2px 6px;
	margin-bottom: 3px;
	background: #B6C7DB;
	color: #000000;
	border: 1px solid #81A2C4;
	
	font-weight: bold;
}

.pagination a:hover {
	background: #F5F5F5;
	text-decoration: none;
}

.thread_legend, .thread_legend dd {
	margin: 0;
	padding: 0;
}

.thread_legend dd {
	padding-bottom: 4px;
	margin-right: 15px;
}

.thread_legend img {
	margin-right: 4px;
	vertical-align: bottom;
}

.forum_legend, .forum_legend dt, .forum_legend dd {
	margin: 0;
	padding: 0;
}

.forum_legend dd {
	float: left;
	margin-right: 10px;
}

.forum_legend dt {
	margin-right: 10px;
	float: left;
}

.success_message {
	color: #00b200;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.error_message {
	color: #C00;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.post_body {
	padding: 5px;
}

.post_avatar .post_author .post_author_info {
	background: #BFD6FF;
	padding: 4px;
}

.post_content {
	padding: 10px 14px;
}

.quick_jump {
	background: url(../../../images/jump.gif) no-repeat 0;
	width: 13px;
	height: 13px;
	padding-left: 13px; 
	vertical-align: middle;
	border: none;
}

.tfootmenu {
	background: #FDFDFD;
}

.newsbar_guest {
	background: #AFC6FF;
	color: #FFFFFF;
	border: 1px solid #A3362D;
	text-align: center;
	margin: 6px 100px;
	padding: 6px 5px;
	
	font-size: 18px;
	font-weight: bold;
}

.newsbar {
	background: #F8E7A6;
	border: 1px solid #EC6307;
	text-align: center;
	margin: 10px 10px;
	padding: 5px 5px;
	
	font-weight: bold;
}

.frontblock_left {
	color: #000000;
	padding: 12px;
	-moz-border-radius-topleft: 12px;
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius-topright: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-bottomleft: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	-webkit-border-bottom-right-radius: 12px;
}

.frontblock_middle {
	color: #000000;
	padding: 12px;
	-moz-border-radius-topleft: 12px;
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius-topright: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-bottomleft: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	-webkit-border-bottom-right-radius: 12px;
}

.frontblock_right {
	color: #000000;
	padding: 12px;
	-moz-border-radius-topleft: 12px;
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius-topright: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-bottomleft: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	-webkit-border-bottom-right-radius: 12px;
}

.frontblock_banner, frontblock_banner a:link, frontblock_banner a:hover, frontblock_banner a:active {
	background: #F8E8A8;
	color: #FFFFFF;
	border: 1px solid #FFDB4F;
	padding: 8px;
	-moz-border-radius-topleft: 12px;
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius-topright: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-bottomleft: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	-webkit-border-bottom-right-radius: 12px;
}

#panel .remember_me input {
	vertical-align: middle;
	margin-top: -1px;
}

.hiddenrow {
	display: none;
}

.selectall {
	background-color: #FFFBD9;
	font-weight: bold;
	text-align: center;
}

.repbox {
	font-size:16px;
	font-weight: bold;
	padding:5px 7px 5px 7px;
}

._neutral {
	background-color:#FAFAFA;
	color: #999999;
	border:1px solid #CCCCCC;
}

._minus {
	background-color: #FDD2D1;
	color: #CB0200;
	border:1px solid #980201;
}

._plus {
	background-color:#E8FCDC;
	color: #008800;
	border:1px solid #008800;
}

.pagination_breadcrumb {
	background-color: #f5f5f5;
	border: 1px solid #fff;
	outline: 1px solid #ccc;
	padding: 5px;
	margin-top: 5px;
	font-weight: normal;
}

.pagination_breadcrumb_link {
	vertical-align: middle;
	cursor: pointer;
}

#header {
	background: #FFFFFF;
	height: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	border-bottom: 1px solid #024570;
}

#content {
	padding: 12px;
        padding-top: 5px;
        text-align: left;
}

#search {
	display: inline-table;
	float: right;
	height: 26px;
	position: absolute;
	right: -5px;
	top: 30px;
}

#search_left {
    background: none;
    cursor: text;
    display: block;
    float: left;
    font-size: 2px;
    height: 26px;
    position: relative;
    top: 0;
    width: 3px;
}

#search_box {
	background: #ffffff;
	width: 150px;
	border-top: 1px solid #B6C7DB;
	border-left: 1px solid #B6C7DB;
	border-bottom: 1px solid #B6C7DB;
	padding: 5px;
	padding-left: 15px;
	height: 14px;
	float: left;
	top: 0;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
}

fieldset.noborder {
	border: 0;
}

#search_button {
	background: #284A71;
	width: 62px;
	color: #FFFFFF;
	border: 0 none;
	cursor: pointer;
	float: right;
	height: 26px;
	padding: 4px 6px 4px 6px;
	margin-right: 10px;
	top: 0;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	text-shadow: #020F1F 0.1em 0.1em 0.1em;
	font-size: 11px;
}

#search_button:hover {
	background: #A3362D;
	background-position: 100% 100%;
}

.invisible {
    display: none;
    visibility: hidden;
}

.element.style {
	height: 300px;
        width: 459px;
}

.clear_left {
    clear: left;
}

.clear_right {
    clear: right;
}

.floatfix {
    overflow: hidden;
}

.float_right {
    float: right;
}

.float_left {
    float: left;
}

.padding_none {
	padding: none;
}

.align_center {
	text-align: center;
}

#footer_block {
	background: url(/images/footer_bg.gif) repeat-x scroll left top #163056;
	color: #FFFFFF;
	position: relative;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 10px solid #3F597F;
	
	font-size: 11px;
}

#footerbanner {
    background: url(/images/footer_banner.png) no-repeat scroll right top transparent;
    padding: 20px 10px 10px;
}

#footer a:link, #footer a:visited {
    color: #8CE8FF;
}

#footer a:hover {
    color: #FF7301;
}

#footerlinks {
    color: #FFFFFF;
}

#footerlinks a:link, #footerlinks a:visited {
    color: #FFFFFF;
    font-weight: normal;
}

#footerlinks a:hover {
    color: #A3362D;
}

#footer_columns {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 99%;
}

#footer_columns li {
	width: 31%;
	color: #FFFFFF;
	display: block;
	float: left;
	margin-left: 6px;
	margin-right: 6px;
}

#footer_columns a:link, #footer_columns a:visited {
	color: #6B8CE4;
}

.footerlabel {
	color: #A3362D;
	margin: 0;
	padding: 0 0 10px;
	
	font-size: 12pt;
}

.plainlist {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#footer_columns .plainlist li {
	/* background: url(/images/bullet_links.gif) no-repeat scroll 0 6px transparent; */ 
	width: 100%;
	display: block;
	float: none;
	margin: 0;
	padding: 1px 0 2px 0px;
	
	font-size: 11px;
}

.copyright {
	background: #3F597F;
	color: #8FA3BF;
	line-height: 13px;
	padding: 4px 0px;
	font-size: 10px;
}

.copyright a:link, .copyright a:visited {
	color: #8FA3BF !important;
	font-size: 10px;
}

.copyright a:hover {
	color: #FFFFFF !important;
	font-size: 10px;
}

#footer_strip {
	background: none repeat scroll 0 0 #3F597F;
	color: #EEEEEE;
	border-top: 1px solid #0C243F;
	padding: 6px 6px 6px;
	
	font-size: 10px;
}

#footer_strip a:link, #footer_strip a:visited {
    color: #7AE4FF;
}

#footer_strip a:hover {
    color: #FE4800;
}


