/* BASIC HTML */
H1	{
	font-size : 18px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	color : 0010A4;
	}

.H1	{
	font-size : 18px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	color : 0010A4;
	}
	
H2	{
	font-size : 17px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	color : 0010A4;
	}

.H2	{
	font-size : 17px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	color : 0010A4;
	
	}

H3	{
	font-size : 15px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	color : 0010A4;
	}

.H3	{
	font-size : 15px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	color : 0010A4;
	}
		
H4	{
	font-size : 13px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	color : 0010A4;
	}

.H4	{
	font-size : 13px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	color : 0010A4;
	}

td	{
	font-size : 10px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	color : #999999;
	}

th	{
	font-size : 10px;
	font-family : Verdana, Helvetica, sans-serif;
	color : #999999;
	}

body	{
	font-size : 10px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	color : #999999;
	background-color:white;
	}
		
p	{
	font-size : 10px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	color : #999999;
	}

.p	{
	font-size : 10px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	color : #999999;
	}
	
.div {
	font-size : 10px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	color : #999999;
	
	position : absolute;
	border : 1px solid #87CEFA;
	}
	
.small {
	font-size : 10px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	color : #999999;
	}

	
li	{
	font-size : 10px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	color : #999999;
	}
	
a	{
	color: #0010A4; 
	text-decoration: none ;
	font-weight : normal;
	}
	
a:hover {
	color: #dc143c; 
	text-decoration: underline;
	font-weight : normal;
	}
	
a.nav	{
	font-size : 10px;
	color: #999999; 
	text-decoration: none ;
	font-weight : normal;
	}
	
a.navOn:hover {
	font-size : 10px;
	color: #0060B9; 
	text-decoration: underline;
	font-weight : normal;
	}
	
a.nav:hover {
	font-size : 10px;
	color: #0060B9; 
	text-decoration: underline;
	font-weight : normal;
	}
	
a.navb	{
	color: white; 
	text-decoration:none ;
	font-weight : bold;
	}
	
a.navb:hover {
	color: yellow; 
	text-decoration: underline;
	font-weight : bold;
	}

.whtB	{
	color: white; 
	font-weight : bold;
	}
	
.whtNav	{
	color: white; 
	}
	
.headRow {
	font-size : 18px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	color : white;
	background-color:#CCCCCC;
	}
	
.bold	{
	font-weight : bold;
	}

.i	{		
	font-style : italic;
	}

.alert {
	color : red;
	}

.darkalert {
	color : #b22222;
	}

/* FORMS */

.form {
	font-size : 10px;
	font-weight : normal;
	}
	
.selectbox	{
	font-size : 10px;
	font-family : Verdana, Verdana, Helvetica, sans-serif;
	font-weight : normal;
	color : black;
	border : 1px solid #add8e6;
	scrollbar-3d-light-color : #f0f8ff;
	scrollbar-arrow-color : #dcdcdc;
	scrollbar-base-color : WhiteSmoke;
	scrollbar-dark-shadow-color : silver;
	scrollbar-face-color : White;
	scrollbar-highlight-color : Gainsboro;
	scrollbar-shadow-color : silver;
	}
	
.select	{
	font-size : 10px;
	font-family : Verdana, Verdana, Helvetica, sans-serif;
	font-weight : normal;
	color : black;
	}
	
.calselect	{
	font-size : 10px;
	font-family : Verdana, Verdana, Helvetica, sans-serif;
	font-weight : normal;
	color : black;
	}
	

.disabled	{
	font-size : 10px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	color : black;
	background-color : #f5f5f5;
	}

.formfield	{
	font-size : 10px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	color : black;
	
	border : 1px solid #add8e6;
	background-color: white;
	scrollbar-3d-light-color : #f0f8ff;
	scrollbar-arrow-color : #dcdcdc;
	scrollbar-base-color : WhiteSmoke;
	scrollbar-dark-shadow-color : silver;
	scrollbar-face-color : White;
	scrollbar-highlight-color : Gainsboro;
	scrollbar-shadow-color : silver;
	height : 18px;	
	}
	
.formfield2	{
	font-size : 10px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	color : black;
	
	border : 1px solid #add8e6;
	background-color: white;
	scrollbar-3d-light-color : #f0f8ff;
	scrollbar-arrow-color : #dcdcdc;
	scrollbar-base-color : WhiteSmoke;
	scrollbar-dark-shadow-color : silver;
	scrollbar-face-color : White;
	scrollbar-highlight-color : Gainsboro;
	scrollbar-shadow-color : silver;
	height : 17px;	
	}
	
.textarea	{
	font-size : 10px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	color : black;
	
	border : 1px solid #add8e6;
	background-color: white;
	scrollbar-3d-light-color : #f0f8ff;
	scrollbar-arrow-color : #dcdcdc;
	scrollbar-base-color : WhiteSmoke;
	scrollbar-dark-shadow-color : silver;
	scrollbar-face-color : White;
	scrollbar-highlight-color : Gainsboro;
	scrollbar-shadow-color : silver;
	}
	
.button {
	font-family : Verdana, Helvetica, sans-serif;
	/*
		We need to disable this so buttons appear disabled in firefox
	color : black;
	*/
	background : #add8e6 url(/images/button_bg.gif) repeat-x; 
	font-size : 10px; 
	border : 1px solid #add8e6;
	cursor : hand;
	height : 19px;
	}

