html {

	height: 100%;
}

body {
	height: 100%;
        margin: 0px;
        padding: 0px;
        border: 0px;

	background-color: #ABBBBC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

p   {

        margin-top: 15px;
        margin-bottom: 15px;


}

h2  {

	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #F9302A;
}

#title {

        position:absolute;
	z-index:4;
	width:219px;
	left: 31px;
	top: 28px;
	color: #FFFFFF;
}

#contentButtonDiv  {

        position:absolute;
	width:233px;
	height:21px;
	z-index:3;
	left: 274px;
	top: 126px;
}

#mainMenu {
	left: 273px;
	top: 125px;
}

.menu {
        visibility: hidden;
	position:absolute;
	width:233px;
	z-index:4;
	background-color: #80969C;
	border: 1px solid #5A696E;
}

.menu a {

	display: block;
	color: #FFFFFF;
        text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;

	padding-right: 10px;
	padding-bottom: 15px;
	padding-top: 10px;
	padding-left: 10px;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #879EA4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #879EA4;
	border-left-color: #879EA4;
}

.menu a:link {
	background-color: #80969C;
	text-decoration: none;
	color: #ffffff;
}

.menu a:visited {
	background-color: #80969C;
	text-decoration: none;
	color: #ffffff;
}

.menu a:hover   { 
        background-color: #879EA4;
}

.subMenu        {

        left: 507px;
	width:231px;
}

#sub_01 { top: 146px; }

#sub_02 { top: 186px; }

#sub_03 { top: 242px; }

#sub_04 { top: 297px; }

#sub_05 { top: 339px; }

#sub_06 { top: 380px; }

#sub_07 { top: 418px; }

#sub_08 { top: 460px; }

#sub_09 { top: 500px; }

#contentDiv {

        position:absolute;
	z-index:2;
	left: 0px;
	top: 0px;
	width: 698px;

	padding-top: 267px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #85888B;

	background-attachment: scroll;
	background-color: #DEE3E7;
	background-image: url(000_assets/000_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;

        padding-left: 41px;
	
}

#contentDiv h1 {

        margin-top: 15px;
	font-size: 11px;
	line-height: 15px;
	text-align: right;
	font-style: italic;
	font-weight: normal;
	color: #F9302A;
	width: 219px;
}

#contentDiv table {

	width: 697px;
	margin-right: -1px;
        padding-bottom: 50px;
}

#contentDiv td {

        padding-top: 0px;
        padding-bottom: 0px;
	vertical-align: top;
        padding-right: 14px;
}

#contentDivFooter {

	z-index:1;
	width: 739px;

    	position: fixed;
    	height: 100%; top: auto;
        bottom: 0;

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #85888B;

	background-color: #DEE3E7;
}
a:link {
	background-color: #AFBDBE;
	text-decoration: none;
	color: #000000;
}
a:visited {
	background-color: #AFBDBE;
	color: #000000;
}

textarea {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin-top: 15px;
	color: #8E9698;
}

select {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin-top: 15px;
	color: #8E9698;
}

input {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin-top: 15px;
	color: #8E9698;
}
