/* Framework/General styles */
* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*color: #333;*/
	color: #666;
}
html {
	font-size: 125%;
}
body {
	font-size: 50%;
	background: #efefef;
	width: 100%;
	color: #666;
	}
em {
	font-style: oblique;
}
a, a:hover {
	text-decoration: none;
	color: #666;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}


h1 
{
    font-size: 3em;
	font-weight: bold;
	color: #333;
	margin: 0 0 10px 0;
}
h2 
{

    clear:both;
	font-size: 1.4em;
	font-weight: bold;
	color: #333;
	margin: 0 0 5px 0;
}
p {

	padding: 0 0 0 0px;
	margin: 0 0 10px 0;
	font-size: 1.4em;
	color:#666;
}
p.quote {
	/*float: left;
	clear: both;*/
	padding: 0 0 0 3px;
	margin: 0 0 10px 0;
	font-size: 1.6em;
	line-height: 1.2em;
	color: #333;
}
p.sign {
	/*float: left;
	clear: both;*/
	font-size: 1.2em;
	margin: 0;
	color: #333;
}
p.preamble 
{
    font-size: 1.6em;
	font-weight: bold;
	color: #333;
	clear:both;
}
strong
{
    font-weight:bold;
    
}
table 
{
	font-size: 1.0em;
}

.xForm
{
    padding-top: 15px;
}
.xForm span
{
    font-size:1.4em;
}
.xform fieldset
{
    font-size:1.4em;
}
.languageButton
{
    font-size: 1.4em;
}
.languageDdl
{
    font-size: 1.2em;
}
.divider
{
    width: 100%;
    position: relative;
}
img 
{
    /* this is causing X3 menus to no not show the delete link */
	/*display: block;*/
}
select, input {
	color: #666;
	
}
input.text {
	border: 1px solid #999;
	background:  url(../images/input-bg.gif) 0 0 no-repeat #FFF;
	padding: 2px;
	height: 1.5em;
}
.datetime
{
	font-size: 1.2em;
    margin: 0;
}

#document {
}
.center {
	min-width: 100%;
	overflow: hidden;
	clear: both;
	text-align: center;
}
.center .center-contents {
	width: 910px;
	padding: 0 20px;
	margin: auto;
	text-align: left;
	height:100%;
}
/* Header */
#header {
	background: #B01F24;
}
#header .header-contents {
	float: left;
	clear: both;
	width: 910px;
	padding: 10px 0 15px 0;
}
#header .header-contents .logo {
	float: left;
	margin-top: 3px;
	width: 420px;
}
#header .header-contents .logo a {
	float: left;
}
#header .header-contents .logo a img {
	float: left;
	display: inline;
}
#header .header-contents .toolbox {
	float: right;
	width: 420px;
}
#header .header-contents .toolbox fieldset {
	/*width: 420px;*/
	float: right;
    display:inline;
}
#header .header-contents .toolbox .box {
    float:left;
 	padding: 10px;
}
#header .header-contents .toolbox .box.last {
	padding-right: 0;
}
#header .header-contents .toolbox .box.border {
	border-right: 1px solid #990000;
}
#header .header-contents .toolbox .box select {
	float: left;
	width: 140px;
}
#header .header-contents .toolbox .box input.search-field {
	width: 120px;
	margin-right: 5px;
}
#header .header-contents .toolbox .box input {
	float: left;
}
/* Main-menu */
#mainmenu {
	background: url(../images/mainmenu-bg.gif) 0 0 repeat-x #353535;
	border-bottom: 1px solid #717171;
	height:37px;
	text-align:center;
	width:100%;
	margin:0px auto;
}
#mainmenu .menu-contents {
	float: left;
	clear: both;
	width: 910px;
}
#mainmenu .menu-contents ul {
	float: left;
	clear: both;
	width: 910px;
	border-left: 1px solid #717171;
}
#mainmenu .menu-contents ul li {
	float: left;
}
#mainmenu .menu-contents ul li a {
	float: left;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFF;
	padding: 10px 8px;
	border-right: 1px solid #717171;
}
#mainmenu .menu-contents ul li.active a {
	background: #FFF;
	border: none;
	color: #3f3f3f;
	padding: 10px 8px 11px 8px;
	margin-bottom: -1px;
}
/* Flasharea */
#flasharea {
	background: #191918;
}
#flasharea .flash-contents {
	float: left;
	clear: both;
	width: 910px;
}
/* Mainarea */
#mainarea {
	background: #FFF;
}

