body, font, td { font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none;}

.plain { font-size: 12px; color: #000000;}

.large 			{ font-size: 13px; color: #000000; }
.largebold 		{ font-size: 13px; font-weight: bold; color: #000000; }
.extralargebold { font-size: 18px; font-weight: bold; color: #000000;}

.small 			{ font-size: 10px; color: #000000;}
.smallfooter 	{ font-size: 10px; color: #000000; text-decoration: none;}
.smallfooter2 	{ font-size: 10px; color: #666666;}
.smallbold 		{ font-size: 10px; font-weight: bold; color: #000000;}

.noline 		{ text-decoration: none; color: #000000; }
.bold 			{ font-weight: bold; }
.italic 		{ font-style: italic;  }
.italicbold 	{ color: #000000; font-style: italic; font-weight: bold;}

.color1 			{ color: #ffffff;}
.color1small 		{ font-size: 10px; color: #ffffff;}
.color1bold 		{ font-weight: bold; color: #ffffff;}
.color1largebold 	{ font-size: 13px; font-weight: bold; color: #ffffff;}

.color2 				{ color: #666666;}
.color2small 			{ font-size: 10px; color: #666666;}
.color2bold 			{ font-weight: bold; color: #666666;}
.color2largebold 		{ font-size: 13px; font-weight: bold; color: #666666;}
.color2extralargebold 	{ font-size: 18px; font-weight: bold; color: #666666;}
.color2smallbold 		{ font-size: 11px; font-weight: bold; color: #666666;}

.color3 			{ color: #FF0000;}
.color3small 		{ font-size: 10px; color: #FF0000;}
.color3bold 		{ font-weight: bold; color: #FF0000;}
.color3largebold 	{ font-size: 13px; font-weight: bold; color: #FF0000;}

.color4 				{ color: #6666CC;}
.color4small			{ font-size: 10px; color: #6666CC;}
.color4smallclickable 	{ font-size: 10px; color: #6666CC; cursor: pointer; text-decoration: underline;}
.color4bold 			{ font-weight: bold; color: #6666CC;}
.color4largebold  		{ font-size: 13px; font-weight: bold; color: #6666CC;}

a.sidenavlinks:link  	{ font-size: 11px; font-weight: bold; text-decoration: none; color: #333333;}
a.sidenavlinks:visited  { font-size: 11px; font-weight: bold; text-decoration: none; color: #333333;}
a.sidenavlinks:hover 	{ font-size: 11px; font-weight: bold; text-decoration: underline; color: #333333;}

.sidenavlinksstatic  		{ font-size: 11px; font-weight: bold; color: #333333;}
a.sidenavlinkssmall:link  	{ font-size: 11px; text-decoration: none; color: #333333;}
a.sidenavlinkssmall:visited { font-size: 11px; text-decoration: none; color: #333333;}
a.sidenavlinkssmall:hover  	{ font-size: 11px; text-decoration: underline; color: #333333;}

.imageboxwhite 		{ border: solid 2px #FFFFFF;}
.imageboxblack   	{ border: solid 2px #000000;}

.ecert  	{ font-size: 10px; color: #000000;}
.ecertbold  { font-size: 10px; font-weight: bold;}

.style_1  { color: #000000;}
.style_2  { color: #ffffff;}
.style_3  { color: #ffffff;}
.style_4  { color: #666666;}
.style_5  { color: #666633;}
.style_6  { color: #666633;}
.style_7  { color: #000000;}
.style_8  { color: #666666;}

.style_1bold  { font-weight: bold; color: #000000;}
.style_2bold  { font-family: Times Roman, serif; font-weight: bold; color: #ffffff;}
.style_3bold  { font-weight: bold; color: #ffffff; }
.style_4bold  { font-weight: bold; color: #666666;}
.style_5bold  { font-weight: bold; color: #666633;}
.style_6bold  { font-weight: bold; color: #666633;}
.style_7bold  { font-weight: bold; color: #000000;}
.style_8bold  { font-weight: bold; color: #666666;}

/* Table styles */
.table_head 		{ background-color: #999999;}
.table_body1  		{ background-color: #e0e0e0;}
.table_body2  		{ background-color: #666666;}
.table_body3 {
    color: #ffffff;
    background-color: #666666;
    border-bottom: solid #e0e0e0 1px;
}
.table_body_warning { background-color: #ffbbbb;}

div.warning { background-color: #ffcccc; border: solid red 2px; width: 200px; text-align: left; padding: 5px;}

input.crop_menu_btn { width:165px; font-weight:bold;}

/*********** End Overlib Tooltip styles ***********/

/*********** Start of new CSS ***********/
.header1 	{ font-size: 20px; font-weight: 500; color: #444444;}
.header2  	{ font-size: 16px; font-weight: 600; color: #666666;}

.subheader1 	{ font-weight: 600; color: #777777;}
.thead1  		{ background-color: #999999; font-size: 13px; font-weight: bold; color: #ffffff; vertical-align: top;padding-left: 12px;}
.tbody1 		{ background-color: #e0e0e0; vertical-align: top; padding-left: 12px;}

.thead2 	{ background-color: #999999; font-size: 13px; font-weight: bold; color: #ffffff; vertical-align: top; padding-left: 12px;}
.tbody2  	{ background-color: #e0e0e0; padding-left: 12px; border-bottom: 2px inset white}

.learnmore_data { display: none}

/* Learn more popups */
div.popup_content { background-color: #000000; margin: 30px; text-align: left; line-height: 15px;}

/* jquery.qTip Settings */
/* These aren't working yet - need to wait for the next qTip release 09/15/09 */

div.qtip-title 			{ background-color: #999999;}
.qtip-contentWrapper 	{ background-color: #ffffff;}

/* make buttons appear clickable */
.clickable { cursor: pointer; }

