body 
{
	font-family: "Arial", "Sans-Serif";
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	background-color: #0E4D41;
	background-image: url('../Images/Common/bg.jpg');
	background-repeat: repeat-x;
}

#wrapper
{
	width: 985px;
	top: 0px;
	left: 50%;
	position: absolute;
	margin-left: -493px;
	height: 99.8%;
}

#header 
{
	position: absolute;
	width: 984px;
	left: 0px;
	top: -1px;
	height: 110px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	z-index: 20;
}

#footer2
{
	width: 983px;
	background-color: #ffffff;
	font-size: 8pt;
	color: #98a7a7;
	border: 1px solid #ffffff;
}

#footer
{
	width: 984px;
	background-color: #3BAD96;
	font-size: 8pt;
	color: #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-image: url('../Images/Common/bg.jpg');
	background-repeat: repeat-x;
}

a.footerlink
{
	text-decoration:underline; 
	color : #ffffff;
}

a.footerlink:hover 
{
	text-decoration: underline; 
	color: #ff9900;
}



#left 
{
	position: absolute;
	width: 235px;
	left: -1px;
	top: 151px;
	bottom: -1px;
	background-color: #7ee3cf;
	border: 1px solid #ffffff;
	background-image: url('../Images/Common/left_bar.jpg');
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	color: #ffffff;
}

.lhs
{
	background-color: #7ee3cf;
	border: 1px solid #ffffff;
	background-image: url('../Images/Common/left_bar.jpg');
	background-repeat: repeat-x;
	color: #ffffff;
	padding-left: 15px;
	padding-top: 15px;
}

.rhs
{
	background-color: #ffffff;
	border: 1px solid #ffffff;
	background-position: bottom;
	background-image: url('../Images/Common/Cath02.jpg');
	background-repeat: no-repeat;
	overflow:auto;
	padding: 0;
}

#container
{
	position:absolute;
	width: 100%;
	top: 151px;
	bottom: -1px;
}

#content
{
	position:absolute;
	width:730px;
	left: 255px;
	top: 151px;
	bottom: -1px;
	background-color: #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 0px solid #98A7A7;
	background-position: bottom;
	background-image: url('../Images/Common/Cath02.jpg');
	background-repeat: no-repeat;
	overflow:auto;
}

.filler
{
	position:relative;
	width: 650px;
	padding: 30px;
	overflow:auto;
	text-align: justify;
	margin-bottom: 180px;
}

#main
{
	position: absolute;
	left: 20px;
	top: 20px;	
	width: 700px;
	height: 540px;	
}

#toolbar
{
	position:absolute;
	height: 40px;
	left: 0px;
	top: 110px;
	width: 944px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #3BAD96;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
	background-image: url('../Images/Common/bg.jpg');
	background-repeat: repeat-x;
}

#toolbar2
{
	position:absolute;
	height: 40px;
	left: 255px;
	top: 110px;
	width: 689px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #0E927D;
	border: 1px solid #ffffff;
}

#tools
{
	width: 100%;
	height: 50px;
	top: 110px;
	left: 0px;
	position: absolute;
		
}

h1
{
	font-family: "Arial", "Sans-Serif";
	font-size: 24pt;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
	margin-top:10px;
}

h2
{
	font-family: "Arial", "Sans-Serif";
	font-size: 16pt;
	font-weight: normal;
	color: #98A7A7;
	margin-bottom: 15px;
	margin-top:10px;
}

h3
{
	font-family: "Arial", "Sans-Serif";
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 15px;
	margin-top: 0px;
}

h4
{
	font-family: "Arial", "Sans-Serif";
	font-size: 11pt;
	font-weight: normal;
	color: #333333;
	margin-bottom: 5px;
	margin-top:10px;
}


.image
{
	border: none;	
}

#toolbarTable td
{
	text-align: right;
}

a.menulink
{
	text-decoration: none;
	color: #ffffff;	
}

a.menulink:hover
{
	text-decoration: underline;
	color: #ff9900;	
}

a.baselink
{
	text-decoration: underline;
	color: #ffffff;	
	
}

a.baselink:hover
{
	text-decoration: underline;
	color: #ff9900;	
}

.selected
{
	border: 1px solid #98A7A7;
	width: 120px;
	height: 30px;
}

#divPageTitle
{
	position:absolute;
	border: 1px solid #98A7A7;
	left: 364px;
	top: 15px;
	background-color: #DDDDDD;
	color: #FFFFFF;
	height: 40px;
	width: 570px;
	padding-left: 20px;
}

.button
{
	background-color: #ffffff;
	width: 50px;
	color: #0E927D;
	border: solid 1px #98A7A7;
	cursor: pointer;
}
.dropdown
{
	border: solid 1px #98A7A7;
}

TABLE.tabulardata 
{
	BACKGROUND-COLOR: #74aefa;
	text-align: left;
	width: 100%;
}
TABLE.tabulardata TR 
{
	BACKGROUND-COLOR: white;
}
TABLE.tabulardata TH 
{
	BACKGROUND-COLOR: #98A7A7;
	color: #ffffff;
	PADDING:4px;
}

TABLE.tabulardata TH2
{
	BACKGROUND-COLOR: #0E927D;
	color: #ffffff;
	PADDING:4px;
}
TABLE.tabulardata TD 
{
	PADDING:4px;
	font-size: 9pt;
}

TABLE.navigation 
{
	color: #ffffff;
}

TABLE.navigation TD
{
	PADDING:10px;
	font-size: 9pt;
	text-align: center;
	vertical-align: middle;
}

.link
{
	PADDING:4px;
	font-size: 10pt;
	text-align: center;
}

a
{
	text-decoration:underline; 
	color : #333333;
}

a:hover 
{
	text-decoration: underline; 
	color: #ff9900;
}


.standard
{
	BACKGROUND-COLOR: #eeeeee;
	text-align: left;
	border: 1px solid #0E927D;
}

.standard td
{
	font-size: 9pt;
}

.standard alt
{
	BACKGROUND-COLOR: #eeeeee;
}

.standard th
{
	BACKGROUND-COLOR: #0E927D;
	color: #ffffff;
	PADDING:4px;
}

img
{
	border: none;	
}

.infoError
{
	position:relative;
	background-color: #eeeeee;
	padding: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	border: 1px solid #0E927D;
	width: 95%;
}
