@charset "UTF-8";
/* CSS Document */


/* ----------------- Basic style setup -------------------- */
body
{
	background: #FFFFFF url(../gfx/backdrop.jpg) no-repeat center top;
	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: #164b95;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #164b95;
}
a:active {
	text-decoration: underline;
	color: #164b95;
}

a.crumbs, a.crumbs:active, a.crumbs:visited
{
    color: #7F0000;
    font-size: 10px;
}



				

/*p
{
    margin: 4px 0px 4px 0px;
    padding: 8px 10px 4px 20px;
    line-height: 14px;
}



h4
{
	font-size: 20px;
	color: #262929;
	margin-bottom: 5px;
}


h6
{
    font-size: 12px;
    font-weight: bold;
    color: #262929;
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: none;
    line-height: 20px;
    padding: 20px 0px 0px 10px;
    position: relative;
    margin: 0px;
    border-bottom-color: #2C2E67;
    border-right-color: #2C2E67;
}*/



/* ----------------- left menu setup -------------------- */

.leftnavon  {
	margin: 0px;
	padding: 0px 0px 15px;
}

.leftnavon ul.sub_nav
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	font: bold 11px Arial, Helvetica, sans-serif;
}

.leftnavon ul.sub_nav li{
	margin: 0px;
	padding: 0px;
}

.leftnavon .sub_nav a:link, .sub_nav a:active, .sub_nav a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px 0px 4px 4px;
	background: #164B95 url(../gfx/topmenu_backdrop.jpg);
	margin: 0px 0px 4px;
	display: block;	
}


.leftnavon .sub_nav a:hover {
	color: #164B95;
	background: #feda66 url(../gfx/topmenu_backdropHigh.jpg);
}



/*.subnavon
{
    color: #003876;
    list-style-image: url(../gfx/lh_nav_bullet_x.gif);
}*/


.left_nav
{
    xfloat: left;
    margin: 0px;
    padding: 0px;
    width: 190px;
    border: 1px none;
    xclear: left;
}
.left_nav_sub
{
    background-color: #f6f6f6;
    margin: 0px 10px 0px 10px;
    padding: 5px 5px 5px 5px;
    xclear: both;
    border: none;
}












/* ----------------- Other -------------------- */
.main
{
	width: 760px;
	margin-bottom: 15px;
	background: #fff url(../gfx/white_backdrop.jpg) repeat-x;
}
.main_image
{
	float: none;
	margin-bottom: 10px;
}
.main_image_right
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.main_image_centered
{
	
	/*clear: both;*/
	text-align: center;
	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;
}
#homepage4lastcol
{
	width: 189px;
	float: left;
	padding: 0px;
}
#homepage4col
{
	width: 189px;
	float: left;
	padding: 0px;
	border-right: 1px solid #33beff;
}

#homepageleftcol
{
	width: 190px;
	float: left;
	padding: 0px;
	border-right: 1px solid #33beff;
}
#homepagemiddlecol
{
	margin: 0px 190px;
	border-left: 1px solid #33beff;
	border-right: 1px solid #33beff;
	/*width: 378px;*/
}
#homepagerightcol
{
	width: 190px;
	float: right;
	padding: 0px;
	border-left: 1px solid #33beff;
}

/*.columncontent hr
{
	margin: 0px;
	padding: 0px;
	color: #33beff;
background-color: #33beff;
height: 1px;
}*/

/*.columncontent h4, .columnline
{
    margin: 0px;
    margin-left: 0px;
    margin-right: 0px;
    border-top: 1px solid #33beff;
}*/
.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;
}

.main_content_center
{
	/*clear: both;*/
	text-align: center;
	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: #33beff;
	background-color: #33beff;
	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 #33beff;
	margin-bottom: 10px
}
.bottomhorizontalrule {
	border-top: 1px solid #33beff;
	margin: 10px 0px 5px;
}
/*.leftnavdivider {margin-top: 10px}*/
.showgap {margin-top: 15px; clear: both;}
/*.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;
	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: #164B95;
}


.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: #7FC6FF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.footer_links a:hover, .footer_text a:hover
{
	color: #154B96;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}


.bullet
{
    list-style-image: url(/external/gfx/bullet.gif);
    margin-left: 40px;
}
.footer_links
{
	margin: 0px;
	padding: 20px 0px 0px 15px;
	font-size: 11px;
	font-weight: bold;
	color: #7FC6FF;
	line-height: 20px;
	display: block;
	background: url(../gfx/footer.jpg) no-repeat center top;
	height: 70px;
}
.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
{
	text-align: right;
	padding: 0px 15px 0px 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #7FC6FF;
	line-height: 20px;
	top: -70px;
	position: relative;
}
.top
{
	height: 98px;
	width: 760px;
	background: #FFFFFF url(../gfx/head_backdrop.jpg) no-repeat 0px 0px;
}
.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: 760px;
	padding: 0px 30px 20px;
	margin: 0px auto;
	/*background: url(../gfx/runoff_backdrop.jpg) repeat-y;*/
}
.whitebg
{
    background-color: white;
    z-index: 800;
    margin-bottom: 15px;
}
.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: none;
}

.searchhighlight
{
	color: #FF6600;
	font-weight: bold;
}
.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: 22px;
	z-index: 100;
	background: #164B95 url(../gfx/topmenu_backdrop.jpg) repeat-x;
	border-bottom: 1px solid #FFFFFF;
} 
.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 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: 0px;
 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 */ 
 list-style:none;
 margin: 0px;
}
 
.hmenu ul li {clear: left;}



/* MAIN MENU STYLING LINK */
.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%;
	border-right: 1px solid #164b95;
	border-left: 1px solid #4e7bb5;
	color:#FFFFFF;
}



.hmenu li a:hover {
 color: #164b95;
	background: #ffd033 url(../gfx/topmenu_backdropHigh.jpg) repeat-x;
	border-right: 1px solid #cc9a43;
	border-left: 1px solid #fff1c4;
}



/* SUBMENU STYLING LINK */

.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;
	border-right: 1px solid #164B95;
	border-left: 1px solid #164B95;
	border-top-style: none;
	border-bottom-style: none;
	
}


.hmenu a:active {color: #FFFFFF;}

.hmenu li ul li a:link,
.hmenu li ul li a:visited,
.hmenu li ul li a:active {color:#164b95;}

.hmenu li ul li a:hover {
	color: #164b95;
	background: #ffd033 url(../gfx/dropdown_backdropHigh.jpg);
}



.activeitem
{
 color: #164b95;
	background: #ffd033 url(../gfx/topmenu_backdropHigh.jpg) repeat-x;
	border-right: 1px solid #cc9a43;
	border-left: 1px solid #fff1c4;

}



.hmenu li { text-align: center; }
.hmenu ul li {
	width:150px;
	background: #feda66 url(../gfx/topmenu_backdropHigh.jpg) repeat-x;
	border-right: none;
	border-left: none;
	border-top-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom-style: none;
}


#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}

/* 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;
}

