@charset "UTF-8";
/* CSS Document */


/* ----------------- Basic style setup -------------------- */
body
{
	margin: 0px;
	padding: 0px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}
table, tr, td, p, textarea
{
    font: 11px Tahoma, Arial, Helvetica, sans-serif;
}
				
				
				
/*Basic tag setup for creating standards across platforms and browsers*/
p, h1, h2, h3, h4, h5 {padding:0;margin:0;vertical-align:top;color: #000000;}
p {
	padding:0 0 0.3em;
	margin:0;
	font-size:1em;
	line-height:1.25em;
}
h1, h5, .h5, .searchresults h4 {
	padding:0.1em 0 0.5em;
	margin:0;
	font: bold 1.5em Arial, Helvetica, sans-serif;
	display: block;
}
h2 {padding:0.25em 0;margin:0;font: bold 1.25em Arial, Helvetica, sans-serif;}
h3 {padding:0.25em 0;margin:0;font: normal 1.5em Arial, Helvetica, sans-serif;}
h4 {font-size:1em; padding:0.5em 0 0.5em; margin:0;font-weight:normal;}
/*h5, .h5 {font-size:0.75em; padding:0.5em 0 0.5em 0; margin:0;font-weight:normal;}*/
img {border:0}
em {font-style: italic;}
strong {font-weight: bold;}
ol, ul {margin:0 0 0 2.5em;padding:0 0 0.5em;}
ul ul, ul ol, ol ul, ol ol {margin:0 0 0 2.5em;padding:1em 0 0em;}
li {padding:0em 0 0.5em;margin:0;}
blockquote {padding:0 0 2em; margin:0em 2.5em;}
blockquote blockquote {padding:1em 0 2em; margin:0em 2.5em;}


#homepageleftcol .leftnavon h5 { font: bold 11px Arial, Helvetica, sans-serif; }

#homepageleftcol h1, 
#homepageleftcol h5,
#homepageleftcol .h5 { font: bold 13px Arial, Helvetica, sans-serif; 
	
}


