A:link, A:visited {
	color : #00ea00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}
A:hover {
	background-color: #00ea00;
	color: #30424e;
	text-decoration: none;
}
A.navLink:link, A.navLink:visited {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}
A.navLink:hover {
	background-color: #336633;
	color: #ffffff;
	text-decoration: none;
}
A.navLinkSub:link, A.navLinkSub:visited {
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
A.navLinkSub:hover {
	background-color: #336633;
	color: #ffffff;
	text-decoration: none;
}
A.footerLink:link, A.footerLink:visited {
	color : #c3d1d3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
A.footerLink:hover {
	background-color: #c3d1d3;
	color: #30424e;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.headerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #c3d1d3;
}
.basicText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #c3d1d3;
	padding-left:20px;
	padding-right:20px;
}
.boldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #c3d1d3;
	padding-left:20px;
	padding-right:20px;
}
.noteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #c3d1d3;
}
.boldTextBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #30424e;
}
.boldTextGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #00ea00;
}
.boldTextGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #c3d1d3;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #c3d1d3;
	height: 28px;
	padding-bottom: 3px;
	
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	border: none;
	background-color: #30424e;
}


.watermark {
	background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
	border: none;
	background-color: #546278;
	background-position:right;
}

body.main
{
	background-color: #1f384c;/*#30424e;*/
	margin: 0;
	padding: 0;
	text-align: center; /* For IE */
}
.line
{
	background-image: url(images/line.jpg);
	background-repeat: repeat-x;
	border: none;
	background-color: #546278;
	height: 6px;
	width: 100%;
	font-size: 6px;
}
.module1
{
	background-image: url(images/modulePortfolio.gif);
	background-repeat: no-repeat;
	border: none;
	width: 320px;
	height: 255px;
	padding:5px;
	margin:0px;
}
.module2
{
	background-image: url(images/moduleContact.gif);
	background-repeat: no-repeat;
	border: none;
	width: 320px;
	height: 255px;
	padding:5px;
	margin:0px;
}
.pixBorder
{
	border-style:solid;
	border-color: #546278;
	border-width:thin;
}
.pixBorder2
{
	border-style:solid;
	border-color: #1f384c;
	border-width:thin;
}
.more
{
	padding-right: 30px;
}