body {

	font-family:Tahoma;

	font-size:10px;

background-color:#0383A8;

	background-image:url('../img/bg.gif');

	background-repeat:repeat-x;

	margin:0px;

}



td {

	font-family:Tahoma;

	font-size:11px;

	font-weight:normal;

	line-height:14px;

	color:#0a5375;

}



h2 {

	font-family:Tahoma;

	font-size:18px;

	font-weight:bold;

	line-height:20px;

	color:#0a5375;

}



img {

	border:0;

}



a {

	font-family:Tahoma;

	font-size:11px;

	line-height:14px;

	font-weight:bold;

	color:#0a5375;

	text-decoration:underline;

}



a:hover {

	text-decoration:none;

}



.contentPadding {

	padding:10px;

}



.midHeader {

	padding-left:10px;

	padding-top:6px;

	font-family:Tahoma;

	font-size:10px;

	font-weight:bold;

	color:white;

}



input,textarea {

	font-family:Tahoma;

	font-size:10px;	

	padding:3px;

}



.dpTable {

	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #cccccc 1px solid; COLOR: #505050; BORDER-BOTTOM: #cccccc 1px solid; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #19aaff; TEXT-ALIGN: center

}




/*
=Navigation
*/


#hbuttons  {
	background-image:url(/img/button-bg.gif)
}

.hbuttons a{
padding-left: 14px;
padding-right: 12px;
display: block;
text-decoration: none;
font: bold 12px Arial;
color: #ffffff;
height: 23px;
float: left;
margin-left: 8px;
display: inline;
background-repeat: no-repeat;
padding-top: 6px;
text-align:center;
}

.hbuttons a:hover{
padding-top: -10px;
background-image:url(/img/tabsquareover.gif);
background-repeat:repeat-x;
height: 30px;
color:#FFFFFF;
text-decoration:underline;
}

/***  IE HACK FOR BUTTONS TO SOHW UP CORRECTLY  ***/
html>body .hbuttons a:hover{
	height: 23px;
}