.bg1 { background-color: #0256CA; } 
/*  side blue */

.bg2 { background-color: #F3EEE4; } 
/*  beige  */

.bg3 { background-color: #06711E; }
/*  menu green  */


.bg4 { background-color: #009C23; }
/*  menu - over state green  */


.bg5 { background-color: #FADB0B; } 
/*  yellow headings  */


.bg6 { background-color: #E46900; }
/*  orange  */


.bgw { background-color: #ffffff; }
/*  white  */


.bgb { background-color: #000000; } 
/*  black  */

.bg7 { background-color: #36BE55; }
/*  menu green very light  */



body {
   font-family : Arial, Helvetica, sans-serif; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/background.gif);
}


A.left:ACTIVE, A.left:FOCUS, A.left:LINK, A.left:VISITED {
   font-family : Arial, Helvetica, sans-serif; 
   font-size: 14px; 
   line-height: 24px; 
   color: #CCCCCC;
   text-decoration: none;
   background-image:url(/images/arrow_grey.gif);
   background-repeat: no-repeat;
   background-position: 0px;
   padding-left: 10px;
}

A.left:HOVER {	
   font-family : Arial, Helvetica, sans-serif; 
   font-size: 14px; 
   line-height: 24px; 
   color: #ffffff;
   text-decoration: none;
   font-weight: bold;
   background-image:url(/images/arrow.gif);
   background-repeat: no-repeat;
   background-position: 0px;
   padding-left: 10px;
}

a img {
   border: none;
}




A.footer:ACTIVE, A.footer:FOCUS, A.footer:LINK, A.footer:VISITED {
font-family : Arial, Helvetica, sans-serif; 
font-size: 12px; 
line-height: 20px; 
color: #333333;
text-decoration: none;
}
A.footer:HOVER {	
font-family : Arial, Helvetica, sans-serif; 
font-size: 12px; 
line-height: 20px; 
color: #333333;
text-decoration: underline;
}
.footer {	
color: #333333;
font-size: 10px; 

}

		
.errors {	
font-family : Arial, Helvetica, sans-serif; 
font-size: 12px; 
line-height: 18px; 
color: #ff0000
}	


.heading {	
font-family : Arial, Helvetica, sans-serif; 
font-size: 20px; 
line-height: 25px; 
color: #000000;
font-weight: bold;
font-style: italic;
}

.heading_yellow_back {	
font-family : Arial, sans-serif; 
font-size: 20px; 
line-height: 25px; 
color: #000000;
font-weight: bold;
background-color:#Ffeb00;
}

.dark_blue {
color: #002341;
}
.orange {
color: #E46900;
}
.white {
color: #ffffff;
}
.underline {
text-decoration: underline;
}

.heading_orange {	
font-family : Arial, Helvetica, sans-serif; 
font-size: 24px; 
line-height: 25px; 
color: #E46900;
font-weight: bold;

}
.subheading_orange {	
font-family : Arial, Helvetica, sans-serif; 
font-size: 18px; 
line-height: 18px; 
color: #E46900;
font-weight: bold;

}

.heading_blue {	
font-family : Arial, Helvetica, sans-serif; 
font-size: 24px; 
line-height: 25px; 
color: #0256CA;
font-weight: bold;

}

#navigationUserGuides {	
font-family : Arial; 
font-size: 11px; 
}

.skybluetablet {
	BACKGROUND: #99ccff; WIDTH: 100%;
}

.skybluetablet_title {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #0066cc; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.lightbluetable1 {
	BACKGROUND: #d3eaff;
}

.lightyellowtable1 {
	BACKGROUND: #ffffb0; 
}

.subheading_blue {	
font-family : Arial, Helvetica, sans-serif; 
font-size: 18px; 
line-height: 18px; 
color: blue;
font-weight: bold;
}

.subheading_yellow {	
font-family : Arial, Helvetica, sans-serif; 
font-size: 18px; 
line-height: 18px; 
color: yellow;
font-weight: bold;
}

.main_copy {	
font-family : Arial, Helvetica, sans-serif; 
font-size: 14px; 
line-height: 20px; 
color: #000000;
}

.user_guide_header 
{
    font-family : Arial, Helvetica, sans-serif; 
    font-size: 14pt; 
    font-weight: bold;
}

.page_title 
{
    font-family : Arial, Helvetica, sans-serif; 
    font-size: 13pt; 
    font-weight: bold;
}

.sub_heading
{
    font-family : Arial, Helvetica, sans-serif; 
    font-size: 12pt; 
    font-weight: bold;
}

.big {	
font-size: 18px;
line-height: 24px; 
color: #000000; 
}
.small_copy {	
font-family : Arial, sans-serif; 
font-size: 12px; 
line-height: 16px; 
color: #000000;
list-style-type: disc;
}

.big_bold {	
color: #000000;
font-family : Arial, Helvetica, sans-serif; 
font-size: 18px;
font-weight: bold;
line-height: 24px;  
}

.small_bold {	
font-family : Arial, sans-serif; 
font-size: 12px;
font-weight: bold;
line-height: 20px;  
}

.yellow_back {	
color: #000000;
background-color:#FADB0B;
}

.orange_bullet {	
font-size: 16px;
color: red;
}
.orange_bullet_side {	
font-size: 16px;
color: #E46900;
list-style-position: outside; 
margin-left: 15px;
}
.win.gecko .orange_bullet_side {	
font-size: 16px;
color: #E46900;
list-style-position: outside; 
margin-left: -25px;
}
.webkit .orange_bullet_side {	
font-size: 16px;
color: #E46900;
list-style-position: outside; 
margin-left: -20px;
}

.blue_bullet {	
font-size: 16px;
color: #0256CA;
}

.green_bullet {	
font-size: 16px;
color: #06711E;
}

.yellow_bullet_side {	
font-size: 16px;
color: yellow;
list-style-position: outside; 
margin-left: 15px;
}

.orange_14 {	
font-size: 14px;
color: #E46900;
}
.green_14 {	
font-size: 14px;
color: #06711E;
}

.purple_heading {	
font-family : Arial, Helvetica, sans-serif; 
font-size: 16px;
color: #3D1051;
font-weight: bold;
}


.yellow_text_bold {	
font-family : Arial, Helvetica, sans-serif; 
font-size: 14px; 
line-height: 20px; 
color: yellow;
font-weight: bold;
}

.yellow_text {	
font-family : Arial, Helvetica, sans-serif; 
font-size: 14px; 
line-height: 20px; 
color: yellow;
}

.white_text_side {	
font-family : Arial, Helvetica, sans-serif; 
font-size: 13.5px; 
line-height: 20px; 
color: #ffffff;

}	
.white_text_bold {	
font-family : Arial, Helvetica, sans-serif; 
font-size: 13px; 
line-height: 20px; 
color: #ffffff;
font-weight: bold;
}	
.grey_text {	
font-family : Arial, Helvetica, sans-serif; 
font-size: 12px; 
line-height: 18px; 
color: #CCCCCC;
}	
.date {	
font-family : Arial, Helvetica, sans-serif; 
font-size: 12px; 
line-height: 18px; 
color: #666666;
font-weight: bold;
padding-top: 6px;
}	

.guide_bullet_text {	
font-family : Arial, Helvetica, sans-serif; 
font-size: 14px; 
line-height: 20px; 
color: #000000;

}	

#navcontainer ul
{
display: block;
margin: 0;
padding: 0;
list-style-type: none;

}

#navcontainerselected ul
{
display: block;
margin: 0;
padding: 0;
list-style-type: none;

}

#navcontainer li {
margin: 0 0 0 0 ;
display: block;
width:100%;
 }

#navcontainerselected li {
margin: 0 0 0 0 ;
display: block;
width:100%;
 }




#navcontainersub ul
{
display: block;
margin: 0;
padding: 0;
list-style-type: none;
width:100%;
}

#navcontainersub li { margin: 0 0 0 0 ;
display: block;
 }
 
#navcontainersub a:hover
{
display: block;

background-color: #06711E;
color: #ffffff;
text-decoration: none;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;

}

a {text-decoration:none;}
a.cls0{text-decoration:underline}

#navcontainerplain a
{
display: block;
color: #000000;
background-color: #ffffff;
padding: 2px 6px 2px 6px;
text-decoration: none;
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
border-right: 1px solid #000000;
}
#navcontainerplainend a
{
display: block;
color: #000000;
background-color: #ffffff;
padding: 2px 6px 2px 6px;
text-decoration: none;
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
}
#navcontainerplainselected a
{
display: block;
color: #000000;
background-color: #ffffff;
padding: 2px 6px 2px 6px;
text-decoration: underline;
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
border-right: 1px solid #000000;
}
#navcontainerplainselectedend a
{
display: block;
color: #000000;
background-color: #ffffff;
padding: 2px 6px 2px 6px;
text-decoration: underline;
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
}
#navcontainerplain a:hover
{
display: block;
background-color: #d3eaff;
color: #000000;
text-decoration: none;
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
}
#navcontainerplainend a:hover
{
display: block;
background-color: #d3eaff;
color: #000000;
text-decoration: none;
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
}
#navcontainerplainselected a:hover
{
display: block;
background-color: #d3eaff;
color: #000000;
text-decoration: none;
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
}
#navcontainerplainselectedend a:hover
{
display: block;
background-color: #d3eaff;
color: #000000;
text-decoration: none;
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
}