#mainarea .main-contents {
	float: left;
	clear: both;
	width: 910px;
	padding: 15px 0 15px 0;
}

#mainarea .main-contents .mainbody ul
{
list-style:none;    
    padding: 0 0 0 3px;
    margin: 0 0 10px 20px;
    font-size:1.4em;
    clear:both;
}
#mainarea .main-contents .mainbody ul li
{
    padding: 0 0 0 3px;
    margin: 0 0 10px 0;
    clear:both;
	background-image: url(../images/blue_arrrow1.gif);
padding-left:18px;
background-repeat:no-repeat;
background-position:left 2px;
}

#mainarea .main-contents .mainbody ul li ul
{
margin-top:10px;
}
#mainarea .main-contents .mainbody ul li ul li
{
font-size:14px;
	background-image: url(../images/blue_arrrow2.gif);
padding-left:12px;
background-repeat:no-repeat;
background-position:left 2px;
}

#mainarea .main-contents .mainbody ul li strong
{
font-weight:bold;
}

#mainarea .main-contents .mainbody ol
{
    list-style-type:decimal;
    padding: 0 0 0 3px;
    margin: 0 0 10px 23px;
    font-size:1.4em;
    clear:both;
}

#mainarea .main-contents .mainbody ol li
{
    padding: 0 0 0 3px;
    margin: 0 0 10px 0;
    clear:both;
}

#mainarea .main-contents .left {
	width: 680px;
	float: left;
	margin-right: 6px;
}

#mainarea .main-contents .right {
	width: 220px;
	float: right;
}

#mainarea .main-contents .row {
	float: left;
	clear: both;
	width: 680px;
	margin: 0 0 15px 0;
}
#mainarea .main-contents .lastRow {
	margin-bottom: 0;
}

#mainarea .main-contents .box {
	width: 218px;
	float: left;
	overflow: hidden;
	border: 1px solid #c1c1c1;
	margin-right: 10px;
	margin-bottom: 15px;
	min-height:320px;
}
#mainarea .main-contents .otherBox
{
    width: 220px;
	float: left;
	overflow: hidden;
	margin-right: 9px;
}
#mainarea .main-contents .otherBox .box
{
    margin: 0px !important;
	position:relative;
}

#mainarea .main-contents .lastBox 
{
    width: 220px;
	float: left;
	overflow: hidden;
	margin-right: 0;
}
#mainarea .main-contents .lastBox .box
{
    margin: 0px !important;
	position:relative;
}

#mainarea .main-contents .box .header {
	background: #B11F24;
	overflow: hidden;
	clear: both;
	width:100%;
	padding:5px 5px 0px 2px;
	margin: 0 0 10px 0;
}
#mainarea .main-contents .box .header.logo {
	background: none;
	width: 158px;
	padding: 10px 10px 0 10px;
	margin: 0 0 10px 0;
}

#mainarea .main-contents .box .heading {
	padding: 10px 10px 0 10px;
	clear: both;
	float:left;
	margin-bottom: 10px;
	width: 198px;
	margin: 0 0 10px 0;
	background: none;
}

#mainarea .main-contents .box .contents {
	float: left;
	clear: both;
	width: 198px;
	padding: 0 10px 10px 10px;
	text-align:left;
}
#mainarea .main-contents .box .footer 
{
  	float: left;
	clear: both;
	width: 198px;
	padding: 0 10px 10px 10px;  
}
#mainarea .main-contents .box .header h2 {
	display: none;
}

#mainarea .main-contents .box p {
	float: left;
	clear: both;
	width: 195px;
}
#mainarea .main-contents .box p.quote {
	float: left;
	clear: both;
	width: 195px;
}
#mainarea .main-contents .box p.sign {

}
/*This below causes delete button to dissapear in X3 gui on startpage*/
/*#mainarea .main-contents .box a {
	float: left;
	clear: both;
}*/
#mainarea .main-contents .right .box {
	margin-right: 0;
	margin-bottom: 15px;
	width: 218px;
	min-height:100px;
}

