﻿/* HTML tags */
HTML,BODY,DIV,H2,H3,H4,H5,H6,P,FORM 
{
    margin: 0;
    padding: 0;
}

HTML
{
    min-height: 100%;
    height: auto;
}

BODY 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
    line-height: 13px;
    margin: 0;
    padding: 0;
    text-align: center;
    background-color: #E7F0F7;
    color: #525252;
}

#frame 
{
	width:767px;
	margin-right:auto;
	margin-left:auto;
	xmargin-top:10px;
	padding:0px;
	text-align:left;
}

.body_middle
{
    width: 767px;
    background-image: url(../images/main_bk.gif);
    background-repeat: repeat-y;
    padding: 5px 12px 15px 0px;
}

.contentheader
{
	border-bottom: solid 1px #000000;
	width: 760px;
}
	
.logo 
{
    border: solid 1px red;
    width: 109px;
    height: 190px;
    position: relative;
    top: 10px;
    left: 10px;
}
	
.contentleft 
{
	width:185px;
	padding-left: 10px;
    padding-right: 10px;
	float:left;
}

.contentcenter 
{
    width:540px;
    padding:0px;
	float:left;
}

.contentcenternorhs
{
    width:676px;
    padding:0px;
	float:left;
}

.contentright 
{
	padding-left: 10px;
    padding-right: 10px;
	float:right;
	clear: right;
}

.content LI
{
	margin: 0 0 10px 0;
	line-height: 15px;
}

.homepageleftcontent 
{
	float:left;
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 10px; 
}

.homepagerightcontent 
{
    height: 100%;
    padding-top: 10px; 
    float: left;
}

DIV
{
    text-align:left;
}

H1
{
    font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #2E5579;
	line-height: 18px;
    
}

H2
{
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 5px;
    margin: 0;
}

H3
{
    font-size: 11px;
    line-height: 11px;
    font-weight: bold;
    padding-top: 8px;
    padding-bottom: 3px;
    margin: 0;
}

H4
{
    font-size: 11px;
    line-height: 11px;
    font-weight: bold;
    padding-top: 8px;
    padding-bottom: 3px;
    margin: 0;
}

H5
{
    font-size: 11px;
    line-height: 11px;
    font-weight: bold;
    padding-top: 8px;
    padding-bottom: 3px;
    margin: 0;
}

P
{
    line-height: 15px;
    margin-bottom: 15px;
}

ADDRESS
{
    font-style: normal;
}

IMG
{
    border: 0;
}

A
{
    color: #447891;
}

FIELDSET
{
    padding: 5px;
}

LEGEND
{
    font-size: 12px;
    margin-bottom: 10px;
    color: #1C4DA4;
    font-weight: bold;
}
HR
{
    border: solid 1px #DBDADA;
    height: 1px;
}

div.hr { 
    width: 100%; 
    height: 1px; 
    border: 0; 
    background-color: #DBDBDB; 
} 

INPUT[type="text"]
{
    border: solid 1px #8C8C8C;
    padding: 0;
    padding-left: 3px;
    width: 250px;
    height: 18px;
    font: 11px verdana,Arial,sans-serif;
    line-height: 18px;
    vertical-align: middle;
    xmargin-top: 4px;
}

TEXTAREA
{
    border: solid 1px #8C8C8C;
    padding: 0;
    padding-left: 3px;
    width: 98%;
    font: 11px verdana,Arial,sans-serif;
    line-height: 18px;
    vertical-align: middle;
    margin-top: 4px;
}

SELECT
{
    border: solid 1px #8C8C8C;
    padding: 0;
    height: 20px;
    font: 11px verdana,Arial,sans-serif;
    margin-top: 4px;
}

.checkbox INPUT
{
	width: 14px;
	border: none;
}

/* page structure */
.page
{
    xwidth: 921px;
    margin: 0 auto 0 auto;
    
}

.banner
{
    text-align: left;
    margin-top: 10px;
    width: 100%;
    background: url("../images/banner.gif") repeat-x;
    background-color: #FFFFFF;
}

