/*  BODY SCROLLBARS */

body{
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-RIGHT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	SCROLLBAR-FACE-COLOR: #dcddde;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR:#999999; 
	SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
	SCROLLBAR-ARROW-COLOR:#4A7436 ;  
	SCROLLBAR-DARKSHADOW-COLOR: white; 
	SCROLLBAR-BASE-COLOR: silver; 
	BACKGROUND-COLOR: #ffffff; 
	MARGIN: 0;
	background-image:url(images/bg/bg_shadow.gif);
	background-repeat:repeat-y;
	font-size: 12px;
	
}
/* HEADINGS*/

H1{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0B6FB3;
	font-weight:bolder;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.8px;
	padding: 0px 2px 0px 0px;
	margin: 12px 2px 0px 0px;
}
H2{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0B6FB3;
	font-weight:bolder;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.8px;
	margin: 5px 1px 5px 0
}
H3{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0B6FB3;
	font-weight:bolder;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.8px;
	 margin: 5px 1px 5px 0 ;
}
.title{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight:bolder;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.9px
}

A.title{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight:bolder;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.9px
}

A.title:hover{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight:bolder;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.9px
}

.pi_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #159A86;
	font-weight:bolder;
	font-style: normal;
}

A.pi_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #159A86;
	font-weight:bolder;
	font-style: normal;
}

A.pi_title:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #159A86;
	font-weight:bolder;
	font-style: normal;
}

/* BODY TEXT */

body, form, p, td, th, ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	font-weight:normal;
	line-height: 13px;
}

p{
	margin-top: 10px;
	margin-bottom: 15px;
	line-height:15px
}

/* footer text*/

.footerText{
	font-size:11px;
	color:#424242;
	font-family: Arial, Helvetica, sans-serifarial;
	font-weight:normal;
	text-decoration: none;
}

A.footerText{
	font-size:11px;
	color:#424242;
	font-family: Arial, Helvetica, sans-serifarial;
	font-weight:normal;
	text-decoration: none;
}

A.footerText:hover{
	font-size:11px;
	color:#383838;
	font-family: Arial, Helvetica, sans-serifarial;
	font-weight:normal;
	text-decoration: underline;
}

/* INLINE LINKS */

a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #4F4F4F;
}

a:hover{
    font-family: Arial, Helvetica, sans-serif;
	color: #0B6FB3;
	text-decoration: none;
}
/* text*/

 
 
 
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	font-weight: lighter;
	line-height:17px
}

	
A.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #454545;
	text-decoration:none;
	line-height:17px
}

	
A.bodytext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #454545;
	text-decoration:underline;
	line-height:17px;
}

.smallText2{
	font-size:11px;
	font-family: arial,helvetica,sans-serif;
	font-weight:normal;
	color:#28256D;
		
	}
A.samllText2{
	font-size:11px;
	font-family: arial,helvetica,sans-serif;
	font-weight:normal;
	color:#28256D;
	text-decoration:underline
		
	}
	
A.smallText2:hover{
	font-size:11px;
	font-family: arial,helvetica,sans-serif;
	font-weight:normal;
	color:#28256D;
	text-decoration:none;
}

.bluetext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4B74A1;
	text-decoration:none;
	line-height:16px
	}

/* Top navi*/
	

.navitop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0B6FB3;
	font-weight: bold;
	text-decoration:underline;
	
}
A.navitop {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #646464;
	font-weight: bold;
	text-decoration:underline;
}
A.navitop:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0B6FB3;
	font-weight: bold;
	text-decoration: none;
}

A.navitop_h {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0B6FB3;
	/*color: #5E5C5A;*/
	text-decoration:underline;
	font-weight: bold;
	text-decoration: none;
}
A.navitop_h:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0B6FB3;
	/*color: #5E5C5A;*/
	font-weight: bold;
	text-decoration: none;
}


/* DOTTED LINE AND BGIMAGES*/
.dotline {
	background-image:url(images/gif/bgdotedlin2.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	height:2px

}

/* input TEXT */

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	padding:0px;
	
}

/* SPECIFIC FORM ELEMENT DEFINITIONS */
select {
	font-family:  Arial, helvetica, verdana,  sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#4C4C4C;
	border-style: solid;
	border-color:#9B9B9B;
	border-width: 1px;
	

}
.textBoxRegular, .textBoxRegularRequired, .textBoxShort,
.textBoxMini, .textBoxLong, .textBoxsearch, .listBoxRegular,
.listBoxShort, .listBoxMini, .listBoxLong, textarea,
.textareasmall, .textareabig
{
	font-family:  arial, helvetica, verdana,  sans-serif;
	font-size: 11px;
	font-weight:normal;
	background-color:#FFFFFF;
	color:#4C4C4C;
	border-style: solid;
	border-color:#9B9B9B;
	border-width: 1px;
}

.textBoxRegular{
	width: 125px;
	height: 18px;
}
.textBoxRegularRequired{
	border:solid 1px #FF0000;
	width: 125px;
	height: 18px;
}
.textBoxShort{
	width: 100px;
	height: 19px;
}

.textBoxMini{
	width: 20px;
	height: 18px;
}

.textBoxLong{
	width: 180px;
	height: 18px;
	
}
.textBoxsearch{
	width: 98px;
	height: 18px;
}


.listBoxRegular{
	width: 180px;
	height: 18px;
}

.listBoxShort{
	width: 80px;
	height: 18px;
}

.listBoxMini{
	width: 10px;
	height: 18px;
}

.listBoxLong{
	width: 100px;
	height: 18px;
}


textarea{
	width: 235px;
	height: 100px;
}

.textareasmall{
	width: 235px;
	height: 100px;
}
.textareabig{
	width: 290px;
	height: 200px;
}


/* searchbox */
searchbox{
	font-size:10px;
	font-family: arial,helvetica,sans-serif;
	font-weight:normal;
	width:40px
}
/* NEWS*/

.newsT{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	
	text-decoration:none
}
A.newsT{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;	
	text-decoration:none

}
A.newsT:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-decoration:underline

}
.news{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	
	text-decoration:none
}
A.news{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;	
	text-decoration:none

}
A.news:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-decoration:underline

}
/* background images*/
.bgdottedline {
	background-image:  url(images/bg/dotted_line.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	background-repeat: repeat-y;
}
.boxheader{
	background-image:  url(images/bg/topbar.gif);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	
}
.bgleftnavi {
	background-image:  url(images/bg/b2_leftnavi_bg.gif);
	background-repeat: no-repeat;
}

.bgleftnavi2 {
	background-image:  url(images/bg/b2_leftnavi_bg2.gif);	
	background-repeat: repeat-y;
}
.bgright_s {
	background-image:  url(images/bg/rightshadow.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	height:7px;
	background-repeat: repeat-y;
}