#mainarea .main-contents .box ul {
	float: left;
	clear: both;
}
#mainarea .main-contents .box ul li {
	float: left;
	clear: both;
	width: 218px;
	border-top: 1px solid #c1c1c1;
}
#mainarea .main-contents .box.actions
{
    border-top: 0px;
	min-height:100px;
}
#mainarea .main-contents .box ul.actions 
{
    border-top: 0px !important;
	overflow: hidden;
}
#mainarea .main-contents .box ul.actions li a {
	float: left;
	clear: both;
	/*display: block;*/
	padding: 11px 10px 11px 43px;
	font-size: 1.4em;
	text-decoration: underline;
	color: #333;
}
#mainarea .main-contents .box ul.actions li a.play {
	background: url("../images/icon-play.gif") 5px 6px no-repeat;
}
#mainarea .main-contents .box ul.actions li a.check {
	background: url("../images/icon-check.gif") 5px 6px no-repeat;
}
#mainarea .main-contents .box ul.actions li a.contact {
	background: url("../images/icon-contact.gif") 5px 6px no-repeat;
}
#mainarea .main-contents .box ul.news {
	/*border-top: 1px solid #c1c1c1;*/
	overflow: hidden;
}
#mainarea .main-contents .box ul.news li {
	background: #f4f4f4;
	padding: 6px 10px;
  
}
#mainarea .main-contents .box ul.news li.odd {
	background: #e9e9e9;
}
#mainarea .main-contents .box ul.news li a {
	font-size: 1.4em;
	color: #333;
	/*padding: 0px 3px 0px 3px;*/
	float: left;
	width: 198px;
}

/* Footer */
#footer {
	background: url("../images/footer-bg.gif") 0 0 repeat-x #efefef;
	position: relative;
}
#footer .footer-contents {
	float: left;
	clear: both;
	width: 910px;
	padding: 15px 0 20px 0;
	text-align: center;
}
#footer .footer-contents ul {
	clear: both;
	margin: 0 auto 15px auto;
}
#footer .footer-contents ul li {
	display: inline;
	margin-right: 15px;
}
#footer .footer-contents ul li.last {
	margin: 0;
}
#footer .footer-contents ul li img {
	display: inline;
}
#footer .footer-contents ul li h3 {
	display: inline;
	font-size: 1.4em;
	font-weight: bold;
	position: relative;
	top: -10px;
}
#footer .footer-contents p 
{
    text-align: center;
	margin: auto;
	color: #666;
	font-size: 1.4em;
	font-weight: bold;
}
/* Document Contents */
#mainarea .main-contents .row.document-contents {
	padding: 15px 0 0 0;
	width: 550px;
}
#mainarea .main-contents .row.document-contents .label {
	margin: 0 0 20px 0;
}
#mainarea .main-contents .row.document-contents .label h3 {
	display: none;
}
#mainarea .main-contents .row.document-contents .header {
	margin: 0 0 15px 0;
}
#mainarea .main-contents .row.document-contents .header h1 {
	display: none;
}

#mainarea .main-contents .row.document-contents img.image-left {
	float: left;
	margin: 0 30px 10px 0;
}
#mainarea .main-contents .row.document-contents img.image-right {
	float: right;
	margin: 0 0 10px 30px;
}
/* Section to fix layout when using X3. Copied classes from ext3core.css and outcommented the font-size: small; from them */
#mainarea .Ext3ContentFunction
{
    /*font-family: Arial, Verdana, Tahoma;*/
    /*font-size: small;*/
    font-size: 1em;
    /*overflow: hidden;*/
    /*background-color: white;
    margin: 1px;
    border: #c9c9c9 1px solid;      */
}
#mainarea .Ext3ContentFunctionHover
{
    /*font-family: Arial, Verdana, Tahoma;*/
    /*font-size: small;*/
   font-size: 1em;
    /*overflow: hidden;
    background-color: white;
    margin: 1px;
    border: #aebece 1px solid;      */
}
#mainarea .Ext3ContentFunctionDragged
{
    /*position:absolute;*/	
    /*z-index:2000;	
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
    font-family: Arial, Verdana, Tahoma;*/
    /*font-size: small;*/
    font-size: 1em;
    /*overflow: hidden;
    background-color: white;
    margin: 1px;
    border: #3c4775 1px solid;     */
}

.readmorelink
{
position:absolute;
bottom:5px;
right:10px;
}
/*End section for fixing X3*/

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;	
}
caption,th {
	text-align:left;
}

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


