/* GENERAL styles available to user in wysiwyg*/
.----Global-Styles----
{}

A:link {color:#000;}
A:visited { color: #666;}
A:active {color: #00853f;}
A:hover {color: #00853f;}

P
{margin:0px; padding:0px;}

.heading1, h1, H1
{  
	font-weight:bold;
	margin: 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif; 
                font-size: 16px; 
                color: #004990;
}

.heading2, h2, H2
{
	padding-left: 0px; 
	font-family: Arial, Helvetica, sans-serif; 
                font-size: 16px; 
                color: #004990;
	margin: 0;
	font-weight:normal ;
}

.heading3, h3, H3
{
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif; 
                font-size: 14px; 
                color: #004990;
	margin: 0;
}


.heading4, h4, H4
{ 
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif; 
                font-size: 12px; 
                color: #004990;
	margin: 0;
}

.heading5, h5, H5
{ 
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif; 
                font-size: 12px; 
                color: #00853F; 
	margin: 0;
}

.heading6, h6, H6
{ 
	font-weight:bold;
                font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000 ; 
	margin: 0;
}

.required
{  
	font-style:italic;
	margin: 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif; 
                font-size: 10px; 
                color: #004990;
}

.formfieldhorizontal
{  
	font-style:normal;
	margin: 0;
	padding: 0px;
                padding-right:3px;
                text-align:right;
	font-family: Arial, Helvetica, sans-serif; 
                font-size: 12px; 
                color: #004990;
}

.content, p, td, .content a, p a
{
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;
                margin:0; line-height: 130%; padding:0;
}

a:visited, a:active
{	
	color:666;
}

ul, ol, li
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
color: #000000;
}

.moreLink, .moreLink a
{
	font:12px sans-serif;
	color:#369 !important;
	padding-left:90%;
	font-weight: bold;
	text-decoration:none;
}

.whiteLink a, .whiteLink
{ 
	background-color:#004990; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px;
	text-decoration:none;
	color:#FFFFFF; 
}

.footer
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:9px;
	line-height:20px;
	color:Black;
}

.promoText
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #369;
	padding: 0;
	margin:0;
}


/* Soapstone Colors for user: .----Soapstone-Colors----{}*/
.soapstoneGreen
{
	color: #00853f !important;
}

.soapstoneBlue
{
	color: #004990 !important;
}

/* HomePage-Box Styles for user: .----Homepage-Styles----{}*/
.greenHeading
{
	display:block;
	padding: 0px 7px 9px 0px !important;
	white-space:nowrap !important;
	font-family: Arial,Helvetica,sans-serif !important;
	font-size: 13px !important;
	font-weight: bold !important;
	color: #00853f !important;	
}

.yellowHeading 
{
	display:block;
	padding: 0px 7px 9px 0px !important;
	white-space:nowrap !important;
	font-family: Arial,Helvetica,sans-serif !important;
	font-size: 13px !important;
	font-weight: bold !important;
	color: #F5BB32 !important;	
}

.rightBlockText
{
	font:12px sans-serif;
	padding: 0px 5px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
}

.rightBlockGreenLink a, .rightBlockGreenLink
{
	font:12px sans-serif;
	color:#00853f !important;
	padding-left:80px;
	font-weight: bold;
	text-decoration:none;
}

.rightBlockYellowLink a, .rightBlockYellowLink
{
	font:12px sans-serif;
	color:#F5BB32 !important;
	padding-left:80px;
	font-weight: bold;
	text-decoration:none;
}

/* fake style here to divide dropdown in wysiwyg-editor: .----System-Styles----*/


/*Body-backgroundcolor in separate class so it doesn't show in editor/This class is used in the body-tag of the default-file*/
.body
{
	background-color:#DCDCDE;
}

body
{
	margin-left:auto; 
	margin-right:auto;
	width:830px;
	padding:0;
}

input
{	
	border: solid 1px darkgray;
}

#header 
{
	margin:0; padding:0;
	background:#fff;
}

#divHeader
{ 
	height:112px; 
}

#headerLogo
{
	padding-top:14px;
	padding-left:32px;
	float:left;
}

#search
{
	float:right; 
	margin-top:28px; 
	margin-right:10px; 
	padding-left:3px; 
	padding-right:3px; 
	padding-top:1px; 
	padding-bottom:1px; 
	font:11px sans-serif;
text-align:center;
}

#search a
{
	text-decoration:none;
	color:#256AB7;
	font-weight:bold;
}

.searchTextBox
{
	height: 14px;
	border-top:none;
	border-bottom:none;
	border-right:none;
                border-left:none;
	font-size:12px;
                background-color:#EFF5FB;
}

#divLogIn
{ 
	height:22px;
	text-align:right;
	background-color:#004990; 
	padding-right:10px; 
}

#main
{
	margin:0; 
	padding:0;
	background:#fff;
}

#right 
{
	float:right;
	width:190px;
	margin:0; 
	padding-right:15px;
                padding-top:0px;
	font-size:80%;
	background-color:#FFFFFF;
}

#rightBlock
{
	width:160px; 
	padding-left:15px; 
	}

#rightBlockTop
{
	background-image:url(/01/MyImages/rightcol_top.gif); 
	background-repeat:no-repeat; 
	height: 15px; 
	border-right: solid #009933 1px; 
}

#rightBlockMid
{
	border-left: solid #009933 1px; 
	border-right: solid #009933 1px; 
	padding-left:10px; 
	padding-top:8px; 
	padding-right:10px; 
	background-color:#EFF5FB;
}

#rightBlockBottom
{
	background-image:url(/01/MyImages/rightcol_bottom.gif); 
	background-repeat:no-repeat; 
	height: 9px; 
	padding-bottom:10px;
}

#promoBlock
{
	width:160px;   
	padding-left:15px; 
	padding-top:15px;
}

#partnerBlock
{
	width:160px; 
	padding-left:15px; 
	padding-top:15px;
}

#partnerBlockTop
{
	background-image:url(/01/MyImages/rightcol_top.gif); 
	background-repeat:no-repeat; 
	height: 15px; 
	border-right: solid #009933 1px; 
}

#partnerBlockMid
{
	border-left: solid #009933 1px; 
	border-right: solid #009933 1px; 
	padding-left:10px; 
	padding-top:0px; 
	padding-right:10px; 
	background-color:#EFF5FB;
}

#partnerBlockBottom
{
	background-image:url(/01/MyImages/rightcol_bottom.gif); 
	background-repeat:no-repeat; 
	height: 9px; 
	padding-bottom:10px;
}

#homeContent
{
	margin:0;	background:#fff;
	font-size:80%;
    padding-left:30px;
}

#middle
{
	margin:0 200px;
	background:#fff;
	font-size:80%; 
	padding-top:14px;
}

#content
{
	margin:0 10px 0 200px;
	background:#fff;
	font-size:80%;
}

#cleaner
{
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

#divGlobal
{
	padding-left:auto; 
	padding-right:auto; 
	text-align:center;
	height:22px;
                line-height:22px;
	background-color:#004990;
}

#divFooter
{
	padding-left:auto; 
	padding-right:auto; 
	text-align:center;
	height:22px;
}

#left 
{
	float:left;
	width:190px;
	margin:0; 
                margin-top:20px;
	padding:0;
	font-size:80%;
}
		
#leftBlock
{
	width:175px; 
	padding-left:15px; 
	padding-top:15px;
	padding-bottom:20px;
}

/*style for container */
#leftBlockBottom
{
	background-image:url(/01/MyImages/leftcol_bottom.gif); 
	background-repeat:no-repeat; 
	height: 15px;
	padding:0px;
	margin-left:0px;
	margin-right:0px;
}

#leftBlockBkg
{	
	background-image:url(/01/MyImages/bkg_leftcol_block.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin-left:0px;
	margin-right:0px;
}

#leftBlockMid
{
	border-left: solid #009933 1px;
	padding:0px;
	margin-left:0px;
	margin-right: 10px;
	background-color:#FFFFFF; 
	background-repeat:no-repeat; 
	background-position: right bottom;
	width:152px;
}
/*end styles for container */

#pageTitle
{
	padding-top:0px;
	padding-bottom:6px;
                
                
}

#contentBlock
{
	padding: 0 0 0 0;
	margin-bottom:20px;
}

#contentBlockTop
{
	background-image:url(/01/MyImages/contentBlock_top.gif);
	background-repeat:no-repeat;
background-position: bottom left;
	text-align:left;
	height:10px;
	padding:0;
	margin:0;
width:622px;
}

#contentBlockMid
{	
	border-left: solid #009933 1px;
	border-right: solid #009933 1px;
	padding-left:9px;
	padding-right:9px;
	padding-top:0px;
width:600px;
}

#innerContent
{
	width:561px;
}

#innerContent table
{
border:0px solid transparent;
border:0;
}

#innerContent table td
{
border:0px solid transparent;
border:0;
}

#contentBlockBottom
{
	background-image:url(/01/MyImages/midcol_bottom.gif);
	background-repeat:no-repeat;
	background-position: left top;
	height: 10px;
	padding:0;
	margin:0;
width:622px;
}

/*styles for sidemenu*/
li.level_1
{
background-color:#fff;
	padding: 4px 7px 4px 10px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:normal;
	line-height:11px; 
	color:#000; 
	margin:0; 

}

li.level_1_selected
{
	background-color:#fff;
	padding: 0px 7px 0px 12px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:900;
	line-height:11px; 
	color:#018243; 
	margin:4px 0px 4px 0px; 
	background-image:url(/01/MyImages/arrow.gif); 
background-repeat:no-repeat;
background-align:left bottom;
}
.level_1_selected a
{

}

li.level_2
{
	background-color:#fff;
	padding: 4px 7px 4px 10px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:normal;
	line-height:11px; 
	color:#000; 
	margin:0; 
}

li.level_2_selected
{
	background-color:#fff;
	padding: 0px 7px 0px 12px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:900;
	line-height:11px; 
	color:#018243; 
	margin:4px 0px 4px 0px; 
	background-image:url(/01/MyImages/arrow.gif); 
background-repeat:no-repeat;
background-align:left middle;
}


ul.sidemenu
{
	margin: 0px 0px 0px 21px;
	list-style-type:none;
	padding: 1px 0px 0px 0px;
}

a.sideMenu1, a.sideMenu1:link, a.sideMenu1:visited, a.sideMenu1:active
{
	text-decoration: none;
	color:#004990;
} 

a.sideMenu2, a.sideMenu2:link, a.sideMenu2:visited, a.sideMenu2:active
{
	text-decoration: none;
	color:#004990;
} 

a.sideMenu1selected, a.sideMenu1selected:link, a.sideMenu1selected:visited, a.sideMenu1selected:active
{
	text-decoration: none;
	color:#004990 !important; 
}

a.sideMenu2selected, a.sideMenu2selected:link, a.sideMenu2selected:visited, a.sideMenu2selected:active
{
	text-decoration: none;
	font-weight:bold;
	color:#004990 !important; 
}

a.sideMenu2:hover, a.sideMenu2selected:hover
{
	text-decoration: none;
	font-weight:bold;
	color:#004990 !important;
}

a.sideMenu1:hover, a.sideMenu1selected:hover
{
	text-decoration: none;
	font-weight:bold;
	color:#004990 !important;
}

/* navigation styles */
/* CSS Document */
#navigation
{
	background: #FFF url('/01/MyImages/nav_bkg_v3.jpg') repeat-x; 
	width:815px; 
	height:38px;
padding-left:15px;
padding-bottom:15px;
display:block;
}

/* Styles for Dynamic Menu Module */
.topLevel1,.topLevel1over
{
    color: #004990;
    font-family: Tahoma;
    font-size: 12px;
    padding: 4px 10px 4px 10px;
    text-align: center;
    cursor: pointer;
}    
.topLevel1over
{
    color: red;
    background-color: #004990;
}    

.topLevel2, .topLevel2over
{
	color: #004990;
	font-family: Tahoma;
	font-size: 12px;
	border-bottom: solid 1px #256AB7;
	background-color: #eeeef0;
	padding: 1px 3px 1px 5px;
	cursor: pointer;
}    
.topLevel2over 
{
    color:#FFFFFF;
    background-color:#004990;
}    

.topLevel3, .topLevel3over
{
    color: #CCCCCC;
    font-family: Tahoma;
    font-size: 12px;
    border: solid 1px #333333;
    background-color: #545F78;
    padding: 1px 3px 1px 5px;
    cursor: pointer;
}    
.topLevel3over 
{
    color:#FFFFFF;
}

/*styles used in formgenerator*/
.formDataCell input
{
	width:300px;
}

.formDataCell select
{
	width:205px;
}

.formDataCell_firstcolumn 
{
	width:100px;
}


.TextBox_CssClassRow {}
.TextBox_CssClassLabelRequiredCell {}
.TextBox_CssClassLabelRequired {}
.TextBox_CssClassDataRequiredCell {}
.TextBox_CssClassDataRequired {}
.TextBox_CssClassFieldTipRequired {text-align:right; font-size:9px; color:#999999;}





/* Styles used in HeaderNavigation */
.navItem 
{
	background: url('/01/MyImages/nav_bkg_v3.jpg') repeat-x;
height:40px;
float:left;
line-height:40px;
color:#004990;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#004990;
}

.navItem:hover
{
float:left;
line-height:25px;
color:#004990;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}


.navItemLeft
{
	background: url('/01/MyImages/navItemLeft.gif') repeat-x;
float:left;
width:5px;
margin-left:1px;
display:inline;
}

.navItemMiddle a
{
	background: url('/01/MyImages/navItemMiddle.gif') repeat-x;
float:left;
text-decoration:none;
color:#004990;
padding-left:12px;
padding-right:12px;
}

.navItemMiddle a:hover
{
	background: url('/01/MyImages/navItemMiddle.gif') repeat-x;
float:left;
text-decoration:none;
color:#004990;
padding-left:12px;
padding-right:12px;
}

.navItemRight
{
	background: url('/01/MyImages/navItemRight.gif') repeat-x;
float:left;
width:5px;
margin-right:1px;
display:inline;
}

.navItemSelected 
{
float:left;
line-height:25px;
color:#FFFFFF;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

.navItemSelectedLeft
{
	background: url('/01/MyImages/navItemSelectedLeft.gif') repeat-x;
float:left;
width:5px;
margin-left:1px;
}

.navItemSelectedMiddle a
{
	background: url('/01/MyImages/navItemSelectedMiddle.gif') repeat-x;
float:left;
text-decoration:none;
color:#fff;
padding-left:12px;
padding-right:12px;
}

.navItemSelectedRight
{
	background: url('/01/MyImages/navItemSelectedRight.gif') repeat-x;
float:left;
width:5px;
margin-right:1px;
}

#language
{ float: right;
   font-family: arial, helvetica, sans-serif;
}