body {
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color: #5153A8;
	}
	
	

#leftcontent {
	width:120px;
	top: 122px;
	left: 0px;
	position: absolute;
	float: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 3px;
	padding-right: 2px;
	text-align: left;
	background-color: #66CCFF;
	}	
#centercontent {
	background:#ffffff;
	position: absolute;
	top: 100px;
	margin-left: 130px; 
	z-index: 10;
	overflow: visible;
	visibility: visible;
	padding-right: 10px;
	padding-left: 20px;
	width: 598px;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #FFFFFF;

}

	
p_right_content {
	margin:0px 5px 5px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
}
p {
	margin:0px 5px 5px;
	color: #154470;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
}
pleft {
	margin:0px 5px 5px;
	color: #154470;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}
h1 {
	font-size:16px;
	color: #154470;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	top: 2px;
}
h2 {
	font-size:12px;
	color: #154470;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;}
	h3 {
	font-size:10px;
	color: #154470;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;}

a:link {
	color: #5153A8;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	text-align: left;
}
a:visited {
	color: #5153A8;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	color: #000099;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	border-left-color: #5153A8;
	border-left-width: thin;
}
a:active {
	color: #5153A8;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
}



a.top-link:link {
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: none;
	font-style: normal;
	font-size: 15px;
	font-family: sans-serif, "MS Sans Serif", "MS Serif";
	background-color: #5153A8;
	width: 150px;
	text-align: right;
	white-space: normal;
	display: block;
	padding: 2px;
	border: 1px solid #000000;
}
a.top-link:visited {
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: none;
	font-style: normal;
	font-size: 15px;
	font-family: sans-serif, "MS Sans Serif", "MS Serif";
	background-color: #5153A8;
	width: 150px;
	text-align: right;
	white-space: normal;
	display: block;

	border: 1px solid #000000;
	padding: 2px;
}
a.top-link:hover {
	color: #5153A8;
	font-weight: lighter;
	text-decoration: none;
	font-style: normal;
	font-size: 15px;
	font-family: sans-serif, "MS Sans Serif", "MS Serif";
	background-color: #FFFFFF;
	width: 150px;
	text-align: right;
	white-space: normal;
	display: block;
	
	border: 1px solid #000000;
		padding: 2px;
}



a.top-linkleft:link {
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: none;
	font-style: normal;
	font-size: 12px;
	font-family: sans-serif, "MS Sans Serif", "MS Serif";
	background-color: #5153A8;
	width: 120px;
	text-align: center;
	white-space: normal;
	display: block;
	padding: 2px;
	border: 1px solid #000000;
}
a.top-linkleft:visited {
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: none;
	font-style: normal;
	font-size: 12px;
	font-family: sans-serif, "MS Sans Serif", "MS Serif";
	background-color: #5153A8;
	width: 120px;
	text-align: center;
	white-space: normal;
	display: block;

	border: 1px solid #000000;
	padding: 2px;
}
a.top-linkleft:hover {
	color: #5153A8;
	font-weight: lighter;
	text-decoration: none;
	font-style: normal;
	font-size: 12px;
	font-family: sans-serif, "MS Sans Serif", "MS Serif";
	background-color: #FFFFFF;
	width: 120px;
	text-align: center;
	white-space: normal;
	display: block;
	
	border: 1px solid #000000;
		padding: 2px;
}


hr {
	color: #154470;
	height: 1px;
	width: 80%;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #154470;
}
.txtInput   {
    	border-color: Gray;
    	font-family: Arial, Helvetica, sans-serif;
    	border-style: Solid;
    	border-width: 1px;
}


