body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}
	.bodytext {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight: bold;
		TEXT-DECORATION : None; }
	.stdText {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:11px;
		TEXT-DECORATION : None; }
	.stdBoldText {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		TEXT-DECORATION : None; }
	.stdBoldText13 {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
		TEXT-DECORATION : None; }
		
	.bodywhite {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight: bold;
		color: white;
		TEXT-DECORATION : None; }
	.bodyred {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight: bold;
		color: red;
		TEXT-DECORATION : None; }
	.body12 {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight: bold;
		TEXT-DECORATION : None; }	
	.tablebody {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight: bold;
		TEXT-DECORATION : None; 
		border-right:1px solid navy;
		border-bottom:1px solid navy;
		}
	.tablebodyG {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight: bold;
		TEXT-DECORATION : None; 
		border-right:1px solid #c0c0c0;
		border-bottom:1px solid #c0c0c0;
		}
	.tablebodyGB {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight: bold;
		TEXT-DECORATION : None; 
		border-right:1px solid #c0c0c0;
		
		}
	.formlist {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight: bold;
		color : Navy;
		margin: 6px;
		TEXT-DECORATION : None; }	
	.pulldown {
		border-style: box;
		font-size:12px;
		color : Navy;
		margin: 3px;
		font-family : Verdana, Arial, Helvetica, sans serif;
		TEXT-DECORATION : NONE;
		background-color : White;
	}
	.button {
		border-style: box;
		font-size:9px;
		color : Navy;
		font-weight : bold;
		background-color:#D8E0E8;
		font-family : Verdana, Arial, Helvetica, sans serif;
		TEXT-DECORATION : NONE;
		cursor: pointer;
	}
	.button:hover, .buttonOver {	
		border-style: box;
		font-size:9px;
		color : Navy;
		font-weight : bold;
		font-family : Verdana, Arial, Helvetica, sans serif;
		TEXT-DECORATION : NONE;
		background-color:#B0BCD8;
		cursor: pointer;
	}
	.buttonRed {
		border-style: box;
		font-size:9px;
		color : white;
		font-weight : bold;
		background-color:red;
		font-family : Verdana, Arial, Helvetica, sans serif;
		TEXT-DECORATION : NONE;
		cursor: pointer;
	}
	.buttonRed:hover, .buttonRedOver {	
		border-style: box;
		font-size:9px;
		color : white;
		font-weight : bold;
		font-family : Verdana, Arial, Helvetica, sans serif;
		TEXT-DECORATION : NONE;
		background-color:darkred;
		cursor: pointer;
	}
	.buttonWorking,  .buttonWorkingOver, .buttonWorking:hover{
		border-style: box;
		font-size:9px;
		color : gray;
		font-weight : bold;
		font-family : Verdana, Arial, Helvetica, sans serif;
		TEXT-DECORATION : NONE;
		cursor: pointer;
		background: #D8E0E8 url(/sysImages/ajax-loader-snake.gif) no-repeat;
	}
	.buttonbig {
		border-style: box;
		font-size:11px;
		padding-top:4px;
		padding-bottom:4px;
		color : Navy;
		font-weight : bold;
		background-color:#D8E0E8;
		font-family : Verdana, Arial, Helvetica, sans serif;
		TEXT-DECORATION : NONE;}
	.buttonbig:hover {
		background-color:#B0BCD8;
	}
	.pkgeditbutton {
		border-style: box;
		font-size:9px;
		color : Navy;
		font-weight : bold;
		background-color:#f7fad7;
		font-family : Verdana, Arial, Helvetica, sans serif;
		TEXT-DECORATION : NONE;
		cursor: pointer;
	}
	.pkgeditbutton:hover, .pkgeditbuttonOver {	
		border-style: box;
		font-size:9px;
		color : Navy;
		font-weight : bold;
		font-family : Verdana, Arial, Helvetica, sans serif;
		TEXT-DECORATION : NONE;
		background-color:#e5ee79;
		cursor: pointer;
	}
	.pkgdelbutton {
		border-style: box;
		font-size:9px;
		color : Navy;
		font-weight : bold;
		background-color:#ffcce8;
		font-family : Verdana, Arial, Helvetica, sans serif;
		TEXT-DECORATION : NONE;
		cursor: pointer;
	}
	.pkgdelbutton:hover, .pkgdelbuttonOver {	
		border-style: box;
		font-size:9px;
		color : Navy;
		font-weight : bold;
		font-family : Verdana, Arial, Helvetica, sans serif;
		TEXT-DECORATION : NONE;
		background-color:#ff73c0;
		cursor: pointer;
	}
	
	.pulldown {
		border-style: box;
		font-size:12px;
		color : Navy;
		background-color:#FFFFFF;
		margin: 3px;
		font-family : Verdana, Arial, Helvetica, sans serif;
		TEXT-DECORATION : NONE;}
	.logoutbutton {
		border-style: box;
		font-size:12px;
		color : White;
		background-color: Maroon;
		font-family : Verdana, Arial, Helvetica, sans serif;
		TEXT-DECORATION : NONE;
	}
	.logoutbuttonover {
		border-style: box;
		font-size:12px;
		color : White;
		background-color: Red;
		font-family : Verdana, Arial, Helvetica, sans serif;
		TEXT-DECORATION : NONE;
	}
	.buttonyel {
		border-style: box;
		font-size:10px;
		color : Navy;
		font-weight : bold;
		background-color: #FFFFCC;
		font-family : Verdana, Arial, Helvetica, sans serif;
		TEXT-DECORATION : NONE;
	}
	.buttonoveryel {
		border-style: box;
		font-size:10px;
		color : Navy;
		font-weight : bold;
		background-color: #B0BCD8;
		font-family : Verdana, Arial, Helvetica, sans serif;
		TEXT-DECORATION : NONE;
	}
	.buttonyelbig {
		border-style: box;
		font-size:11px;
		color : Navy;
		padding-top:4px;
		padding-bottom:4px;
		font-weight : bold;
		background-color: #FFFFCC;
		font-family : Verdana, Arial, Helvetica, sans serif;
		TEXT-DECORATION : NONE;
	}
	.buttonoveryelbig {
		border-style: box;
		font-size:11px;
		color : Navy;
		padding-top:4px;
		padding-bottom:4px;
		font-weight : bold;
		background-color: #B0BCD8;
		font-family : Verdana, Arial, Helvetica, sans serif;
		TEXT-DECORATION : NONE;
	}
	.grnButton {
		border-style: box;
		font-size:11px;
		color : Black;
		padding-top:4px;
		padding-bottom:4px;
		font-weight : bold;
		background-color: #ABFF80;
		font-family : Verdana, Arial, Helvetica, sans serif;
		TEXT-DECORATION : NONE;
		cursor:pointer;
	}
	.grnButtonOver {
		border-style: box;
		font-size:11px;
		color : Black;
		padding-top:4px;
		padding-bottom:4px;
		font-weight : bold;
		background-color: lime;
		font-family : Verdana, Arial, Helvetica, sans serif;
		TEXT-DECORATION : NONE;
		cursor:pointer;
	}
	
	.cButton {
		border-style: box;
		font-size:11px;
		color : Black;
		padding-left:21px !important;
		padding-left:0px;
		padding-top:4px;
		padding-bottom:4px;
		font-weight : bold;
		background: url(/SysImages/folder_003.png) 2px 4px no-repeat;
		background-color: #F0F8FF;
		font-family : Verdana, Arial, Helvetica, sans serif;
		TEXT-DECORATION : NONE;
		cursor:pointer;
	}
	.cButtonOver, .cButton:hover {
		border-style: box;
		font-size:11px;
		color : white;
		padding-left:21px !important;
		padding-left:0px;
		padding-top:4px;
		padding-bottom:4px;
		font-weight : bold;
		background: url(/SysImages/folder_003.png) 2px 4px no-repeat;
		background-color: #0000CD;
		font-family : Verdana, Arial, Helvetica, sans serif;
		TEXT-DECORATION : NONE;
		cursor:pointer;
		
	}
	
	.smalltext {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: navy;
		margin: 3px;
		font-size:9px; }
	.heading {
		font-size:12px;
		font-weight : bold;
		color: Navy;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
	.headingwhite {
		font-size:12px;
		font-weight : bold;
		color: white;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
		text-decoration:none;
		}
	.headingwhite:hover {
		text-decoration:underline; 
		}
		
	.pulldown2 {
		border-style: box;
		font-size:11px;
		color : Black;
		background-color:Navy;
		margin: 0px;
		font-family : Verdana, Arial, Helvetica, sans serif;
		TEXT-DECORATION : NONE;
		}
	.pulldown3 {
		border-style: box;
		font-size:13px;
		color : Black;
		background-color:#FFFFFF;
		margin: 1px;
		font-family : Verdana, Arial, Helvetica, sans serif;
		TEXT-DECORATION : NONE;
		}
	.button2 { 	
		font-size:11px;
		font-family : Verdana, Arial, Helvetica, sans serif;
				}
	.buttonover2 {
		font-size:11px;
		font-family : Verdana, Arial, Helvetica, sans serif;
	}
	.button3 { 	
		font-size:12px;
		font-family : Verdana, Arial, Helvetica, sans serif;
				}
	.buttonover3 {
		font-size:12px;
		font-family : Verdana, Arial, Helvetica, sans serif;
	}
	.highlighttext{
		background-color:yellow;
		font-weight:bold;
		font-size:11px;
		font-family : Verdana, Arial, Helvetica, sans serif;
		color: navy;
		}
	.folder {
		font-size:13px;
		font-weight : bold;
		color: Navy;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		TEXT-DECORATION : NONE; }
	.folder:hover {
		font-size:13px;
		font-weight : bold;
		color: Maroon;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		TEXT-DECORATION : Underline; }
	.bodytext2 {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:10px;
		TEXT-DECORATION : None; }
	.bodytext2:hover {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		TEXT-DECORATION : Underline;
		font-size:10px; }
	.smalltext2 {
		font-family: Geneva, Arial, Verdana, Helvetica, sans-serif;
		font-size:9px;
		TEXT-DECORATION : None; }
	.smalltext2:hover {
		font-family: Geneva, Arial, Verdana, Helvetica, sans-serif;
		TEXT-DECORATION : Underline;
		font-size:9px; }
	.clientList {
		font-size:11px;
		TEXT-DECORATION : None;
		cursor:pointer;
	}
	.clientList:hover {
		text-decoration:underline;
		padding-left:9px;
		padding-right:9px;
	}
	.clientList a{
		font-size:11px;
		TEXT-DECORATION : None;
		
	}
	.clientList a:hover{
		text-decoration:underline;
	}
.reportHeader {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color: Black;
		font-weight : Bold;	
		padding:4px;
		background-image: url(/sysImages/shade.gif);
		border-top:1px solid #f0f0f0;
	}
	.colHeader {
		text-decoration:none;
		color: black;
	}
	.colHeader:hover {
		text-decoration:underline;
		color:blue;
	}
	.colHeaderwhite {
		text-decoration:none;
		color: white;
		font-weight: bold;
	}
	.colHeaderwhite:hover {
		text-decoration:underline;
		color: white;
		font-weight: bold;
	}
	.reportData {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 9px;
		color: Black;
		font-weight : normal;	
		padding:2px;
	}
.stdButton {
		border-style: box;
		font-size:11px;
		color : Black;
		padding-top:4px;
		padding-bottom:4px;
		font-weight : bold;
		background-color: #f0f0f0;
		font-family : Verdana, Arial, Helvetica, sans serif;
		TEXT-DECORATION : NONE;
	}
	.stdButtonOver {
		border-style: box;
		font-size:11px;
		color : Black;
		padding-top:4px;
		padding-bottom:4px;
		font-weight : bold;
		background-color: #ABFF80;
		font-family : Verdana, Arial, Helvetica, sans serif;
		TEXT-DECORATION : NONE;
	}
	
.editButtonSL{
	font-family : Verdana, Arial, Helvetica, sans serif;
	padding:3px;
	width:90px;
	border-style: outset;
	border-width: 2px;
	color:black;
	text-decoration:none;
	background: #F7FAD7;
}
.editButtonSL:hover{
	font-family : Verdana, Arial, Helvetica, sans serif;
	padding:3px;
	width:90px;
	border-style: inset;
	border-width: 2px;
	color:navy;
	text-decoration:none;
	background: #E6FAD7;
}
		
#terms{

width:100%;
height:270px;
border:1px solid #c0c0c0;
padding:2px;
font-size:14px;
background:#ffffff;
font-family: "Courier New", Courier, monospace;

}

.agreeTable{
border:1px solid #c0c0c0;
width:680px;
background:#f3f3f3;
}

.favbutton {
	border-style: box;
	font-size:11px;
	color : white;
	font-weight : bold;
	background-color:#a78fbc;
	font-family : Verdana, Arial, Helvetica, sans serif;
	TEXT-DECORATION : NONE;
}

.favbuttonover {
	border-style: box;
	font-size:11px;
	color : white;
	font-weight : bold;
	background-color:#483d8b;
	font-family : Verdana, Arial, Helvetica, sans serif;
	TEXT-DECORATION : NONE;
}
	
.favbutton:hover {
	border-style: box;
	font-size:11px;
	color : white;
	font-weight : bold;
	background-color:#483d8b;
	font-family : Verdana, Arial, Helvetica, sans serif;
	TEXT-DECORATION : NONE;
}

