.pixel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 9px;
	letter-spacing: 1px;


}
.pixel:hover{
text-decoration: underline;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 12px;
}
.menu:hover {
	color: #cccccc;
}
.dropbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 11px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #093962;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: justify;

}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-style: oblique;
}
.contentlinespace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #093962;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: justify;
	line-height: 14px;

}
.whiteText
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 11px;
}

input
{
	font-size: 11px;
	
}
.TextBorder
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}
select
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 2pt;
}

.noBorder
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 11px;
}
.ErrorMessage 
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 2pt;
}
.linkcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 9px;
	letter-spacing: 1px;


}
.linkWhite:hover{
text-decoration: underline;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 12px;
}
.buttonGreen
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	background-color: #b9de38;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
}
.buttonBlue
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	background-color: #0d4b7c;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	color: #ffffff;
}
.note
{
	font-size: x-small;
	color: #ffff00;
	font-family: Verdana;
}

.link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    color: #0033ff;
    line-height: 9px;
    letter-spacing: 1px;
}

.linkBottom
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    color: #0033ff;
    letter-spacing: 1px;
}
