/*
  ©2007 KPKammer
  http://www.kpkammer.com
*/

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #004A7B;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
	text-transform: none;
	color: #004A7B;
}
.subHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #004A7B;
}
.subHeading a{
	color: #004A7B;
	font-style: italic;
	text-decoration: none;
}
.subHeading a:hover{
	text-decoration: underline;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #000000;
}
.links a{
	color: #004A7B;
	text-decoration: none;
}
.links a:hover{
	color: #3399CC;
	text-decoration: none;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #004A7B;
}
.body a{
	color: #004A7B;
	font-style: italic;
	text-decoration: none;
}
.body a:hover{
	text-decoration: underline;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: red;
}
.error a{
	color: red;
	font-style: italic;
	text-decoration: none;
}
.error a:hover{
	text-decoration: underline;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #004A7B;
}
.breadcrumb a{
	color: #004A7B;
	text-decoration: none;
}
.breadcrumb a:hover{
	text-decoration: underline;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55%;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #004A7B;
}
.bottom a{
	color: #004A7B;
	text-decoration: none;
}
.bottom a:hover{
	text-decoration: underline;
}
sub a{
	font-size: 55%;
	font-style: normal !important;
	text-decoration: none;	
}
sub a:hover{
	text-decoration: underline;
}
.jjc a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	font-style: italic;
	text-decoration: none;
}
.jjc a:hover{
	text-decoration: underline;
}
