html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset{margin: 0;
padding: 0;
border: 0;
}

.whitetext {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
}

a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: underline;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}
body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: left top;
}

.dividerhorz {
	background-image: url(images/dividerhorizontal.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.dividerhorz2 {
	background-image: url(images/dividerhoriz.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.header-black {
	background-image: url(images/HeaderBlack2.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
.textHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000033;
	line-height: 18px;
	margin: 0px;
	font-weight: bold;
	padding: 0px;
}
.textmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 18px;
}
.textportfolio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}


.whitetext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.whitetext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


.whitetext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
}
.whitetext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.textheader2blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000033;
	line-height: 18px;
	font-weight: bold;
}
.textheader2black {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
}
.textheader2blueSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	line-height: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.textHeader18pt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000033;
	line-height: 20px;
	margin: 0px;
	font-weight: bold;
	padding: 0px;
}

.footer {
background-color:#4e6172;

}

#container {
	width: 950px;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom:15px;
}