a:link {color: #7F0000;text-decoration: none;}
a:visited {text-decoration: none;color: #7F0000;}
a:hover {text-decoration: underline;color: #FF0000;}
a:active {text-decoration: underline;color: #7F0000;}

a.crumbs, a.crumbs:active, a.crumbs:visited
{
    color: #7F0000;
    font-size: 10px;
}





/* ----------------- left menu setup -------------------- */


.leftnavon ul.sub_nav
{
	display: none;
}











/* ----------------- Other -------------------- */
.main
{
	width: 100%;
	margin-bottom: 15px;
	background: url(none);
}
.main_image
{
	float: none;
	margin-bottom: 10px;
}
.main_image_right
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.main_image_left
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.readmore
{
	float: right;
}
.newsstamp
{
	width:100%;
	padding: 5px 0px;
}
.column
{
	xoverflow:hidden;
}
.columncontent
{
	margin: 0px 15px;
	padding: 0px 0px;
	/*border-top: 1px solid #262929;*/
	height: 100%;
	xoverflow: hidden;
}
#homepageleftcol
{
	width: 190px;
	float: left;
	padding: 0px;
	border-right: 1px solid #999999;
}
#homepagemiddlecol
{
	margin: 0px 190px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	/*width: 378px;*/
}
#homepagerightcol
{
	width: 190px;
	float: right;
	padding: 0px;
	border-left: 1px solid #999999;
}

/*.columncontent hr
{
	margin: 0px;
	padding: 0px;
	color: #999999;
background-color: #999999;
height: 1px;
}*/

/*.columncontent h4, .columnline
{
    margin: 0px;
    margin-left: 0px;
    margin-right: 0px;
    border-top: 1px solid #999999;
}*/
.columncontent .tight
{
    font-size: 12px;
    padding: 0px;
    line-height: 15px;
    margin: 0px 0px 0px 0px;
}
.columncontent .readmore
{
	/*background-image: url(/external/gfx/read_more.gif);
	background-position: right 3px;
	background-repeat: no-repeat;
	padding-right: 18px;*/

}
.columncontent .main_content
{
	padding: 0px 0px 0px 0px;
	float: none;
	xwidth: auto;
}



/*.columncontent .main_content .magen_head
{
    font-size: 21px;
    line-height: 21px;
    font-weight: bold;
    color: #262929;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    text-transform: none;
    border: none;
}*/





/*.columncontent p
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px;
    font-size: 12px;
}*/





.p img
{
	margin: 0px 0px 0px 0px;
}
.columncontent .blue_bold
{
	color: #004771;
	font: bold 13px/normal Arial, Helvetica, sans-serif;
}
.large_columnright
{
    margin-left: 190px;
}


/*li
{
    margin: 0px 0px 3px 0px;
    list-style-image: url(/external/gfx/lh_nav_bullet.gif);
    padding: 0px;
}
ul
{
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0px;
    xxpadding: 0px;
    list-style-image: url(/external/gfx/lh_nav_bullet.gif);
}*/

/*hr
{
    border-top-width: 1px;
    border-top-style: solid;
    margin: 0px 10px 0px 20px;
    border-top-color: #000000;
    color: #FFFFFF;
    clear: both;
    background-color: #FFFFFF;
    font-size: 1px;
    clip: rect(auto,auto,auto,auto);
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}*/

.crumbs_nolink
{
    color: #000000;
    font-size: 10px;
}
.strapline
{
    display: none;
    background-color: #c0c0c0;
    height: 71px;
    width: 760px;
    text-align: right;
}






/*.searchresults
{
    background-color: #f5f5f5;
    margin: 20px 0px 0px;
    padding: 0px;
}
.searchresults h4
{
    border: none;
    padding-bottom: 10px;
}*/

/*.searchresults
{
  padding-bottom: 10px;   
}*/


/*.searchresults span,  .searchresults p, .searchresults strong, .searchresults table
{
    padding-bottom: 10px;
}*/

.searchresults hr 
{
	border: 0;
	color: #999999;
	background-color: #999999;
	height: 1px;
	margin: 10px 0px 20px;
	padding: 0px;
    }

.searchresults a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#000000;
}

.searchresults a:link {color: #00000;text-decoration: none;}
.searchresults a:visited {text-decoration: none;color: #000000;}
.searchresults a:hover {text-decoration: underline;color: #FF0000;}
.searchresults a:active {text-decoration: underline;color: #000000;}




.dividertop {margin-bottom: 10px}
.dividerbottom {margin-top: 10px}
.divider {margin-top: 10px; margin-bottom: 10px;}
.tophorizontalrule {
	border-top: 1px solid #999999;
	margin-bottom: 10px
}
.bottomhorizontalrule {
	border-top: 1px solid #999999;
	margin: 10px 0px 5px;
}
/*.leftnavdivider {margin-top: 10px}*/
.showgap {margin-top: 15px}
/*.magen_head
{
    font-size: 14px;
    font-weight: bold;
    color: #262929;

    xposition: relative;
    margin: 0px 0px 0px 20px;
    xpadding: 15px 0px 5px;
    xclear: both;
    text-transform: uppercase;
}*/
.blue_norm
{
    color: #006699;
    width: auto;
    line-height: 15px;
}
.line
{
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    position: relative;
    width: 320px;
    padding-top: 5px;
    padding-left: 0px;
    padding-bottom: 20px;
    visibility: visible;
    height: 1px;
}
.sml_black
{
    font-size: 10px;
    text-transform: uppercase;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    left: 20px;
    margin: 0px 0px 0px 20px;
    padding: 0px;
}
.box_head
{
    font-size: 12px;
    font-weight: bold;
    text-transform: capitalize;
    color: #262929;
    border-bottom-width: 100%;
    border-bottom-style: solid;
}
.blueline
{
    position: relative;
    xleft: 0px;
    xtop: 214px;
    background-color: #FFFFFF;
    clear: both;
    float: none;
    margin: 0px;
    xpadding: 0px;
    height: 15px;
    width: 760px;
}
.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.phone_search
{
	float: right;
	clear: both;
	text-align: right;
	margin-top: 35px;
}
.phone_search .search_table td
{
	vertical-align: middle;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


.phone_search .sml_textbox
{
    font-size: 9px;
    width: 105px;
    height: 13px;
    border: none;
    padding: 0px;
    margin: 0px 5px 0px 5px;
    color: #000000;
    vertical-align: middle;
}
.sml_textbox
{
    font-size: 11px;
    color: #262929;
    width: 105px;
}

.blue_bold
{
	color: #004771;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}
.right_links
{
    text-align: right;
    xclear: both;
    xfloat: right;
    margin: 3px 0px 0px;
    width: 30%;
    xposition: relative;
    padding: 0px;
}
.left_links
{
    text-align: left;
    padding: 0px 0px 0px 20px;
    width: 60%;
    left: 0px;
    float: left;
    margin-top: 3px;
    margin-right: 0px;
    margin-left: 0px;
}
.footer_links a:link, .footer_links a:active, .footer_links a:visited, .footer_text a:link, .footer_text a:active, .footer_text a:visited
{
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
.footer_links a:hover, .footer_text a:hover
{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}


.bullet
{
    list-style-image: url(/external/gfx/bullet.gif);
    margin-left: 40px;
}
.footer_links
{
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.footerline
{

    border: 0px none;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px;
    width: 760px;
    height: 15px;
    font-size: 13px;
    font-weight: bold;
    background-color: #fff;
}
.footer_text
{
	float: right;
	text-align: right;
	padding: 0px 15px 0px 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.top
{
	height: 1px;
	width: 760px;
	background: url(none);
	display: none;
}
.footer
{
    width: 760px;
    clear: both;
    font-size: 10px;
    margin: 0px;
    padding: 0px;
    border: none;
    visibility: visible;
    float: none;
}
.flash
{
}
.intro
{
    position: relative;
    width: 340px;
    height: 120px;
    padding: 20px;
    left: 0px;
    margin: 0px;
    clear: right;
    float: left;
}
.left_box
{
    position: relative;
    float: left;
    width: 189px;
    margin: 0px;
    padding: 0px;
}
.centre_box
{
    position: relative;
    float: left;

    width: 190px;
    margin: 0px;
    padding: 0px;
}
.right_box
{
    position: relative;
    width: 380px;
    margin: 0px;
    padding: 0px;
    float: left;
}
.xmain_content
{
    padding: 0px 0px 0px 0px;
    float: right;
    width: 570px;
}
.space
{
    height: 20px;
    width: 140px;
}

.solidlines
{
    background-image: url(/external/gfx/bck_home.gif);
    background-repeat: repeat-y;
    float: left;
    clear: none;
    background-position: left top;
}
.bottomspacer
{
    background-image: url(/external/gfx/spacer_bg.gif);
    background-repeat: repeat-y;
    height: 30px;
    width: 760px;
}
.left_nav_block
{
    background-image: url(/external/gfx/bck_other.gif);
    background-repeat: repeat-y;
    background-position: left top;
    padding-left: 10px
    height: 100%;
}
.master
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	/*background: url(../gfx/runoff_backdrop.jpg) repeat-y;*/
}
.whitebg
{
	background: url(none);
	display: none;
	height: 1px;
	width: 1px;

}
.magen_lhnav
{
    font-weight: bold;
    color: #262929;
    margin: 0px;
    padding: 0px 0px 5px;
}
.page_sub_links
{
    float: right;
    position: static;
    background-color: #ebebeb;
    xpadding: 10px 0px 10px 5px;
    margin: 15px 0px 10px 10px;
    padding: 0px 0px 7px 0px;
    clear: left;
    xborder: 1px solid #006699;
    width: 190px;
}
.download_pdf
{
    background-color: #ebebeb;
    xborder: 1px solid #006699;
    clear: left;
    margin: 10px 0px 10px 20px;
    width: 450px;
}
.tight
{
    padding: 0px 10px 0px 10px;
    line-height: 15px;
    margin: 5px 0px 10px;
}

.printthis
{
    font-size: 10px;
    text-align: right;
    display: block;
    position: absolute;
    top: 60px;
    float: right;
    left: 611px;
    width: 150px;
    vertical-align: text-top;
}
a.print, a.print:visited, a.print:active
{
    color: #666;
}
a.print:hover
{
    color: #000;
}
#print_head
{ display: block; 
}

.searchhighlight
{
    color: #ff434a;
}
.shareColDataBg
{
    background-color: #e9e9e9;
}
.shareColTitle
{
    font-weight: bold;
}
.shareColTitleBg
{
    background-color: #cccccc;
    font-weight: bold;
}

.formbox
{
    xbackground-color: #ebebeb;
    xmargin: 20px;
    xpadding: 10px 0px;
    xborder: 1px solid #73A9C6;
    xwidth: 450px;
}
.formfield
{
    right: 0px;
    padding: 2px;
    margin: 2px;
    width: 250px;
    font-size: 13px;
    color: #262629;
    border: 1px solid #868689;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}
.formbutton
{
    font-size: 13px;
    border: 1px solid #868689;
    background-color: #FFFFFF;
    margin-left: 2px;
    color: #262629
}
.formbutton:hover
{
    background-color: #262629;
    color: #FFFFFF;
    cursor: hand;
}

label
{
    float: left;
    clear: left;
    width: 130px;
}




/*main menu links */
.menu {
	height: 1px;
	z-index: 100;
	background: #FF0000 url(../gfx/topmenu_backdrop.jpg) repeat-x;
	border-bottom: 1px solid #FFFFFF;
	display: none;
	width: 1px;
} 
.menu li, .menu ul {margin:0;}
.menu a:link, .menu a:visited, .menu a:active {
 xcolor: white;
 text-decoration: none;
}
 

/* ----------------- Styles for Menu -------------------- */

.hmenu {        	/* top-level menu */
	position: relative;	/* to let submenus be absolute positioned */
	z-index: 120;
	display: block;
	padding: 0px;
	border: none;
	list-style: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.hmenu a {xfloat:left;}
 /* submenu and padding adjustment */

.hmenu ul {        /* 1-level menu */
 position: absolute;     /* ie: out of flow, so do not stretch height of top-level menu */
 top: 22px;
 left: -1px;       /* due to box model */
 padding: 0px 0px;
 margin: 0px 0px;
 list-style: none;
 display: none;
 font-weight:normal;
 width:100%;
}
 
.hmenu ul ul {       /* n-level menu */
 top: -1px;
 left: 150px;
 z-index: 110;
 xfloat: left;
 xwidth: auto;

}
/* Make the last menu item appear to the left to stop it dropping off the page*/
#last ul {left:-60px;}
 
.hmenu li {          /* top-level menu lineup */
 position: relative; /* to position submenus  */
 float: left;
 /* Opera fix */ 
 display:inline-table;
 list-style:none;
 margin: 0px;
}
 
.hmenu ul li {       /* 1 or n-level menu lineup */
 xfloat: left;
 clear: left;      /* we do not want float left here */
          /* but we want excesive space eater effect */
          /* of float: left, co just move next block */
          /* to next line with clear */
}

.hmenu li a {       /* all-level menu anchors */
 display: block;      /* to fill full square */
 padding: 0px 15px;
 text-decoration: none;
 vertical-align: bottom;
 line-height: 22px;
 margin: 0px 0px;
 xwidth: 100%;
}

.hmenu li a:hover {
 background-image: inherit;
 background-position: inherit;
 background-repeat: inherit;
 xborder: 1px solid #262629;
 margin:0px;
}

.hmenu ul li a {      /* 1 or n-level menu anchors */
	display: block;      /* all same width (see rendered styles)*/
	/*border-bottom: 1px solid #999999;*/
 line-height: normal;
	text-align: left;
	padding: 4px 15px;
	margin: 0px;
	xwidth: 100%;
	border-bottom: 1px solid #B20000;
	border-top: 1px solid #5D0000;
}


#flashwrapper2 {width:px; position: relative; height: px; z-index:0}
#flashwrapper {width: px; position: relative; height: px; z-index:1}
#invisible {left: 0px; position: absolute; top: 0px}
.hmenu a:link, .hmenu a:visited {color: #FFFFFF;}
.hmenu a:hover {
	color: #000000;
	background: #FFFFFF;
}
.hmenu a:active {color: #FFFFFF;}


.hmenu li ul li a:hover {
	color: #FFFFFF;
	background: #ca0000;
	border-bottom: 1px solid #FF8585;
	border-top: 1px solid #FF8585;
}







.hmenu li {width:12.5%; text-align: center}
.hmenu ul li {
	width:150px;
	background: #890000 url(../gfx/dropdown_backdrop.jpg) no-repeat;
	border-right: none;
	border-left: 1px solid #FFFFFF;
	border-top-style: none;
	margin: 0px;
	padding: 0px;
}




/* Varius Edit Button Links */
.editbutton {
	xposition: absolute;
	position: relative;
	display: block;
	margin-left: -31px;
	margin-top: -11px;
	top:11px;
	left:31px;
	z-index: 50;
	xbackground-image: url(/Admin/gfx/icons/ed_obj.gif);
	width: 31px;
	height: 11px;
	filter: alpha(opacity= 60);
	xoverflow: hidden;
	float: left;
	xclear: both;
}
.editbutton2 {
	position: relative;
	right: 0;
	width: 1px;
	height: 0px;
}
.edithighlightdiv {
	position: absolute;
	background-color: #FFFF00;
	FILTER: alpha(opacity= 30);
	z-index: 45;
}