/* winCore */
.topRow {
	background-color: #dcdcdc;
	font-weight: normal;
	color: black;
	font-size : 10px;
	BORDER-LEFT: white 1px solid;
	BORDER-TOP: white 1px solid;
	BORDER-RIGHT: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
}

.topRowSort {
	background-color: #dcdcdc;
	font-weight: normal;
	color: black;
	font-size : 10px;
	BORDER-LEFT: white 1px solid;
	BORDER-TOP: white 1px solid;
	BORDER-RIGHT: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
	cursor:pointer;
}

.topRowTab {
	background-color: #dcdcdc;
	font-weight: normal;
	color: black;
	font-size : 10px;
	BORDER-LEFT: white 1px solid;
	BORDER-TOP: white 1px solid;
	BORDER-RIGHT: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
	padding: 2px 5px 2px 5px;
}

.row {
	font-weight: normal;
	color: black;
	font-size : 10px;
	/*background-color : white;*/
}

.whiterow {
	font-weight: normal;
	color: black;
	font-size : 10px;
	background-color : white;
}
	
.altRow {
	font-weight: normal;
	color: black;
	font-size : 10px;
	background-color : #e3e3e3;
}

.altRowDark {
	font-weight: normal;
	color: black;
	font-size : 10px;
	background-color : #eaeaea;
}
	


/* new stuff */
.alertbox {
	background-color: red;
	font-family : Tahoma, Helvetica, sans-serif; 
	font-weight: bold;
	color: White;
	font-size : 11px;
	BORDER-LEFT: white 1px solid;
	BORDER-TOP: white 1px solid;
	BORDER-RIGHT: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
}

.alertText {
	font-family : Tahoma, Helvetica, sans-serif; 
	font-weight: normal;
	color: red;
	font-size : 11px;
}

.alertboxtext	{
	background-color: red;
	font-family : Tahoma, Helvetica, sans-serif; 
	font-weight: bold;
	color: White;
	font-size : 11px;
}

.yellowAlert {
	background-color: red;
	font-family : Tahoma, Helvetica, sans-serif; 
	font-weight: bold;
	color: Yellow;
	font-size : 11px;
}

.warningbox {
	background-color: yellow;
	font-family : Tahoma, Helvetica, sans-serif; 
	font-weight: bold;
	color: black;
	font-size : 11px;
	BORDER-LEFT: silver 1px solid;
	BORDER-TOP: silver 1px solid;
	BORDER-RIGHT: darkgray 1px solid;
	BORDER-BOTTOM: darkgray 1px solid;
}

.gobox {
	background-color: Green;
	font-family : Tahoma, Helvetica, sans-serif; 
	font-weight: bold;
	color: White;
	font-size : 11px;
	BORDER-LEFT: white 1px solid;
	BORDER-TOP: white 1px solid;
	BORDER-RIGHT: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
}

.titlebox {
	font-family : Tahoma, Helvetica, sans-serif; 
	font-weight: bold;
	color: White;
	font-size : 11px;
	background : #A6CAF0 url(icons/title_background.gif) repeat-y;
	BORDER-LEFT: white 1px solid;
	BORDER-TOP: white 1px solid;
	BORDER-RIGHT: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
}

.titleboxText {
	cursor : default;
	font-family : Tahoma, Helvetica, sans-serif; 
	font-weight: bold;
	color: White;
	font-size : 11px;
}

.titlebox2 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: White;
	font-size : 18px;
	background : #A6CAF0 url(icons/title_background.gif) repeat-y;
	BORDER-LEFT: white 1px solid;
	BORDER-TOP: white 1px solid;
	BORDER-RIGHT: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
}

.displayTable {
	background-color: white;
	font-family : Tahoma, Helvetica, sans-serif; 
	font-weight: bold;
	color: White;
	font-size : 11px;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-RIGHT: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
}

.titleRow {
	background-color: 0010A4;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-RIGHT: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
	Cursor: Hand;
	
	font-weight: bold;
	color: White;
	font-size : 11px;
}

.clickmenuitems {
	cursor : default;
	padding-left : 10px;
	padding-right : 15px;
	font : menutext;
	text-align : left;
	font-family : Tahoma, Helvetica, sans-serif; 
	font-size: 11px;
}

.clickmenuitemOff {
	cursor : default;
	padding-left : 10px;
	padding-right : 15px;
	font : menutext;
	text-align : left;
	font-family : Tahoma, Helvetica, sans-serif; 
	font-size: 11px;
	color:#999999;
}

/* tabs */

.tabOff {
	background-color:#c6c6c6;
	color:#999999;
	height:17px;
	text-align:center;
	font-family:sans-serif;
	font-size:10px;
 	border-style:outset;
	border-width:2px;
	z-index:1;
	border-bottom-style:#FFFFFF;
	border-top-color:#FFFFFF;
	border-left-color:#FFFFFF;
	cursor:pointer;
}

.tabOn {
	background-color:#dcdcdc;
	color:#000000;
	height:19px;
	text-align:center;
	font-family:sans-serif;
	font-size:10px;
 	border-style:outset;
	border-width:2px;
	z-index:1;
	border-bottom-style:none;
	border-top-color:#FFFFFF;
	border-left-color:#FFFFFF;
	cursor:pointer;
	font-weight : bold;
}
