/* BODY STYLES */
body {
	background : #006666;
	margin : 0em;
	font-family : Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size : 11px;
	color : #000000;
	}


/* LINK STYLES */
a {
	text-decoration: none;
	}
a:link, a:active {
	color : #003399;
	text-decoration : none;
	}
a:visited {
	color : #003399;
	text-decoration : none;
	}
a:hover {
	color : #0033FF;
	text-decoration : underline;
	}
a.MoreLink {
	font-family : Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-weight : bold;
	font-size : 10px;
	color : #003399;
	}
a.MoreLink:hover {
	color : #0033FF;
	text-decoration : underline;
	}


/* IMG ALT STYLE */
img {
	font-family : Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color : #000066;
	text-decoration : none;
	}


/* NAV STYLES */
a.NavText {
	font-family : Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-weight : bold;
	font-size : 11px;
	color : #000066;
	}
a.NavText:visited {
	color : #000066;
	text-decoration : none;
	}
a.NavText:hover {
	color : #006666;
	text-decoration : none;
	}
a.NavTextCurrent {
	font-family : Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-weight : bold;
	font-size : 11px;
	color : #666666;
	}
a.NavTextCurrent:visited {
	color : #666666;
	text-decoration : none;
	}
a.NavTextCurrent:hover {
	color : #006666;
	text-decoration : none;
	}

a.LeftNavText {
	font-family : Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-weight : bold;
	font-size : 11px;
	color : #000066;
	}
a.LeftNavText:visited {
	color : #000066;
	text-decoration : none;
	}
a.LeftNavText:hover {
	color : #006666;
	text-decoration : none;
	}
a.LeftNavTextCurrent {
	font-family : Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size : 11px;
	color : #000066;
	}
a.LeftNavTextCurrent:visited {
	color : #000066;
	text-decoration : none;
	}
a.LeftNavTextCurrent:hover {
	color : #006666;
	text-decoration : none;
	}


/* FOOTER STYLES */
a.FooterNav {
	font-family : Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-weight : bold;
	font-size : 10px;
	line-height : 15px;
	color : #FFFFFF;
	}
a.FooterNav:visited {
	color : #FFFFFF;
	text-decoration : none;
	}
a.FooterNav:hover {
	color : #CCCC99;
	text-decoration : underline;
	}
.FooterText {
	font-family : Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size : 10px;
	line-height : 15px;
	color : #000000;
	}


/* TEXT STYLES */
p {
	font-family : Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size : 11px;
	color : #000000;
	text-align: justify;
	}
ul {
	font-family : Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size : 11px;
	color : #000000;
	}
.BodyText {
	font-family : Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size : 11px;
	color : #000000;
	}
.PageTitle {
	font-family : Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-weight : bold;
	font-size : 18px;
	color : #000066;
	}
.ParagraphTitle {
	font-family : Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-weight : bold;
	font-size : 14px;
	color : #000066;
	}
.SpotlightText {
	font-family : Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size : 10px;
	color : #000000;
	}

.flatbutton { border-width: 1px; background-color: #dddddd; color: #0000ff; font-weight:bold; border-style: solid; border-color: #888888; font-size: 12px}
.flatinput  { border-width: 1px; background-color: #ffffff; color: #0000aa; border-style: solid; border-color: #888888; font-size: 14px}
.ClientName {
font-family : Arial, Helvetica, sans-serif, Verdana, Geneva;
font-weight : bold;
font-size : 12px;
color : #000000;
}
a.ProjectName {
font-family : Verdana, Arial, Helvetica, sans-serif, Geneva;
font-weight : bold;
font-size : 11px;
color : #003399;
}
a.ProjectName:hover {
color : #0033FF;
text-decoration : underline;
}

li {
	margin-left: 10px;
}