.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #CA4B00;
}
a:visited {
	color: #CA4B00;
}
a:hover {
	color: #CA4B00;
}
a:active {
	color: #CA4B00;
}
.bodyWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.bodyWhiteLink:link  { color: #FFFFFF; text-decoration: none; }
a.bodyWhiteLink:hover  { color: #CCCCCC; text-decoration: underline; }
a.bodyWhiteLink:visited  { color: #FFFFFF; text-decoration: none; }

.blocktitle {
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF701C;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 12px;
}
.title {
	font-size: 21px;
	font-weight: bold;
	color: #CA4B00;
}
.subtitle1 {
	font-size: 16px;
	font-weight: bold;
	color: #CA4B00;
}
.subtitle2 {
	font-size: 14px;
	font-weight: bold;
	color: #CA4B00;
}

a.blocknav { 
	color: F7941C; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #E1E1E1; 
	display: block; 
}
a.blocknav:hover  { 
	color: white; 
	background-color: #008080; 
	
}
.imageRight {
	border: 1px solid #636363;
	margin-bottom: 4px;
	margin-left: 4px;
}
.imageNormal {
	border: 1px solid #636363;
}
.borderleft {
background-image: url(../images/border_left.gif);
background-position:left;
background-repeat:repeat-y;
}
.borderright {
background-image: url(../images/border_right.gif);
background-position:right;
background-repeat:repeat-y;
}
.subnav_bg {
background-image:url(../images/subnav_bg.gif);
background-position:top;
	background-repeat:repeat-x;
	border-bottom:3px solid #0054A6;
	background-position: top;
}
.bottomnav {
	border-top:3px solid #0054A6;
	background-color: #0281FD; 
}
.sidebar {
	background-color: #FFCFB3;
	border-left:3px solid #FFFFFF;
}
.languageswitch {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF701C;
	border-bottom:3px solid #FFFFFF;
}
.news_sidebar {
	border-bottom:3px solid #FFFFFF;
}
a.mainnav {
	color: white;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #0281FD; 
	display: block;
}
a.mainnav:hover  { 
	color: white; 
	background-color: #3D9FFF;
}
a.mainnav:visited {
	color: white;
}

a.mainnavselected {
	color: white;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #296CAD; 
}
a.mainnavselected:hover  { 
	color: white; 
}
a.mainnavselected:visited {
	color: white;
}

a.subnav { 
	color: white;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
a.subnav:hover  { 
	color: white; 
	text-decoration: underline;
}
a.subnav:visited {
	color: white;
}