@charset "utf-8";

body {
	margin-top: 40px;
	color:#FFFFFF;
}

.left_menu {
	padding:5px 5px 5px 10px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

.left_menu a {
	text-decoration:none;
	color:#FFFFFF;
}

.left_menu a:hover {
	text-decoration:none;
	color:#f5e112;
}

.top_menu {
	padding:2px 5px 2px 10px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.top_menu a {
	text-decoration:none;
	color:#FFFFFF;
}

.top_menu a:hover {
	text-decoration:none;
	color:#f5e112;
}

.top_menu_btn {
	vertical-align: middle;
}

.footer {
	padding:5px 15px 5px 15px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

.form {
	width:222px;
	height:17px;
	font-size:10px;
}


.bodyText { 
	font-family : "Times New Roman", Times, Serif; 
	font-size : 12pt; 
}

.bodyTextBold { 
	font-family : "Times New Roman", Times, Serif; 
	font-size : 12pt; font-weight:bold;
}

.bodyTextLarge {
	font-family : "Times New Roman", Times, Serif; 
	font-size : 14pt; 
}

.bodyTextLargeBold { font-family : "Times New Roman", Times, Serif; font-size : 14pt; font-weight:bold;}
			
.bodyTextMedium { font-family : "Times New Roman", Times, Serif; font-size : 11pt; }
.bodyTextMediumBold { font-family : "Times New Roman", Times, Serif; font-size : 11pt; font-weight:bold;}
			
.bodyTextSmall { font-family : "Times New Roman", Times, Serif; font-size : 10pt; }
.bodyTextSmallBold { font-family : "Times New Roman", Times, Serif; font-size : 10pt; font-weight:bold;}
			
.bodyHeader { font-family : "Times New Roman", Times, Serif; font-size : 14pt; font-weight:bold; padding-bottom:5px;}
			
.bodyTextStatus { font-family : "Times New Roman", Times, Serif; font-size : 12pt; color:'#fcff00'; font-weight:bold; padding-top:5px; padding-bottom:5px; }
			
 /*** new ***/
.bodyTextContrast { font-family : "Times New Roman", Times, Serif; font-size : 12pt; color:'#fcff00'; }
.bodyTextContrastBold { font-family : "Times New Roman", Times, Serif; font-size : 12pt; color:'#fcff00'; font-weight:bold;}
.bodyTextContrastSmall { font-family : "Times New Roman", Times, Serif; font-size : 10pt; color:'#fcff00'; }
.bodyTextContrastSmallBold { font-family : "Times New Roman", Times, Serif; font-size : 10pt; color:'#fcff00'; font-weight:bold;}

/*** used for text in table cells bgcolored the contrast color ***/
.contrastLabel { font-family : "Times New Roman", Times, Serif; font-size : 12pt; font-weight:bold; } 
			
.bodyTextStatusSmall { font-family : "Times New Roman", Times, Serif; font-size : 10pt; color:'#fcff00'; font-weight:bold; padding-top:5px; padding-bottom:5px; }
			
.formLabel { font-family : "Times New Roman", Times, Serif; font-size : 12pt; }
.formLabelRequired { font-family : "Times New Roman", Times, Serif; font-size : 12pt; font-weight:bold; }
.formHelp { font-family : "Times New Roman", Times, Serif; font-size : 10pt; }
			
.linkedItem { font-family : "Times New Roman", Times, Serif; font-size : 12pt; }
.linkedCategory { font-family : "Times New Roman", Times, Serif; font-size : 14pt; font-weight:bold; }
	
/*** .colorSizeSelector : select box for color/sizes ***/
/*** .colorSizeNames : label for colors and sizes ***/

.linkedItem { font-family : "Times New Roman", Times, Serif; font-size : 12pt; }
			
/*** .itemDescription : item description ***/
/*** .categoryDescription : category description ***/
