/* CSS Document */


.headerheadlinestyle {

	font-family:"Arial Narrow";
	font-size:30px;
	color:#314a62;
	font-weight:bold;

}

#headerlinkstyle {
	font-family:"Arial Narrow";
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

#headerlinkstyle a {
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
}

#headerlinkstyle a:hover {
	color:#99CCFF;
	text-decoration:none;
	cursor:pointer;
}

#navigationstyle {
	font-family:"Arial Narrow";
	font-size:16px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}

#navigationstyle a {
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
}

#navigationstyle a:hover {
	color:#99CCFF;
	text-decoration:none;
	cursor:pointer;
}


#navigationstyle2 {
	font-family:"Arial Narrow";
	font-size:16px;
	font-weight:bold;
	color:#243445;
	text-decoration:none;
}

#navigationstyle2 a {
	color:#243445;
	text-decoration:none;
	cursor:pointer;
}

#navigationstyle2 a:hover {
	color:#6780C0;
	text-decoration:none;
	cursor:pointer;
}


.sidebarheaderstyle {
	font-family:"Arial Narrow";
	color:#243445;
	font-size:16px;
	font-weight:bold;

}

.sidebartextstyle {
	font-family:"Arial Narrow";
	font-size:16px;
	font-weight:normal;
	color:#FFFFFF;

}


#sidebarnavigationstyle {
	font-family:"Arial Narrow";
	font-size:16px;
	font-weight:normal;
	color:#FFFFFF;

}

#sidebarnavigationstyle a {
	color:#FFFFFF;
	text-decoration:none;
}

#sidebarnavigationstyle a:hover {
	color:#B8DEDD;
	text-decoration:none;
}

.sidebartextboldstyle {
	font-family:"Arial Narrow";
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;

}

.bodytextheadline {
	font-family:"Arial Narrow";
	font-size:30px;
	font-weight:normal;
	color:#243445;

}

.bodytextheadline2 {
	font-family:"Arial Narrow";
	font-size:24px;
	font-weight:normal;
	color:#243445;

}

.bodytextheadlineitalics {
	font-family:"Arial Narrow";
	font-size:24px;
	font-weight:normal;
	font-style:italic;
	color:#243445;

}

.bodytextheadline3 {
	font-family:"Arial Narrow";
	font-size:20px;
	font-weight:normal;
	color:#243445;

}

.bodytextheadline3white {
	font-family:"Arial Narrow";
	font-size:24px;
	font-weight:normal;
	color:#FFFFFF;

}


.bodytextheadline3italics {
	font-family:"Arial Narrow";
	font-size:20px;
	font-weight:normal;
	font-style:italic;
	color:#243445;

}

.bodytext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#243445;

}

.bodytextwhite{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#FFFFFF;

}

.bodytextbold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#243445;

}

.bodytextitalics{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#243445;
	font-style:italic;

}

.bodytextitalicsbold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#243445;
	font-style:italic;

}



#footerlinks {
	font-family:"Arial Narrow";
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
	padding-bottom:20px;
}

#footerlinks a {
	color:#FFFFFF;
	text-decoration:none;
}

#footerlinks a:hover {
	color:#B8DEDD;
	text-decoration:none;
}


#footerlinks span {
	margin-left:5px;
	margin-right:5px;
	font-weight:bold;
	font-size:12px;
}

.footerstyle {
	font-family:"Arial Narrow";
	color:#ffffff;
	font-size:14px;
	font-weight:normal;
}

.footerstyle2 {
	font-family:"Arial Narrow";
	color:#000033;
	font-size:14px;
	font-weight:normal;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
