/*global styles*/
body {
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Verdana, Helvetica, Arial, Sans-serif; 
}

/* Scrollbar styles apply to MSIE 5.5 only - does not affect select boxes with size=1 */
* BODY {
	scrollbar-face-color: #003366;
	scrollbar-shadow-color: #749FCB;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #194C82;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #6699CC;
	scrollbar-arrow-color: #F7F9C8;
}

P,TABLE,TD,TH,OL,DL,DT,DD,blockquote {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma, Verdana, Helvetica, Arial, Sans-serif;
}

DT {
	font-weight: bold;
}

/* Fix TEXTAREAs inheriting window scrollbar colors */
* TEXTAREA,* SELECT {
	scrollbar-face-color: #003366;
	scrollbar-shadow-color: #749FCB;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #194C82;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #6699CC;
	scrollbar-arrow-color: #F7F9C8;	
	scrollbar-base-color: #FFFFFF;	
}

/* Focus background "hilite" action for CSS2 compliant browsers */
* INPUT:focus,* SELECT:focus,* TEXTAREA:focus {
	background-color: #6699CC;
}

H3 {
	color: #0066CC;
	font-size: 16px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Helvetica, Arial, Sans-serif;
}

H2 {
	color: #0066CC;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	font-family: Tahoma, Verdana, Helvetica, Arial, Sans-serif;
}

.button {
	background-color: #E4E6B4;
	color: #003399;
	font-size: 11px;
	padding: 1px;
	border-top: solid 1px #003399;
	border-left: solid 1px #003399;
	border-right: solid 1px #003399;
	border-bottom: solid 3px #003399;			
	font-family: Arial,Helvetica,sans-serif;
}

A {color:#696969;font-decoration:none;font-weight:normal;}
A:link {color:#696969;font-decoration:none;font-weight:normal;}
A:visited {color:#696969;font-decoration:none;font-weight:normal;}
A:active {color:#696969;font-decoration:none;font-weight:normal;}
A:hover {color:#000000;font-decoration:none;font-weight:normal;}

/*form styles*/
.fields {
	font-size: 13px;
	font-family: Courier;
}

*.fields {
	font-size: 10px;
	border-color: #003063;
	height: 18px;
	border-width: 1px;
	font-family: Arial,Helvetica,sans-serif;
}

.dates {
	font-size: 13px;
	font-family: Courier;
}

*.dates {
	font-size: 10px;
	border-color: #003063;
	height: 18px;
	width: 80px;
	border-width: 1px;
	font-family: Arial,Helvetica,sans-serif;
}

.names {
	font-size: 13px;
	font-family: Courier;
}

*.names {
	font-size: 10px;
	border-color: #003063;
	width: 200px;
	height: 18px;
	border-width: 1px;
	font-family: Arial,Helvetica,sans-serif;
}

.namelabel {
	color: ffff00;
	font-size: 12px;
	font-weight: bold;	
	font-family: Arial,Helvetica,sans-serif;
}	

.textfields {
	font-size: 13px;
	font-family: Courier;
}

*.textfields {
	font-size: 10px;
	width: 260px;
	border-color: #003063;
	border-width: 1px;
	font-family: Arial,Helvetica,sans-serif;
}

.fieldlabel {
	font-size: 13px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}

.filefield {
	font-size: 13px;
	font-family: Courier
}

.dropdown {
	font-size: 10px;
	font-family: Courier
}

*.dropdown {
	font-size: 13px;
	border-width: 2px;
	font-family: Arial,Helvetica,sans-serif;
}

.textarea {
	font-size: 10px;
	font-size: 10px;
	font-family: Courier;
}

.search {
	color: #000000;
	font-size: 13px;
	font-family: Courier;
}

*.search {
	width: 75px;
	height: 18px;
	border-width: 1px;
	border-color: #003399;
	font-size: 10px;
	font-family: Arial,Helvetica,sans-serif;
}

/*custom styles*/
/*whiteheader to go on blue backgrounds used to separate form sections*/

/*paragraph settings to 505 pixels or whatever the main display width can be*/


/*page header captions*/
.pageheader {
	color: #003399;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-family: Tahoma, Verdana, Helvetica, Arial, Sans-serif;
}

.searchtext {
	color: #003399;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Tahoma, Verdana, Helvetica, Arial, Sans-serif;
}

/* CRUD stylesheet */


/* crud main table */
.crudmaintable {
	color:00ff00;
}

/* crud label td (left most column on the table */
.crudlabeltd {
	color:00ff00;
}

.intertext {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-family: Tahoma, Verdana, Helvetica, Arial, Sans-serif;
}

.internametext {
	color: #003063;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-family: Tahoma, Verdana, Helvetica, Arial, Sans-serif;
}

.purchase {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family: Tahoma, Verdana, Helvetica, Arial, Sans-serif;
}

.purchaseheader {
	color: #003063;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Tahoma, Verdana, Helvetica, Arial, Sans-serif;
}

.purchaseerror {
	color: red;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-family: Tahoma, Verdana, Helvetica, Arial, Sans-serif;
}

.thermon {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-family: Tahoma, Verdana, Helvetica, Arial, Sans-serif;
}

.thermoff {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Tahoma, Verdana, Helvetica, Arial, Sans-serif;
}