.teammember
{
display:block;
border-bottom:dashed 1px #ccc;
margin:10px 0px;
padding-bottom:10px;
}


.teamember_img
{
float:left;
margin-right:10px;
margin-left:-70px;
}

.teammember .tmcontent
{
padding-left:70px;
}

.teammember h3
{
color: #333333;
font-weight:bold; text-transform:uppercase;
padding-bottom:10px;
margin-bottom:0px;
}
.teammember h3 abbr
{
color: #999999;
text-transform:none;
}

.blue_arrow
{
background-image: url(../images/blue_arrrow.gif);
padding-left:30px;
background-repeat:no-repeat;
background-position:left 0px;
padding-bottom:5px;
}


.current_opening
{
margin:10px 0px;
padding:0px 0px 10px 0px;
margin-left:0px;
}

.current_opening h3
{
color: #333333;
font-weight:bold; text-transform:uppercase;
border-bottom:solid 1px #ccc;
margin-bottom:10px;
padding-bottom:5px;
font-size:15px;

}
.current_opening .position_date
{
color: #999999;
text-transform:none;
font-size:11px;
}

.current_opening .apply
{
font-size:1.2em;
}

.current_opening .apply a
{
color:#990000;
text-decoration: underline;
}



.current_news
{
margin:0px 0px 10px 0px;
padding:0px 0px 10px 0px;
margin-left:0px;
background-image: url(../images/blue_arrrow1.gif);
padding-left:18px;
background-repeat:no-repeat;
background-position:left 2px;
}

.current_news p
{
margin-bottom:10px;
}
.current_news h3
{
color: #333333;
font-weight:bold; text-transform:uppercase;
padding-bottom:5px;

}
.current_news .news_date
{
color: #999999;
text-transform:none;
font-size:11px;

}

.redmorelink {
color:
font-size:14px;
font-weight:normal;
text-decoration:none;
font-weight:bold;
}

.redmorelink a{
color:#CA0000;
font-size:14px;
font-weight:bold;
text-decoration:none;
}
.redmorelink a:hover{
color:#FF4F4F;
font-size:14px;
font-weight:bold;
text-decoration:none;
}


.newredmorelink {
color:#990000;
font-weight:normal;
text-decoration:none;
font-weight:bold;
}

.newredmorelink a{
color:#990000;
text-decoration: underline;
}
.newredmorelink a:hover{
color:#990000;
text-decoration:none;
}


.current_news .readfull
{
color:#fff;
font-size:1.2em;
}

.current_news .readfull a
{
color: #990000;
text-decoration: underline;
}

.current_news .readfull a:hover
{
color: #990000;
text-decoration:none;
}


.press
{
margin:0px 0px 10px 0px;
padding:0px 0px 10px 0px;
background-image: url(../images/blue_arrrow1.gif);
padding-left:18px;
background-repeat:no-repeat;
background-position:left 2px;
}

.press h3
{
color: #333333;
font-weight:bold; 
text-transform:uppercase;
padding-bottom:5px;

}
.press .press_date
{
color: #999999;
text-transform:none;
font-size:11px;

}

.press .readfull
{
color:#fff;
font-size:1.2em;
}

.press .readfull a
{
color: #990000;
text-decoration: underline;
}

.press .readfull a:hover
{
color: #990000;
text-decoration:none;
}

.press .press_thumb
{
float:left;
margin-right:10px;
clear:right;
}


.events
{
margin:0px 0px 10px 0px;
padding:0px 0px 10px 0px;
background-image: url(../images/blue_arrrow1.gif);
padding-left:18px;
background-repeat:no-repeat;
background-position:left 2px;
}

.events h3
{
color: #333333;
font-weight:bold; text-transform:uppercase;
padding-bottom:5px;

}
.events .events_date
{
color:#999;
text-transform:none;
font-size:11px;

}

.events .readfull
{
color:#fff;
font-size:11px;
}

.events .readfull a
{
color: #990000;
text-decoration: underline;
}

.events .readfull a:hover
{
color: #990000;
text-decoration: none;
}

.events .events_thumb
{
float:left;
margin-right:10px;
clear:right;

}

.events .events_img
{
float:left;
margin-right:10px;
width:70px;
}

