BODY { 
	scrollbar-3dlight-color : Silver;
	scrollbar-arrow-color : #0079C2;
	scrollbar-base-color : #CBCED4;
	scrollbar-darkshadow-color : Silver;
	scrollbar-face-color : #ffffff;
	scrollbar-highlight-color : #5382D1;
	scrollbar-track-color : #ffffff;
	margin-left: 0px;
	padding:0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images_general/background.gif);
}

a {	text-decoration: none;
  outline: none;
}

a:active {
  outline: none;
}



.normalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
	text-align: justify;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #083959;
	line-height: 13px;
	text-align: left;
}

.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #083959;
	line-height: 16px;
	text-align: justify;
}

.subheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #355BA2;
	line-height: 14px;
	text-align: justify;
}

.subsubheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #355BA2;
	line-height: 14px;
	text-align: justify;
}

.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #091D24;
	line-height: 13px;
	text-align: justify;
}


.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.biggerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.italics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.blackHeaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.bigRO:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;

}

#footer {
	FONT-SIZE: x-small;  
	RIGHT: 0px; 
	LEFT: 9px;
	WIDTH: 163px; 
	BOTTOM: 7px; 
	POSITION: absolute; 
	TEXT-ALIGN: center
}



.VsmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 16px;
}

#footer {
	FONT-SIZE: x-small;  
	FONT-SIZE: expression("xx-small"); 
	RIGHT: 0px; 
	LEFT: expression(document.body.clientWidth-90 + "px"); 
	WIDTH: 73; 
	BOTTOM: 7px; 
	POSITION: absolute; 
	TEXT-ALIGN: center
}
.normalWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	line-height: 13px;
	text-align: justify;
}

#footermenu {
	FONT-SIZE: x-small;  
	RIGHT: 0px; 
	LEFT: 50px;
	WIDTH: 114px; 
	BOTTOM: 7px; 
	POSITION: absolute; 
	TEXT-ALIGN: center
}

#imageinsert {
	margin-top: 4px;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	padding: 0px;
	float: right;
	border: 1px solid #1A8BC3;
}
.pictures {
	border: 1px solid #3D6DC3;
}


#imageinsertleft {
	margin-top: 4px;
	margin-right: 15px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
	border: 1px solid #0079C2;
}


.blueBoarder {
	border: 1px solid #3D6DC3;
	background-color: #FFFFFF;
}
.blueBoarderNR {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3D6DC3;
	border-right-color: #3D6DC3;
	border-bottom-color: #3D6DC3;
	border-left-color: #3D6DC3;
}

.normalRO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #083959;
	line-height: 14px;
	text-align: left;
}

.normalRO:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #083959;
	line-height: 14px;
	text-align: center;
	background-color: #DFF4FD;
}

.normalRO2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 11px;
	color: #333333;
}

.normalRO2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	line-height: 11px;
	background-color: #CCE0EB;
}

.normalTextLJ {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 13px;
	text-align: left;
}
.topbackground {
	background-image: url(images_general/top_background.jpg);
}
.logobackground {
	background-image: url(images_general/background_logo.jpg);
}

#footer2 {
	FONT-SIZE: x-small;  
	RIGHT: 0px; 
	LEFT: 5px;
	WIDTH: 120px; 
	BOTTOM: 4px; 
	POSITION: absolute; 
	TEXT-ALIGN: center
}
.normalbutton {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 13px;
	text-align: center;
}
#imageinsert {

	margin-top: 4px;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 2px;
	padding: 0px;
	float: right;
	border: 1px solid #0079C2;
}
.boldsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #083959;
	line-height: 13px;
	text-align: left;
}
#imageinsertNO {
	margin-top: 4px;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 2px;
	padding: 0px;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#imageinsertNO2 {
	margin-top: 4px;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 2px;
	padding: 0px;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.button {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #083959;
	line-height: 11px;
	text-align: center;
}

.background {
	background-image: url(images_general/top_background.jpg);
}


