body {
    font-family : Helvetica, Arial, Georgia, sans;
    background-color : #FFFFFF;
    margin-top : 0px;
    margin-bottom: 0px;
    margin-left : 0px;
    margin-right : 0px;
	
}

.textFieldWhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #003366;
}

.textField {
	color : #003366;
	background-color : #FFFFFF;
	border-style : solid;
	border-width : 1px;
}

.button {
	color : #003366;
	background-color : #DDEEFF;
	border-style : solid;
	border-width : 1px;
}

.betaFormButtonWhite {
	background-color: #FFFFFF;
	border: 1px solid #003366;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.betaFormButton {
	color: #003366;
	background-color: #CCCCCC;
	border: 1px solid #003366;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

table.layout{
    width : 100%;
    border-color : #FFFFFF;
    border-style : solid;
    border-width : 1px;
}

td.module{
    order-color : #AACCFF;
    border-style : solid;
    border-width : 1px;
    width : 250px;
    color : #666666;
}

.moduleTitle{
    color : #FFFFFF;
    font-weight : bold;
    font-size : 12px;
    background-color : #003366;
}

.moduleBody{
    color : #003366;
}

table.dots{
    width : 100%;
    border-color : #CCCCCC;
    border-style : dotted;
    border-width : 3px;
}

hr.dots {
    color : #003366;
    border-style : dotted;
}

.loginFormLabels {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;

}

.headerLoginBackground {
    color : #FFFFFF;
	background-color: #003366;
}

.headerLoginTextFields {
	background-color: #336699;
	border: 1px solid #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;


}

.homeColumn {
	border: 1px solid #999999;
	width: 33%;
	text-align: left;
	vertical-align: top;
}

.betaFormLabel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #003366;
}

.betaFormTextfield {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px solid #003366;
	color: #003366;

}

.betaFormFrameTable {
	border: 3px dotted #FF9900;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	width: 80%;

}

.betaFormTable {
	width: 100%;
}

.betaFormLabelColumn {
	width: 90px;
}

.logoutLink{
    color : #FFFFFF;
}

.poweredBy{
    text-size : 8px;
    font-weight : bold;
}

a.poweredBy:link {
    color : #FFFFFF;
    text-decoration : none;
}

a.poweredBy:visited {
    color : #FFFFFF;
    text-decoration : none;
}

a.poweredBy:hover {
    color : #FFFFFF;
    text-decoration : underline;
}

.BU_link{
    color: #000000;
    text-decoration : none;
}

a.BU_link:link {
    color : #000000;
    text-decoration : none;
}

a.BU_link:visited {
    color : #000000;
    text-decoration : none;
}

a.BU_link:hover {
    color : #000000;
    text-decoration : none;
}

.users_smallWhiteLink{
    font-size : 12px;
    color: #FFFFFF;
    text-decoration : none;
}

a.users_smallWhiteLink:link {
    font-size : 12px;
    color : #FFFFFF;
    text-decoration : none;
}

a.users_smallWhiteLink:visited {
    font-size : 12px;
    color : #FFFFFF;
    text-decoration : none;
}

a.users_smallWhiteLink:hover {
    font-size : 12px;
    color : #FFFFFF;
    text-decoration : none;
}

.blkLink{
    text-size : 10px;
}

a.blkLink:link {
    color : #000000;
    text-decoration : none;
}

a.blkLink:visited {
    color : #000000;
    text-decoration : none;
}

.moduleTable{
	border: 1px solid #666666;
	width: 300px;
	text-align: left;
	vertical-align: top;
}

.footerBorder {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	#font-weight: bold;
	border: 1px solid #003366;
	#color: #003366;
}