.sitetools_left
{
    width: 6px;
    height: 27px;
    background-image: url(../images/sitetools_left.gif);
    float: left;
    padding: 0;
    margin: 0;
}

.sitetools_middle
{
    height: 27px;
    width: 460px;
    background-image: url(../images/sitetools_middle.gif);
    background-repeat: repeat-x;
    float: left;
    color: #ffffff;
    margin-right: 24px;
}

.sitetools_middle a {
	line-height: 25px;
	height: 25px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 9px;
	color: #FFFFFF;
}

.sitetools_middle a:hover{
	text-decoration: underline;
	border: none;
}

.searchbox A
{
	float: right;
	height: 20px;
	vertical-align: middle;
	padding-top: 4px;
}

.mainarea
{
    border: solid 1px #8C8C8C;
    padding-top: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-bottom: 21px;
    xmargin-bottom: 11px;
	background-color: #FFFFFF;
}

.top_navigation
{
    padding: 0px 12px 0px 0px;
    margin: 0;
    
}

.nav_off
{
    height: 25px;
    background-image: url(../images/main_nav_bk.gif);
    background-repeat: repeat-x;
    float: left;
    border-bottom: solid 1px #FFFFFF;
}

.nav_on
{
    height: 25px;
    background-image: url(../images/main_nav_bk_selected.gif);
    background-repeat: repeat-x;
    float: left;
}

#top_navigation {
	xoverflow: auto;
    padding: 0;
    margin: 0;
    
    border-top: solid 1px #2E5478;
	width: 760px;
	height: 27px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	
	background-color: #2D547B;
	padding-bottom: 3px;
}
#top_navigation ul {
	list-style: none;
	margin: 0;
    padding: 0;
}
#top_navigation li {
	float: left;
	list-style: none;
	border-right: dashed 1px #FFFFFF;
}

#top_navigation a {
	line-height: 21px;
	height: 21px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	
	padding-left:10px;
	padding-right:10px;
	font-family:Tahoma;
}

#top_navigation .last_li {
	border-right: none;
}


.breadcrumb
{
    float: left;
    width: 100%;
    padding-left: 10px;
    padding-bottom: 10px;
    color: #616161;
    font-weight: bold;
    font-size: 11px;
    line-height: 27px;
    height: 27px;
    xborder: solid 1px red;
}

.breadcrumb ul {
	list-style: none;
	margin: 0;
    padding: 0;
}
.breadcrumb li {
	float: left;
	list-style: none;
}
.breadcrumb a {
	xfloat: left;
	line-height: 11px;
	height: 11px;
	color: #999999;
    font-weight: normal;
    text-decoration: none;
}
.breadcrumb a:hover{
	text-decoration: underline;
}
.breadcrumb .seperator
{
    padding-left: 7px;
    padding-right: 7px;
}
.breadcrumb .home
{
    color: #2359B8;
    font-weight: normal;
    text-decoration: none;
}

.subnav ul {
	list-style: none;
	margin: 0;
    padding: 0;
}

.subnav li 
{
    text-decoration: none;
	padding-left: 3px;
	margin-right: 3px;
	color: #525252;
	display: block;
	line-height: 21px;
	font-size: 11px;
	border-bottom: solid 2px #FFFFFF;
	
}

.subnav .level_1 {
	background-color: #D9E7F4;
	
}

.subnav .level_1_on 
{
    font-style: normal;
	font-weight: bold;
	display:block;
	color:#403E3F;
	background-color:#CBE0F3;
	background-image: url(../images/nav_selected.gif);
	background-repeat: no-repeat;
	background-position:right;
}

