/* CSS Document */


.headerstyle1 {
	font-family:"Tahoma";
	font-size:24px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}

.headerstyle2 {
	font-family:"Tahoma";
	font-size:16px;
	font-weight:bold;
	color:#08263a;
	text-decoration:none;
}

.sidebarstyle1 {
	font-family:"Tahoma";
	font-size:18px;
	font-weight:bold;
	color:#08263a;
	text-decoration:none;
}

.sidebartext {
	font-family:"Tahoma";
	font-size:14px;
	font-weight:normal;
	color:#08263a;
	text-decoration:none;
}

.sidebartextsmall {
	font-family:"Tahoma";
	font-size:12px;
	font-weight:normal;
	color:#08263a;
	text-decoration:none;
}

.bodytextsmall {
	font-family:"Tahoma";
	font-size:12px;
	font-weight:normal;
	color:#08263a;
	text-decoration:none;
}

.sidebartextbold {
	font-family:"Tahoma";
	font-size:14px;
	font-weight:bold;
	color:#08263a;
	text-decoration:none;
}


.bodyheadlinebold {
	font-family:"Tahoma";
	font-size:28px;
	font-weight:bold;
	color:#08263a;
	text-decoration:none;
}

.bodyheadlinenormal {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	font-style:italic;
	color:#08263a;
	text-decoration:none;
}

.bodytext{
	font-family:"Tahoma";
	font-size:16px;
	font-weight:normal;
	color:#08263a;
	text-decoration:none;
}

.bodytextlarge{
	font-family:"Tahoma";
	font-size:18px;
	font-weight:normal;
	color:#08263a;
	text-decoration:none;
}

.bodytextbold{
	font-family:"Tahoma";
	font-size:16px;
	font-weight:bold;
	color:#08263a;
	text-decoration:none;
}

.bodytextbold2{
	font-family:"Tahoma";
	font-size:14px;
	font-weight:bold;
	color:#08263a;
	text-decoration:none;
}

.footertext{
	font-family:"Tahoma";
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}

.footertextsmall{
	font-family:"Tahoma";
	font-size:11px;
	font-weight:normal;
	color:#9baeb9;
	text-decoration:none;
}

.footertextsmall2{
	font-family:"Tahoma";
	font-size:11px;
	font-weight:normal;
	color:#08263a;
	text-decoration:none;
}

#navigationstyle {
	font-family:"Tahoma";
	font-size:14px;
	font-weight:bold;
	color:#08263a;
	text-decoration:none;
}

#navigationstyle a {
	color:#08263a;
	text-decoration:none;
	cursor:pointer;
}

#navigationstyle a:hover {
	color:#9baeb9;
	text-decoration:none;
	cursor:pointer;
}

#footernavigationstyle {
	font-family:"Tahoma";
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}

#footernavigationstyle a {
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
}

#footernavigationstyle a:hover {
	color:#9baeb9;
	text-decoration:none;
	cursor:pointer;
}

#footernavigationstyle2 {
	font-family:"Tahoma";
	font-size:12px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}

#footernavigationstyle2 a {
	color:#666666;
	text-decoration:none;
	cursor:pointer;
}

#footernavigationstyle2 a:hover {
	color:#330000;
	text-decoration:none;
	cursor:pointer;
}



