.bodytext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}
.bodytextBold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 135%;
	font-weight: bold;
	color: #000000;
}
body {
	background-color: #0D415C;
}
.MenuBold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.menulink {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.buttomtext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.submenulink {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 135%;
	font-weight: bold;
	color: #22478a;
	text-decoration: underline;
}
a:hover 
{
	color: #22478a;
}
a
{
	color: #000000;
	text-decoration: none;
}

a.menulink:hover
{
	text-decoration: none;
}

.contentlink {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 135%;
	font-weight: normal;
	color: #22478a;
	text-decoration: underline;
}
a.contentlink:hover {
	color: #0066CC;
	text-decoration: underline;
}
a.submenulink:hover {
	color: #0066CC;
	text-decoration: underline;
}
.infotext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.infotextBold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.MenuBoldBlue
{	font-size: 11px; 
	font-weight: bold; 
	font-family: Verdana, Arial, sans-serif;
	color: #004477;
}
.Imageborder
{ 
	border: 1px solid;
	border-color: #DDDDDD;
}
.Mainborder
{ 
	border: 1px solid;
	border-color: #666666;
}

.gray10
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
a.gray10:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

#smallNavi a,
#smallNavi a:hover,
#smallNavi a:visited {
color: #CCCCCC;
text-decoration: none;
}
#smallNavi a:hover {
color:  #FFFFFF;
}


#menu
{
position: relative;
top:0;
left:0;
border: 0;
margin: 0;
}
#smallMenu a,
#smallMenu a:hover,
#smallMenu a:visited {
color: #CCCCCC;
text-decoration: none;
}
#smallMenu a:hover {
color:  #FFFFFF;
}

#naviMenu
{
position: relative;
top:0;
left:0;
border: 0;
margin: 0;
}
#naviMenu a,
#naviMenu a:hover,
#naviMenu a:visited {
color: #CCCCCC;
text-decoration: none;
}
#naviMenu a:hover {
color:  #FFFFFF;
text-decoration: underline;
}

#mainMenu
{
position: relative;
top:0;
left:0;
border: 0;
margin: 0;
}
#mainMenu a,
#mainMenu a:hover,
#mainMenu a:visited {
color: #000000;
text-decoration: none;
}
#mainMenu a:hover {
color:  #22478a;
text-decoration: underline;
}

#bottomMenu
{
position: relative;
top:0;
left:0;
border: 0;
margin: 0;
}
#bottomMenu a,
#bottomMenu a:hover,
#bottomMenu a:visited {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
#bottomMenu a:hover {
color:  #FFFFFF;
font-weight: bold;
text-decoration: underline;
}
