.bodybg {
	background-image:url(images/body_06.jpg);
	background-repeat: repeat;
	background-color: #003366;

}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.borderlin {
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.bodytxt, .content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-left: 8px;
	text-transform:none;
	font-weight:normal;
	margin-right: 10px;
}
.sideline {
	border-left-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	}


.bannerimage {
	background-color:#FF9900;
}
.button{
background-image:url(images/slimebar.jpg);
background-repeat:repeat-x;
}
.button2{
background-image:url(images/bgbar2.jpg);
background-repeat:repeat-x;
}

.caption {
	font-family: verdana;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.25;
	margin-bottom: 0.75em;
	color: #1F1F1F;
	text-transform: uppercase;
}
.caption2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0066FF;
	text-transform: uppercase;
	margin-left: 12px;
}
.pagebg{
background-image:url(images/bg.jpg);
border: 1px solid #11D5D4;
}
.bodybg {
	background-color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size-adjust:12px;
	color: #000000;
}
.pagewidth {
	height: 100%;
	width: 800px;
	border: 1px solid #ffffff;
}
.border {
	border: 1px solid #CCCCCC;
}
.pagewidth2 {
	height: 100%;
	width: 25000px;
	border: 1px solid #ffffff;
}
.bodybg2 {
	background-color:#FF6600;
	width: 100%;
	height: 20px;
	text-align: left;
	background-image: url(images/headers.gif);
}
.tdcolortop{
background-color:#004080;
}
.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 12px;
	color: #002a5a;
	text-transform: uppercase;
	font-size: 14px;
}
.captionsbg{
	background-color:#efefef;
	font-size:13px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	margin-left:10px;
}
.mainhome {
	background-color: #003366;
	color:#003366;
	padding-top:1px;
	padding-left:0px;
	padding-right:0px;
	
}
.mainstyle {
	padding:0 20px 0 8px;height:160px;overflow:auto;
	border-left:1px;
	
}
.mainbody {
	padding:0 10px 0 3px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:black;
}
.h3 {
	color: white;
	padding:0 5px  0;
	font-weight:bold;
	font-size:13px;
	font-family:Verdana, Arial, "Helvetica", sans-serif;
	margin-bottom: 3px;
}
.h3 a {
	color: white;
	font-size:12px;
	font-weight:normal;
	padding-left:5px;
	text-decoration:none;
}
.h3 a:hover {
	color: #FF9900;
	font-size:12px;
	font-weight:normal;
	padding-left:5px;
	text-decoration:underline;
	list-style-type:none;
}


.footerme {
	background-image: none;
	height: 50px;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c2c2c;
	padding-left: 8px;
	padding-right:5px;
	line-height: 1.5;
}
.homegb{
background-image: url (images/body_01.jpg);
}
.pglinks {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#3333FF;
	text-transform: uppercase;
}

.bodybg2 {
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:300;
	color: #039;
	text-decoration: none;
	height: 17px;
	width: auto;
	vertical-align: bottom;
	padding-top: 4px;
}
.bodyrow {
	background-color: #FFFFFF;
}

.menuleft ul { 
margin : 10px 0 0 0;
list-style-type : none;
margin-left : 5px;

} 
.menuleft ul li { 
width : 125px;
height : 18px;
border-bottom : 1px dashed #b1c4d5;
text-decoration:none;
} 
.menuleft ul li a {
	display : block;
	height : 14px;
	color : #039;
	padding : 0 0 0 10px;
	background : url(images/arrow1.gif) no-repeat 0 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
} 
.menuleft ul li a:hover { 
background : url(images/arrow2.gif) no-repeat 0 50%;
text-decoration : none;
color : #3300FF;
} 
.menuleft ul li.last { 
border : none;
} 

.header{
	background-color: #003366;
	color:white;
	font:  14px Verdana, Arial, Helvetica, sans-serif ;
	font-weight:bold;
	padding-left:5px ;
	margin-left:0px;

}

.h1 {
	color:#003366;
	padding-left:10px;
	font-weight:bold;
	font-size:14px;
	}
.h2{
	color:#003366;
	padding-left:10px;
	font-weight:bold;
	font-size:16px;
}
a.h2 h1{
	color:#003366;
	font-weight:bold;
	text-decoration:none;
}
a:hover.h2 h1{
	color: #990000;
	font-weight:bold;
	text-decoration:none;
}
a.h1{
	font-size:13px;
}
.left
{ float: left; 
  padding: 0px 0px 0px 0px;
}
.content {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #efefef;
}
.p {
	text-align: left;
	margin-left: 10px;
}
.footertxt { 
	background-color: #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-align: center;
}
.content links {
	float:left; 
}
.captions {
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 0.75em;
	color: #003366;



.bold {
	font: "verdana" Arial, Helvetica, sans-serif ;
	font-size: 16px;
	font-weight: 400 ; 
	font-height: 20px ;
	text-transform: uppercase;
	border-bottom-style: none;
	border-bottom-color: #ebebeb;
	padding-left: 5px;
	padding-left: 5px;
}
.switchableLayer { display:none; 
}

.display { display:inherit; 
}
.langcontent {
        padding: 4px 5px;
        text-align: left;
        border-bottom: 1px dotted #E0E0E0;
        display: block;
        text-decoration: none;
        vertical-align: center;
	cursor: pointer;
	cursor: hand;
	position: relative;
	top: 0px;
}
div.langtext {
        width: 70px;
        margin-left: 3px;
        font-weight: bold;
        font-size: 7pt;
        color: #606060 !important;
}

a.lang_selected {
        width: 150px;
        font-weight: bold;
        font-family: Tahoma, Verdana, Helvetica, sans-serif;
        font-size: 7pt;
        color: #909090;
}

#lang_dropdown {
	width: 195px;
	padding: 1px;
	border: 1px solid #B8B8B8;
	overflow: hidden;
	height: 22px;
	position: absolute;
	background-color: white;
	left: 5px;
	top: 12px;
}

.glossymenu{
margin: 5px 0;
padding: 0;
width: 170px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: #003366 url(glossyback.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #003366;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
colorz: white;
}
