.header-links {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #2F4A77;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	padding: 2px 6px;
}
.header-links a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.header-links a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.header-links a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.header-links a:active {
	color: #FFFF00;
	text-decoration: none;
}

.searchField {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	width: 150px;
}
.searchButton {
	font-family     	: verdana, arial, helvetica, sans-serif;
	font-size       	: 11px;
	BACKGROUND-COLOR: #2F4A77;
	COLOR: #FFFFFF;
	BORDER-BOTTOM-COLOR: #2F4A77;
    BORDER-LEFT-COLOR: #2F4A77;
    BORDER-RIGHT-COLOR: #2F4A77;
    BORDER-TOP-COLOR: #2F4A77;}
    
.formButton {
	font-family     	: verdana, arial, helvetica, sans-serif;
	font-size       	: 11px;
	BACKGROUND-COLOR: #339999;
	COLOR: #FFFFFF;
	BORDER-BOTTOM-COLOR: #339999;
    BORDER-LEFT-COLOR: #339999;
    BORDER-RIGHT-COLOR: #339999;
    BORDER-TOP-COLOR: #339999;}

.sideBarHead {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #2F4A77;
	padding: 3px;
}
.sideBarContent {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
}
.sideBarContent a:link {
	color: #003366;
	text-decoration: none;
}
.sideBarContent a:visited {
	color: #003366;
	text-decoration: none;
}
.sideBarContent a:hover {
	color: #FF9900;
	text-decoration: none;
}
.sideBarContent a:active {
	color: #FFFF00;
	text-decoration: none;
}
.loginButton {
	font-family     	: verdana, arial, helvetica, sans-serif;
	font-size       	: 11px;
	BACKGROUND-COLOR: #2F4A77;
	COLOR: #FFFFFF;
	BORDER-BOTTOM-COLOR: #2F4A77;
    BORDER-LEFT-COLOR: #2F4A77;
    BORDER-RIGHT-COLOR: #2F4A77;
    BORDER-TOP-COLOR: #2F4A77;
}
.loginField {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	width: 100px;
}

.menuCell {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #339999;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #2F4A77;
}
.menuCellLeft {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #339999;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}

.menuCell a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menuCell a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menuCell a:hover {
	color: #FF9900;
	text-decoration: none;
}
.menuCell a:active {
	color: #FFFF00;
	text-decoration: none;
}

.mainRow {
	background: url(images/newbg2.jpg) repeat-x;
}

.mainTable {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 8px;
	text-align: left;
}
.pictureCaption {
	font: 65% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 150px;
	padding: 2px;

}
.pictureTable {
	background: #2F4A77;
	border: 1px solid #003366;
}
a:link {
	color: #66CCFF;
}
a:visited {
	color: #66CCFF;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #FFFF00;
}.footer-table {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.glossaryDefinition {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 85%;
	padding: 2px;
	margin-top: 5px;


}
.glossaryTerm {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;

}
.formTable {
	font: 89%/17px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 8px;
	text-align: left;
	background: #2F4A77;
	border: 1px solid #003366;
}

.formTable input {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.formTable .submitButton {
	BACKGROUND-COLOR: #EEEEEE;
	COLOR: #000000;
	BORDER-BOTTOM-COLOR: #EEEEEE;
    BORDER-LEFT-COLOR: #EEEEEE;
    BORDER-RIGHT-COLOR: #EEEEEE;
    BORDER-TOP-COLOR: #EEEEEE;
}