.contact_box
{
font-size:16px;
line-height: normal;
background-image: url(../images/blue_arrrow.gif);
background-position:left top;
background-repeat:no-repeat;
padding-left:30px;
min-height:70px;
margin:10px 0px;
padding-top:0px;
font-weight:bold;
margin-bottom:20px;
width:45%;
}


/*  registration div  */

#registration
{
display:block;
height:100%;
text-align:left;
padding:0px;
margin-left:0px;
font-size:13px;
margin-top:20px;
}

#registration div.row
{
margin:0px 0px 5px 0px;
padding:0px 0px;
}

#registration h3
{
font-size:16px;
color:#095B9A;
font-weight:bold;
display:block;
padding-bottom:5px;
border-bottom:solid 1px #095B9A;
margin-bottom:10px;
}

#registration.label1
{
float: left;
width: 150px;
font-weight: bold;
margin:10px 0px 0px 0px;
}

#registration.label2
{
float: left;
width: 150px;
font-weight: bold;
margin:10px 0px 0px 0px;
}

.label3
{
float: left;
width:auto!important;
font-weight: bold;
margin:10px 20px 0px 0px;
padding-left:2px;
}

#registration form
{
margin:0px 0px 0px 10px;
margin-bottom:0px;
}

#registration label{
float: left;
width: 170px;
font-weight: normal;
margin:7px 20px 0px 5px;
}


.label_text_desc{
float: left;
font-weight: normal;
margin:0px 0px 0px 5px;
width:300px;
}

.label_eg{
float: left;
width: 200px;
font-weight: normal;
color: #f00;
margin:10px 0px 0px 10px;
font-size:11px;
}


#registration .radio_lable
{
float:left;
padding:5px 0px 0px 0px;
margin:0px 0px 0px 0px;
width:35px;
}

#registration input.inputtext{
margin-bottom: 5px;
float:left;
margin:7px 0px 0px 0px;
width:250px;
background:  url(../images/input-bg.gif) 0 0 no-repeat #FFF;
border:solid 1px #ccc;
}

#registration .radio{
margin-bottom: 5px;
float:left;
margin:7px 0px 0px 0px;
width:25px;

}

#registration select{
margin-bottom: 5px;
float:left;
margin:7px 0px 0px 0px;
width: 250px;
background:  url(../images/input-bg.gif) 0 0 no-repeat #FFF;
border:solid 1px #ccc;
}

#registration textarea{
margin-bottom: 5px;
float:left;
margin:7px 0px 0px 0px;
width: 350px;
height: 150px;
background:  url(../images/input-bg.gif) 0 0 no-repeat #FFF;
border:solid 1px #ccc;
font-family:Verdana, Arial, Helvetica, sans-serif, Verdana;
font-size:11px;
}

#registration .boxes{
width: 1em;
}

.buttons_bg{
float:left;
margin:7px 0px 0px 10px;
width:50px;
background-image:url(../images/buttonsbg.jpg);
background-repeat:repeat-x;
color:#fff;
font-size:11px;
padding: 3px 10px;
border-width:0px;
font-weight:bold;
cursor:pointer;
}


.clearleft{
clear: left;
display:block;
}

.buts
{
width: auto!important;
}

.checkbox
{
width:15px!important;
margin-top:5px!important;
padding-top:5px!important;
float:left;
}


.error {
color:#CC0000;
font-size:11px;
font-weight:normal;
text-decoration:none;
}

.readmore {
color:#CC0000;
font-size:14px;
font-weight:normal;
text-decoration:none;
}

.readmore a {
color:#CC0000;
font-size:14px;
font-weight:normal;
text-decoration:none;
}

.readmore a:hover {
color:#660000;
font-size:14px;
font-weight:normal;
text-decoration:none;
}

.headertext
{
font-size:16px;
font-weight:bold;
padding:5px 10px;
}
.socialmedia
{
width:150px;
margin:0px auto;
text-align:center;
padding:0px 0px 10px 0px;
}
.socialmedia img
{
margin:5px;
}


.blogleftcol
{
height:100%;
font-size:13px;
float:left;
width:70%;
}

.blogleftcol a
{
color:#3B9FD1;
text-decoration:underline;
}

.blogleftcol a:hover
{
color: #990000;
text-decoration:underline;
}

.blogrightcol
{
height:100%;
}

.blogbox
{
padding:0px 0px 0px 0px;
display:block;
height: auto;
margin-bottom:10px;
}