.subnav .level_2 {
	padding-left: 13px;
	background-image: url("../images/bullet_level_2.gif");
	background-repeat: no-repeat;
	background-position: 11px 7px;
	padding-left: 21px;
	background-color: #E7F0F7;
}
.subnav .level_2_on 
{
	font-weight: bold;
    padding-left: 13px;
	background-image: url("../images/bullet_level_2.gif");
	background-repeat: no-repeat;
	background-position: 11px 7px;
	padding-left: 21px;
	background-color: #E7F0F7;
}
.subnav .level_3 {
	padding-left: 26px;
	background-image: url("../images/bullet_level_3.gif");
	background-repeat: no-repeat;
	background-position: 21px 7px;
	padding-left: 31px;
}
.subnav .level_3_on 
{
    padding-left: 26px;
	font-weight: bold;
	background-image: url("../images/bullet_level_3.gif");
	background-repeat: no-repeat;
	background-position: 21px 7px;
	padding-left: 31px;
}
.subnav .level_4 {
	xpadding-left: 50px;
	background-image: url("../images/bullet_level_3.gif");
	background-repeat: no-repeat;
	background-position: 31px 7px;
	padding-left: 41px;
}
.subnav .level_4_on 
{
    xpadding-left: 39px;
	font-weight: bold;
	background-image: url("../images/bullet_level_3.gif");
	background-repeat: no-repeat;
	background-position: 31px 7px;
	padding-left: 41px;
}
.subnav li .bullet {
	padding-right: 5px;
}
.subnav a {
	text-decoration: none;
	color: #525252;
	
}
.subnav a:hover, .subnav .selected a {
	text-decoration: underline;
}

.pagetools INPUT
{
    border: solid 1px #8C8C8C;
    padding: 0;
    width: 100px;
    height: 18px;
    font: 10px verdana,Arial,sans-serif;
    line-height: 18px;
    vertical-align: middle;
    margin-top: 4px;
}

/* relatedlinks */
.relatedlinks
{
    margin-bottom: 20px;
}
.relatedlinks
{
	\width: 220px;
	w\idth: 210px;
}
.relatedlinks H1
{
    margin: 0;
    padding-left: 12px;
    font-family: Verdana;
    font-weight: normal;
    font-size: 12px;
    line-height: 25px;
    background: url(../images/latest_news_top.gif) 0 0 no-repeat;
}
.relatedlinks UL
{
    margin:0px;
    list-style: none;
	padding:0 10px;
    background: url(../images/latest_news_middle.gif) 0 0 repeat;
}
.relatedlinks LI
{
    margin:0px;
    list-style: none;
	padding: 10px 0 10px 0;
	border-bottom: solid 1px #E3E3E3;
}

.relatedlinks LI A, #right_panel LI A:VISITED
{
    color:#DD3409; 
    xpadding-left: 2px;
    text-decoration: none;
}
.relatedlinks .all_items
{
	text-decoration: none;
	xpadding-left:10px;
	display: block;
    font-weight: normal;
    font-size: 10px;
    color: #DD3409;
    margin: 0;
    line-height: 28px;
    background: url(../images/latest_news_bottom.gif) 0 0 repeat;
}


.relatedlinks .link
{
    background-image: url("../images/icon_relatedlinks.gif");
	background-repeat: no-repeat;
	background-position: 10px 7px;
	padding-left: 30px;
}

.relatedlinks .rss
{
    background-image: url("../images/icon_rss.gif");
	background-repeat: no-repeat;
	background-position: 10px 7px;
	padding-left: 30px;
}

/* .icon */
.icon {
	padding-right: 5px;
}


#footercopy 
{
    width: 100px;
	line-height: 20px;
	
	float: left; 
	color: #717171; 
	margin-top: 10px; 
	margin-left: 10px;
	
}

#footer 
{
    float: right;
	width: 80%;
	margin-top: 10px;
	margin-right: 10px;
	line-height: 20px;
}
#footer ul {
	list-style: none;
	float: right;
	margin: 0;
    padding: 0;
}
#footer li {
	float: left;
	list-style: none;
	float: left;
	color: #A0A0A0;
}
#footer a {
	text-decoration: none;
	color: #717171;
	
}
#footer a:hover, #footer .selected a {
	text-decoration: underline;
}

/* sitemap */


/* print hide these for screen */
#printheader
{
    display: none;
}

#printfooter
{
    display: none;
}

/* fullpage */
.fullpage
{
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    margin-top: 20px;
}

/* formerror */
.formerror
{
    color: #FF0000;
}

