body {
	background:url(../images/background.jpg) repeat-x #dfe3f0;
	margin-top:0px;
	margin-bottom:5px;
	color: #545381
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #545381
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545381
}
.griBlue {
	background-color:#e8e8f1;
}
a {
	font-family: Arial;
	font-size: 13px;
	color: #8D2325;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 13px;
	color: #204779;
	text-decoration: underline;
}
.FormInput {
	BORDER-RIGHT: #29518C 1px solid;
	BORDER-TOP: #29518C 1px solid;
	FONT-SIZE: 8pt;
	BORDER-LEFT: #29518C 1px solid;
	COLOR: #2F3C9A;
	BORDER-BOTTOM: #29518C 1px solid;
	BACKGROUND-COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.bodyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4162A2;
	font-weight: bold;
	text-decoration: none;
}
.bodyLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4162A2;
	font-weight: bold;
	text-decoration: none;
}
.menuLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.menuLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.subHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #204779;
	font-weight: bold;
}
.smallHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #204779;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #204779;
	font-weight: bold;
}
.whiteLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.whiteLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.imageBg {
	border:1px solid #CCCCCC;
}
.photoBg {
	border:1px solid #000033;
}
.tableGri {
	background-color:#000066;
	border-bottom:#9a99c1 2px solid;
	font-weight:bold;
	color:#FFFFFF;
	height:15px;
}
.bold {
	font-weight:bold;
}
.imageMg {
	border:1px solid #000033;
	margin-right:20px;
}
.topmenu {
	background-image:url(../images/topmenu_bg.jpg);
	background-repeat:repeat;
	padding:1px 10px 0px 10px;
	color:#FFFFFF;
	text-align:center;
	height:45px;
	vertical-align:middle;
}
.topmenu a {
	border-right:1px dotted #ccc;
	padding:1px 4px;
}
.topmenu a:hover {
	text-decoration:underline
}
.topmenuDE {
	background-image:url(../images/menuBGDE.gif);
	background-repeat:repeat;
	padding:4px 10px 4px 10px;
	color:#FFFFFF;
	text-align:center
}
.topmenutext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	text-decoration:none
}
.topmenutext:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	text-decoration:none
}
#infoText {
	height: 16px;
	color:#4162A2;
	font-weight: bold;
}
.disclaimer {
	width:130px;
	height:26px;
	display:block;
	background:url(../images/arrow.jpg) left no-repeat;
	padding:6px 0px 0px 30px;
	font-weight:bold;
	font-size:16px;
	color:#010066;
}
.disclaimer:hover{
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	color:#1f1e9a;	
}
.bottom_menu{
	margin-top:9px;
	background:#8d2325;
	height:24px;
	text-align:center;
	padding-top:9px;
	color:#FFFFFF;
}
.bottom_menu a{
	color:#FFFFFF;
	font-size:11px;
}
.bottom_menu a:hover{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:underline;
}
.langmenu{
	background:url(../images/arrow.jpg) left no-repeat #dfdfed;
	height:28px;
	margin-top:7px;	
	color:#64669c;
	font-size:12px;
	width:100px;
}
.langmenu th{
	width:100px;
}
.langmenu a{
	color:#64669c;
	font-size:14px;

}
.langmenu a:hover{
	color:#8083ba;
	font-size:14px;

}
.left_menu{
	background:url(../images/left_menu_bg.jpg);
	width:154px;
	padding:0px 0px 0px 5px;
}
.left_menu td{
	vertical-align:middle;
	text-align:center;
	height:36px;
}
.left_menu a{
	color:#FFFFFF;
	font-size:10px;
}
.left_menu a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:10px;
}
#slideshow{
	width:580px;
	height:297px;
	position:relative;
}
#slideshow img{
	display:block;
	position:absolute;
	left:0px;
	top:0px;
}

