/* CSS Document */
body {
	background: #CFDEDE; /*  background:#FFF;*/
	font-family: Kartika, Arial, Helvetica, sans-serif;
	font-size:12px;

}
img {
	
}
h2 {
	margin-left: 5px;
	color: #999999;
	font-size: 130%;
	font-weight: bold
}
h3 {
	margin-left: 5px;
	font-size: 115%;
	font-weight: bold
}
p {
	margin: 3px;

}
p img {
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 8px
}
.floatleft {
	clear: left;
	float: left;
	margin-bottom: 5px;
	margin-right: 8px
}
.floatright {
	float: right;
	margin-bottom: 5px;
	margin-left: 8px
}
.icon-shadow {
	float: left;
	margin: 10px 0 0 10px !important;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important
}
.icontitle {
	clear: left;
	margin-bottom: 3px;
	font-size: 80%;
	font-weight: normal;
	text-align: center
}
.img-shadow {
	float: left;
	margin: 8px 0 0 8px !important;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important
}
.spacer {
	clear: both
}
/* TABLES */
table.property {
	border: 0px inset #8B8378
}
.icon-shadow img {
	border: 0px solid #A9A9A9;
	margin: -6px 6px 6px -6px !important;
	padding: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	display: block;
	background-color: #FFFFFF;
	position: relative
}
.img-shadow img {
	border: 1px solid #A9A9A9;
	margin: -6px 6px 6px -6px !important;
	padding: 4px;
	display: block;
	background-color: #FFFFFF;
	position: relative
}
table.property td {
	border: 0px solid #999999;
	padding: 0 1ex 0 1ex;
	color: #000000
}
tr.head td {
	background-color: #0192DC;
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold
}
table.property tr.d0 td {
	background-color: #CFDEDE
}
table.property tr.d1 td {
	background-color: #FFFFFF
}
#bottom {
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	margin: 5px;
	padding: 10px;
	width: 96%;
	background-color: #CFDEDE;
	font-size: 110%
}
#container{
	border-left: 0px solid #CACAFF; /* The width and color of the left rail */
	border-right: 0px solid #FFB7B7; /* The width and color of the right rail */
	clear: right;
	float: left;
	width: 99%;
	background-color: #FFFFFF;
	position: relative
}
#footer {
	border-top: 1px solid #FFFFFF;
	margin: 2px auto;
	padding: 2px;
	width: 99%;
	background-color: #EEEEEE;
	color: #999999;
	font-size: 90%;
	text-align: center
}
#header-img {
	margin: 0px
}
#iconmaintitle {
	clear: both;
	margin-left: 10px;
	margin-top: 8px;
	font-weight: bold
}
#iconsubtitle {
	clear: left;
	margin-top: 5px;
	font-size: 90%;
	font-weight: normal;
	text-align: left
}
#logowrap {
	
position: absolute;
}
#logo {
	float: left;
	text-align: center;
	left: 55px !important;
	position: absolute !important;
	top:-190px;

	z-index: 99;
}
#mainbody {
	clear: both;
	margin: 5px auto;
	
	width: 98%;
	background-color: #FFFFFF;
	position:relative;
	z-index: 1
}
#mainleft {
	float: left;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 0px;
	padding-bottom: 10px;
	width: 34%;
	font-size: 100%;
	position: relative
}
#mainright {
	border-left: 1px solid #999999;
	float: right;
	margin-right: 5px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 58%;
	color: #000099;
	font-size: 100%;
	position: relative
}
#menu {
	left: 320px;
	position: relative;
	top: 1px;
	z-index: 99
}
#menu-bottom {
	margin: 0px auto;
	width: 98%;
	position: relative
}
#wrapper {
	border: 1px solid #000000;
	margin: 10px auto;
	width: 795px;
	background: #FFFFFF
}
#mainbody h1 {
	margin-bottom: 2px;
	margin-left: 7px;
	font-size: 180%;
	font-weight: bold
}
#mainleft td {
	font-size: 90%
}
#navigation a {
	padding: 6px 6px 6px 26px;
	display: block;
	background: url(../images/nav_arrow.gif) 14px 45% no-repeat;
	color: #888888;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	line-height: 8px;
	text-decoration: none
}
#navigation td {
	border-bottom: 0px solid #C0DFFD
}
#container a:link {
	color: #000099
}
#container a:visited {
	color: #999;
}
#container a:hover {
	border-bottom: 4px solid #3399FF;
	color: #000000;
	text-decoration: none
}
#footer a:link {
	color: #999999;
	text-decoration: none
}
#footer a:hover {
	border-bottom: 1px solid #000000;
	color: #000000;
	text-decoration: none
}
#navigation a:hover {
	border-bottom: 0px;
	background: url(../images/nav_arrow.gif) #FFFFFF 14px 45% no-repeat;
	color: #000000
}
#email {
	text-align: right;
	font-weight: bold;
}
