body
	{
	background: #fff;
	margin: 0px;
	padding: 0px;
	font-family: helvetica;
	font-size: 12px;
	}
td,th,input,select	
	{
	font-size: 12px;
	}
.main
	{
	width: 800px;
	text-align: left;
	background-image: url('img/bg.gif');
	background-repeat: repeat;
	}
.bottomShadow
	{
	width: 800px;
	background-image: url('img/dropshadowbottom.gif');
	background-repeat: repeat-x;
	}
.topBar
	{
	width: 800px;
	background-image: url('img/topbluebar.jpg');
	background-repeat: repeat-x;
	}
.rightRail
	{
	width: 235px;
	height: 520px;
	position: relative;
	top: 160px;
	left: 545px;
	text-align: justify;
	}
.welcomeBox
	{
	position: relative;
	top: -560px;
	left: 19px;
	}
.pgHeader
	{
	font-weight: bold;
	font-size: 38px;
	color:#0d3e91;
	letter-spacing:-.05em;
	margin:.6em 0;
	position:relative;
	top: -346px;
	left: 20px;
	}
.pgBody
	{
	background-image: url('img/pgBodyBack.jpg');
	/*background: #efefef;*/
	position: relative;
	text-align: left;
	padding: 6px;
	width: 505px;
	top: -490px;
	left: 20px;
	/*border-left: #2A5298 4px solid;*/
	/*border-right: #2A5298 4px solid;*/
	}
.pgBodyTop
	{
	position:relative;
	width: 505px;
	top: -490px;
	left: 20px;
	}
.pgBodyBottom
	{
	position:relative;
	width: 505px;
	top: -490px;
	left: 20px;
	}
.rightRailText
	{
	position: relative;
	top: -20px;
	background-image: url('img/rightrailgradient.jpg');
	background-repeat: repeat-x;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	border-left: #2A5298 4px solid;
	border-right: #2A5298 4px solid;
	border-bottom: #2A5298 4px solid;
	}
.tb5 
	{
	background: url(img/rounded.gif) no-repeat top left;
	height: 22px;
	width: 230px;
	border: 0;
	width:220px;
	margin-top:3px;
	}
.tb5a 
	{
	border: 0;
	width:220px;
	margin-top:3px;
	}
.buttons a, .buttons button
	{
	display:block;
	margin:0 7px 0 0;
	background-color:#E1E1E1;
	border:1px solid #000;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:100%;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	color:#565656;
	cursor:pointer;
	padding:5px 10px 6px 7px; /* Links */
	}
.buttons button	
	{
	width:auto;
	overflow:visible;
	padding:4px 10px 3px 7px; /* IE6 */
	}
.buttons button[type]
	{
	padding:5px 10px 5px 7px; /* Firefox */
	line-height:17px; /* Safari */
	}
*:first-child+html button[type]
	{
	padding:4px 10px 3px 7px; /* IE7 */
	}
.buttons button img, .buttons a img
	{
	margin:0 3px -3px 0 !important;
	padding:0;
	border:none;
	width:16px;
	height:16px;
	}
button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}
.roundTextBox
	{
	height: 22px;
	border: 0;
	}
.round70
	{
	border: 0;
	background: url(img/round70.gif) no-repeat top left;			
	width: 70px;
	height: 22px;
	padding: 3px 5px;
	color: #399; 			
	}
.round75
	{
	border: 0;
	background: url(img/round75.gif) no-repeat top left;			
	width: 75px;
	height: 22px;
	padding: 3px 5px;
	color: #399; 			
	}
.round80
	{
	border: 0;
	background: url(img/round80.gif) no-repeat top left;			
	width: 80px;
	height: 22px;
	padding: 3px 5px;
	color: #399; 			
	}
.round90
	{
	border: 0;
	background: url(img/round90.gif) no-repeat top left;			
	width: 90px;
	height: 22px;
	padding: 3px 5px;
	color: #399; 			
	}
.round50
	{
	border: 0;
	background: url(img/round50.gif) no-repeat top left;			
	width: 50px;
	height: 22px;
	padding: 3px 5px;
	color: #399; 			
	}
.round120
	{
	border: 0;
	background: url(img/round120.gif) no-repeat top left;			
	width: 120px;
	height: 22px;
	padding: 3px 5px;
	color: #399; 			
	}
.roundRight
	{
	display: inline-block;
	height:22px;
	width: 4px;
	background: url(img/roundright.gif) no-repeat top left;
	position: relative;
	left: 0px;
	top: -3px;
	}