/* .homepageitem */
.homepageitem
{
    width: 300px;
    float: left;
    padding-left: 19px;
    padding-right: 19px;
    overflow: auto;
    
    
}

.homepageitem ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.homepageitem li 
{
    list-style: none;
	line-height: 15px;
	text-decoration: none;
	margin-top: 10px;
	xborder-bottom: dashed 1px #1C4DA4;
}

.homepageitem LI H1
{
    margin-top: 8px;
    margin-bottom: 10px;
    color: #009865;
    xfont-size: 14px;
    font-weight: normal;
    xpadding-left: 15px;
}

.homepageitem LI H1 IMG
{
    vertical-align: top;
}

.homepageitem .toplevel
{
    color: #FB0430;
}

.homepageitem .body
{
    xmargin-left: 15px;
    margin-bottom: 5px;
    
}

.homepageitem .body A
{
    xcolor: #447891;
}

.homepageitem .date
{
    color: #555555;
}

#datebar {
	overflow: auto;
	background-image: url("../images/background-datebar.gif");
}

#datebar ul {
	list-style: none;
	margin: 0;
    padding: 0;
}

#datebar li 
{
    list-style: none;
	line-height: 19px;
	float: left;
	border-top: solid 1px #8C8C8C;
	border-bottom: solid 1px #8C8C8C;
	margin: 0;
}

#datebar #blank
{
    width: 180px;
}

#datebar #readmore
{
    border-left: solid 1px #8C8C8C;
    width: 90px;
    text-align: center;
}

#datebar #viewall
{
    border-left: solid 1px #8C8C8C;
    width: 90px;
    text-align: center;
}

#datebar A
{
    color: #447891;
    text-decoration: none;
}

#datebar A:HOVER
{
    border-bottom: dotted 1px #FB5101;
}

.cmscontentform
{
    margin-left: 218px;
    margin-right: 24px;
    
}



/* lists */
.listtable
{
    width: 100%;
}

.listtable TH
{
    background-color: #F2F6F7;
    height: 26px;
    color: #525252;
    border-bottom: solid 1px #8C8C8C;
    padding: 0px, 2px, 0px, 2px;
}

.listtable TH .columnheading
{
    color: #525252;
    text-decoration: none;
}

.listtable TH .columnheading:HOVER
{
    text-decoration: underline;
}

.listtable A
{
    xcolor: #C4112F;
}


.listtable TD
{
    height: 26px;
    color: #525252;
    border-bottom: solid 1px #DBDADA;
    padding-top: 5px;
    padding-bottom: 5px;
}

.listpagingtools
{
    width: 100%;
    height: 28px;
    line-height: 28px;
    vertical-align: middle;
    border-top: solid 1px #8C8C8C;
    border-bottom: solid 1px #8C8C8C;
}

.listprevious
{
    width: 33%;
    float: left;
    padding-top: 3px;
}

.listpage
{
    width: 33%;
    float: left;
    text-align: center;
}

.listnext
{
    xwidth: 33%;
    padding-top: 3px;
}

.listyears
{
    padding-bottom: 5px;
}

.listyears A
{
    color: #447891;
    font-weight: bold;
}