.float_left
{
float:left;
}

.float_right
{
float: right;
}


.blogtitle
{
display:block;
height:100%;
padding-bottom:10px;
}

.blogby
{
margin-left:0px;
color:#cc0000;
}
.blogtitle h1
{
margin:0px 0px 0px 0px;
padding:2px 0px;
font-size:18px;
font-weight:normal;
float:left;
width:550px;
}

.blogtitle h1 a
{
color:#333333;
text-decoration:none;
}

.blogtitle h1 a:hover
{
color:#333333;

}

.blogtitle .blogdate
{
float:left;
background-image:url(../images/date_bg.jpg);
background-repeat:repeat-x;
background-position:left top;
padding:10px;
height:38px;
color:#fff;
margin-right:10px;
}

.blogtitle .blogdate .blogday
{
font-size:14px;
color:#fff;
}
.blogtitle .blogdate .blogyear
{
font-size:18px;
color:#fff;
}

.blogcontent
{
border-bottom: dashed 1px #013054;
padding:0px 0px;
padding-bottom:10px;
}


.comments
{
margin-right:50px;
font-size:13px;
}

.addcomments
{
margin-right:50px;
font-size:13px;
}

.blogrightcol h2, .blogleftcol h2
{
margin:0px 0px 10px 0px;
padding:5px 0px;
border-bottom: solid 1px #6E6E6E;
font-weight:normal;
font-size:14px!important;
font-weight:bold;
clear:both;
display:block;
}

ul.categories
{
margin:0px!important;
padding:0px;
list-style:none;
margin-bottom:20px;
}

ul.categories li
{
margin:0px;
padding:0px;
list-style:none;
border-bottom:solid 1px #f1f1f1;
color:#333;
}


ul.categories li.headercat
{
margin:0px;
padding:0px;
list-style:none;
color:#000;
font-weight:bold;
}


ul.categories li.headercat ul
{
margin:0px!important;
padding:0px 0px 0px 0px;
list-style:none;
border-top: solid 1px #ccc;
}

ul.categories li.headercat ul li
{
margin:0px;
padding:0px 0px 0px 20px;
list-style:none;
font-weight:normal;
}


ul.categories li a
{
color:#000;
text-decoration:none;
}

ul.categories li a:hover
{
color: #990000;
text-decoration:none;
}




.commentsbox
{
color: #666666;
margin-bottom:10px;
}

.comenntstext
{
float:left;
width:480px;
height:100%;
border: solid 1px #ccc;
padding:10px;
}

.commentsby
{
padding:5px 0px 0px 60px;

}
.bloggerimg
{
float:left;
margin:0px 10px 0px 0px;
border: solid 1px #333;
width:50px;
}

img
{
border:0px;
}


.commentsform
{
border:solid 1px #999999;
color:#000;
font-size:12px;
}

.submitbutton
{
background-color:#990000;
border: solid 1px #999;
color:#fff;
cursor:pointer;
}


h1.catname
{
font-size:28px;
color:#013054;
font-weight:normal;
margin-bottom:30px;
border-bottom: solid 1px #013054;
padding-bottom:5px;
}

.clearit
{
clear:both;
line-height:0px;
font-size:0px;
}
.blogcontent p 
{
font-size:14px;
}

.news_date
{
color: #0066CC;
}

ul.bluearrow
{
margin:0px 0px 0px 0px!important;
padding:0px;
list-style:none;
}

ul.bluearrow li
{
margin:0px;
padding:0px;
list-style:none;
background-image: url(../images/blue_arrrow.gif);
padding-left:30px!important;
background-repeat:no-repeat;
background-position:left 0px;
padding-bottom:5px;
}

a.current_opp
{
text-decoration:underline;
color:#990000!important;
}

a.current_opp:hover
{
text-decoration:underline;
color: #666666;
}


.dottedline
{
display:block;
border-bottom:dashed 1px #ccc;
margin:10px 0px;
padding-bottom:0px;
}

h2.accToggler
{
color:#990000!important;
font-size:18px;
text-decoration:underline;
font-weight:normal!important;
}

h2.accToggler a
{
color:#990000!important;
text-decoration:underline;
}

.engage_global
{
float:right;
width:222px;
height:27px;
margin-top:20px;
margin-right:20px;
}