body {
	background-image: url("../images/bg.gif");
	background-color:#6F9DB8;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

p.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

td.textbox {
	padding: 5px 20px 20px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

td p {line-height: 17px;}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
}

.heading_bigger{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #0033CC;
}

a:visited {
	text-decoration: none;
	color: #0033CC;
}

a:hover {
	text-decoration: none;
	color: #0033CC;
}

a:active {
	text-decoration: none;
	color: #0033CC;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-align: left;
	cursor: hand;
	font-style: normal;
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 25px;
	text-indent: 0px;
	height: 25px;
	width: 150px;
	background-color: #6A79A5;
}

.nav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	line-height: 20px;
	background-color: #6A79A5;
}

.nav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}

.nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	display: block;
	text-decoration: none;
}

.nav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}

.headingRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CC3333;
}

.headingBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
#smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	padding-right: 30px;
	padding-left: 30px;
}

.bgLogo {
    background-image: url(images/bgLogo.gif);
	background-position: center;
	background-color: #FFFFFF;
	background-attachment:fixed;
	background-repeat:no-repeat;
	
	
}