/* pagebutton */
.pagebutton
{
	padding: 0;
}
.pagebutton A
{
	float: left;
	height: 19px;
	background: url("../images/background_pagebutton.gif") repeat-x;
	line-height: 17px;
	color: #5B5B5B;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

.pagebuttonleft
{
	float: left;
	background: url("../images/background_pagebutton_left.gif");
	width: 4px;
	height: 19px;
}

.pagebuttonright
{
	float: left;
	background: url("../images/background_pagebutton_right.gif");
	width: 6px;
	height: 19px;
	margin-right: 4px;
}

/* search */
.search
{
	padding: 0;
}
.searchmiddle
{
	float: left;
	background: url("../images/background_search.gif") repeat-x;
	height: 46px;
	width: 605px;
	line-height: 46px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

.searchleft
{
	float: left;
	background: url("../images/background_search_left.gif");
	width: 53px;
	height: 46px;
}

.searchright
{
	float: left;
	background: url("../images/background_search_right.gif");
	width: 4px;
	height: 46px;
	margin-right: 4px;
}

.validationwarning
{
    color: #FF0000;
}

/* sitemap */
.smlevel1
{
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    
}
.smlevel2
{
    font-size: 14px;
    line-height: 20px;
}
.smlevel3
{
    font-size: 12px;
    line-height: 18px;
}
.smlevel4
{
    font-size: 10px;
    line-height: 10px;
}

.highlight 
{
    xtext-decoration:none; 
    xfont-weight:bold; 
    xcolor:black; 
    background:#EDB6B6;
}

/* online forms */
.forms_header_level_1
{
	height: 39px;
	line-height: 36px;
	vertical-align: top;
	background-image: url("../images/forms_header_level1_bg.gif");
	background-repeat: no-repeat;
	color: #05748D;
	font-size: 12px;
	font-family: Tahoma;
}

.forms_header_level_1 TH
{
	padding-left: 14px;
}

.forms_header_level_2
{
	height: 38px;
	line-height: 38px;
	vertical-align: top;
	background-image: url("../images/forms_header_level2_bg.gif");
	background-repeat: no-repeat;
	color: #525252;
	font-size: 12px;
	font-family: Tahoma;
}

.forms_header_level_2 TH
{
	padding-left: 14px;
}

.forms_header_level_2b 
{
}

.forms_header_level_2b TH
{
	height: 23px;
	border-left: solid 1px #909090;
	border-right: solid 1px #909090;
	border-bottom: solid 1px #909090;
	padding-left: 14px;
}

.forms .left
{
	border-left: solid 1px #909090;
	padding-left: 13px;
	padding-right: 5px;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 5px;
}

.forms .right
{
    border-right: solid 1px #909090;
	padding-right: 13px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}

.forms .leftandright
{
	border-left: solid 1px #909090;
	padding-left: 13px;
	padding-right: 5px;
	padding-bottom: 10px;
	border-right: solid 1px #909090;
	padding-right: 13px;
}

.forms TFOOT TR
{
	height: 26px;
	background-image: url("../images/forms_footer.gif");
	background-repeat: no-repeat;
}

.forms .multipleaddbutton
{
	border-left: solid 1px #909090;
	border-right: solid 1px #909090;
	border-bottom: solid 1px #909090;
	padding-right:40px; 
	padding-top: 15px;
	padding-bottom: 10px;
}

.forms .list TH
{
	padding-left: 10px;
	height: 25px;
	color: #05748D;
	border-bottom: solid 1px #909090;
}

.forms .list TD
{
	padding-left: 13px;
	height: 18px;
	border-bottom: solid 1px #E9E9E9;
}

.formmessage THEAD
{
	height: 5px;
	background-image: url("../images/forms_header_level2_bg.gif");
	background-repeat: no-repeat;
	background-position: top;
}

.formmessage
{
	margin-bottom: 3px;
}

.formmessage TFOOT
{
	height: 5px;
	background-image: url("../images/forms_footer.gif");
	background-repeat: no-repeat;
	background-position: bottom;
}

.formmessage TBODY TD
{
	border-left: solid 1px #909090;
	padding-left: 13px;
	padding-right: 5px;
	border-right: solid 1px #909090;
	padding-right: 13px;
	padding-bottom: 0;
	padding-top: 0;
	line-height: 16px;
}

#forms_footer
{
	margin-top: 3px;
}



.formsview TD
{
	padding-top: 2px;
	padding-bottom: 2px;
}

.formsview .left
{
	border-left: solid 1px #909090;
	padding-left: 13px;
}

.formsview .right
{
	border-right: solid 1px #909090;
	padding-right: 13px;
}

.formsview .leftandright
{
	border-left: solid 1px #909090;
	padding-left: 13px;
	padding-right: 5px;
	padding-bottom: 10px;
	border-right: solid 1px #909090;
	padding-right: 13px;
}

.formsview TFOOT TR
{
	height: 26px;
	background-image: url("../images/forms_footer.gif");
	background-repeat: no-repeat;
}

.formsview .multipleaddbutton
{
	border-left: solid 1px #909090;
	border-right: solid 1px #909090;
	border-bottom: solid 1px #909090;
	padding-right:40px; 
	padding-top: 15px;
	padding-bottom: 10px;
}

.formsview .list TH
{
	padding-left: 10px;
	height: 25px;
	color: #05748D;
	border-bottom: solid 1px #909090;
}

.formsview .list TD
{
	padding-left: 13px;
	height: 18px;
	border-bottom: solid 1px #E9E9E9;
}




/* form button */
.formbutton
{
	float: right;
	padding-top: 8px;
	padding-right: 15px;
}
.formbutton A
{
	float: left;
	background: url("../images/background_formbutton.gif") repeat-x;
	height: 19px;
	line-height: 17px;
	color: #FB5101;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 7px;
}

.formbuttonleft
{
	float: left;
	background: url("../images/background_formbutton_left.gif");
	width: 4px;
	height: 19px;
}

.formbuttonright
{
	float: left;
	background: url("../images/background_formbutton_right.gif");
	width: 5px;
	height: 19px;
	margin-right: 4px;
}

/* form list button */
.formlistbutton
{
	float: right;
}
.formlistbutton A
{
	float: left;
	background: url("../images/background_formlistbutton.gif") repeat-x;
	height: 15px;
	line-height: 13px;
	vertical-align: middle;
	font-size: 10px;
	color: #05748D;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 7px;
}

.formlistbuttonleft
{
	float: left;
	background: url("../images/background_formlistbutton_left.gif");
	width: 4px;
	height: 15px;
}

.formlistbuttonright
{
	float: left;
	background: url("../images/background_formlistbutton_right.gif");
	width: 5px;
	height: 15px;
	margin-right: 4px;
}

#info
{
    margin: 5px;
    padding: 5px;
    border: dotted 1px #000000;
    width: 97%;
    background-color: #FFFFFF;
}

.listyears .filter_on
{
    color: #FB5101;
}

.cmscontentform INPUT
{
    width: 95%;
}

.cmscontentform .checkbox INPUT
{
	width: 14px;
	border: none;
}

.searchbox
{
    margin-top: 2px;
    margin-bottom: 2px;
}

.tabstripmultipage
{
    border: solid 1px #8D8D8D;
    padding: 5px;
    background-color: #F2F1F2;
}

/* .bookmarks */
.bookmarks ul {
	list-style: none;
	margin: 0;
    padding: 0;
}

.bookmarks li 
{
    list-style: none;
	padding-left: 18px;
	height: 20px;
}

.bookmarks .delicious
{
    background-image: url("../images/icon_delicious.gif");
	background-repeat: no-repeat;  
}

.bookmarks .digg
{
    background-image: url("../images/icon_digg.gif");
	background-repeat: no-repeat;  
}

.bookmarks .reddit
{
    background-image: url("../images/icon_reddit.gif");
	background-repeat: no-repeat;  
}

.bookmarks .facebook
{
    background-image: url("../images/icon_facebook.gif");
	background-repeat: no-repeat;  
}

.bookmarks .stumbleupon
{
    background-image: url("../images/icon_stumbleupon.gif");
	background-repeat: no-repeat;  
}

.pageproperties TD
{
    padding-bottom: 10px;
}

.cmstoolbar TD
{
    background-image: url("../images/cmstoolbar/background_toolbar.gif");
    background-position: bottom;
}

.toolbarversion
{
    font-size: smaller;
    color: #C0C0C0;
    padding: 10px;
}

.liveversion
{
    font-size: 20px;
    color: #41b74f;
}

.editversion
{
    font-size: 20px;
    color: #e84519;
}

/* overwrite rad controls */
.treeview INPUT
{
    width: 14px;
	border: none;
}

/* tags */
.tagbox
{
    padding-left: 5px;
    padding-top: 5px;
    color: #88889E;
    font-weight: bold;
    font-size: 90%;
}

.tag
{
    color: #88889E;
    text-decoration: none;
    font-size: 90%;
    font-weight: normal;
    padding-right: 3px;
}

.tag:HOVER
{
    text-decoration: underline;
}

/* form */
.formpreview
{
    width: 70%;
    float: left;
    padding: 1%;
    margin-left: 1%;
    xbackground-color: #E8E7ED;
}

.toolbox
{
    width: 23%;
    border: solid 1px #8C8C8C;
    float: left;
    padding: 1%;
    margin-right: 1%;
}

.question
{
    padding: 6px;
}

.question:HOVER
{
    border: dashed 1px red;
    background-color: #E1DDF6;
    padding: 5px;
}

.optionbuttons
{
    float: right;
}

.editoptions
{
    border: solid 1px #878628;
    background-color: #E9E747;
    width: 400px;
}

.editoptions .close
{
    float: right;
    padding-right: 5px;
}

/* searchfull */
#searchfull 
{
    margin-left: 50px;
    margin-right: 50px;
}
#searchfull INPUT
{
    padding: 0;
    padding-left: 3px;
    width: 250px;
    height: 18px;
    line-height: 18px;
    vertical-align: middle;
}

#searchfull .button
{
    width: auto;
    line-height: 15px;
    font-weight: bold;
}

#searchfull FIELDSET
{
    width: 653px;
}

#searchfull FIELDSET LEGEND
{
    font-size: 1.2em;
    font-weight: bold;
    color: #1C4DA4;
}

#searchfull #paging
{
    background-color: red;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 20px;
    color: #525252;
}

#searchfull #paging .left
{
    background-color: #F2F6F7;
    float: left;
    width: 18%;
    padding-left: 1%;
}
#searchfull #paging .middle
{
    background-color: #F2F6F7;
    float: left;
    text-align: center;
    width: 62%;
}
#searchfull #paging .right
{
    background-color: #F2F6F7;
    float: left;
    text-align: right;
    width: 18%;
    padding-right: 1%;
}

#searchfull .redlink
{
    color:#447891;
}

#searchfull .suggestion A
{
    color:#447891;
}

#searchfull .search-url
{
    color: #88889E;
}

#searchfull .search-icon
{
    margin-right: 5px;
}

.box
{
    width: 250px;
    float: left;
    height:140px;
}

.box UL
{
    margin:0px;
    list-style: none;
    padding-left: 8px;
    border-top: 1px solid #D1DEE7;
}

.box LI
{
    margin:0px;
    list-style: none;
    padding-left: 16px;
    line-height: 25px;
    background: url(../images/red_bullet.gif) 0.4em  12px no-repeat;
}

.box H1
{
    display: inline;
    padding-left: 8px;
    background: url(../images/blue_square.gif) 0 no-repeat;
}

.box A, .box A:VISITED
{
    color: #2E5478;
    text-decoration: none;
}

.box A:HOVER
{
    color: #2E5478;
    text-decoration: underline;
}

.box LI A, .box LI A:VISITED
{
    color: #666666;
    padding-left: 0px;
    text-decoration: underline;
}

.box LI A:HOVER
{
    text-decoration: none;
}

#right_panel
{
    padding-left: 10px;
    padding-right: 10px;
    width: 210px;
}
#right_panel
{
	\width: 220px;
	w\idth: 210px;
}
#right_panel H1
{
    margin: 0;
    padding-left: 12px;
    font-family: Verdana;
    font-weight: normal;
    font-size: 12px;
    line-height: 25px;
    background: url(../images/latest_news_top.gif) 0 0 no-repeat;
}
#right_panel UL
{
    margin:0px;
    list-style: none;
	padding:0 10px;
    background: url(../images/latest_news_middle.gif) 0 0 repeat;
}
#right_panel LI
{
    margin:0px;
    list-style: none;
	padding:10px 0 10px 0;
	border-bottom: solid 1px #E3E3E3;
}
#right_panel LI SPAN
{
	display: block;
}
#right_panel LI A, #right_panel LI A:VISITED
{
    color:#DD3409; 
    padding-left: 10px;
    text-decoration: none;
}
#right_panel .all_items
{
	text-decoration: none;
	padding-left:10px;
	display: block;
    font-weight: normal;
    font-size: 10px;
    color: #DD3409;
    margin: 0;
    line-height: 28px;
    background: url(../images/latest_news_bottom.gif) 0 0 repeat;
}

/* letter */
.letter
{
	padding-left: 5px;
	padding-right: 4px;
}

.letteron
{
	padding-left: 5px; 
	padding-right: 4px; 
	color: #C4112F;
}

/* cmsbutton */
.cmsbutton
{
	padding: 0;
}
.cmsbutton A
{
	float: left;
	background: url("../images/background_cmsbutton.gif") repeat-x;
	height: 24px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

.cmsbuttonleft
{
	float: left;
	background: url("../images/background_cmsbutton_left.gif");
	width: 3px;
	height: 24px;
}

.cmsbuttonright
{
	float: left;
	background: url("../images/background_cmsbutton_right.gif");
	width: 3px;
	height: 24px;
	margin-right: 4px;
}

.warningbox
{
    background: url("../images/warning_left.png") no-repeat left bottom;
	padding-left:22px;
    line-height: 24px;
    
}

.warningbox SPAN 
{
	background-color: #f2bfbf;
	background: url("../images/warning_right.png") no-repeat right bottom;
	padding:10px 15px 5px 10px;
	height: 24px;
	line-height: 24px;
}

/* fcktable */
.fcktable ,.fcktable td
{
	border               : 1px solid #CCC;
	border-collapse      : collapse;
	font                 : 12px "Tahoma", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}

.fcktable
{
	border                :none;
	border                :1px solid #CCC;
	margin-bottom: 20px;
}
.fcktable thead th, .fcktable tbody th
{
	background            : #FFF url(../images/th_bck.gif) repeat-x;
	padding               : 5px 10px;
	border-left           : 1px solid #CCC;
	text-align            : left;
}
.fcktable tbody th
{
  background            : #fafafb;
  border-top            : 1px solid #CCC;
  text-align            : left;
  font-weight           : normal;
  font-size: 12px;
}
.fcktable tbody tr td
{
	padding               : 5px 10px;
	font-size: 12px;
}
.fcktable tbody tr:hover
{
  xbackground            : #FFF url(../images/tr_bck.gif) repeat;
}

.fcktable tfoot td, .fcktable tfoot th
{
  border-left           : none;
  border-top            : 1px solid #CCC;
	padding               : 4px;
  background            : #FFF url(../images/foot_bck.gif) repeat;
}
.fcktable caption
{
	text-align            : left;
	font-weight             : bold;
	font-size: 12px;
}


.tablemini
{
	width: 100%;
}

.tablemini TH
{
	color: #2e5579;
	font-weight: bold;
	border-bottom: solid 1px #e3e3e3;
	padding: 2px;
	text-align: left;
}

.tablemini TBODY TD
{
	height: 20px;
	border-bottom: solid 1px #dbd5d5;
	padding: 2px;
	
}

.tablemini TFOOT TD
{
	height: 20px;
	border-top: solid 1px #dbd5d5;
	border-bottom: solid 1px #dbd5d5;
	padding: 2px;
	font-weight: bold;
	
}

A.button
{ 
	padding:2px 20px;
	background-color: #DEDEDB; 
	border:1px solid #C1C2BA; 
	font-weight: normal; 
	text-decoration:none; 
	color:#000; 
	font-size:11px; 
	text-align:center;
	background-image:url(../images/buttonimage.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	margin-right: 10px;
}
A:HOVER.button 
{  
	background-color: #F5F5F2; 
	text-decoration:none; 
	color:#000;  
}

A.buttonblank
{ 
	padding:2px;
	background-color: #DEDEDB; 
	border:1px solid #C1C2BA; 
	font-weight: normal; 
	text-decoration:none; 
	color:#000; 
	font-size:11px; 
	text-align:center;
	margin: 5px;
}
A:HOVER.buttonblank 
{  
	background-color: #F5F5F2; 
	text-decoration:none; 
	color:#000;  
}