body {
	margin: 0px;
	padding: 0px;
}

div#header {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	height: auto;
	border: none;
	padding: 0px;
	z-index: 1;
}

div#banner {
	background-repeat: no-repeat;
	height: 160px;
	background-position: left;
	background-color: #FFFFFF;
	background-image: url(../img/isd_r1_c2.jpg);
}

img#titletext {
	top: 40px;
	position: absolute;
	left: 300px;
}

div#nav{
	color : #FFFFFF;
	background-color : #007741;
	height : 40px;
	font-size: 12px;
	border-top : none;
	border-bottom-style: none;
	font-weight: normal;
	text-align: justify;
	padding: 0px;
	top: 100px;
}

div#nav ul {
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 4px 0 2;
}
div#nav ul li {
	display: inline;
	background-color: #993300;
	padding: 0px;
	height: auto;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 100px;
}
div#content {
	position: absolute;
	padding-right: 350px;
	color: #000000;
	z-index: 2;
	top: 197px;
	font-family: Georgia, "Times New Roman", Times, serif;
	left: 0px;
	padding-left: 20px;
	right: 0px;
	height: 367px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 630px;
}
div#sidebar {
	position: absolute;
	top: 121px;
	right: 20px;
	width: 900px;
	font-size : 11px;
	z-index: 1;
	left: 93px;
	background-image: url(img/line650.jpg);
	border-top: thin;
	border-right: thin;
	border-bottom: thin;
	border-left: thin;
	height: 40px;
}
div#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 146%;
	color: #105BAC;
	font-weight: normal;
}
div#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #105BAC;
	font-weight: normal;
	font-size: 120%;
}
div#sidebar div.feature {
	color : #666666;
	border : 1px none #CCCCCC;
	margin-bottom : 11px;
	padding : 10px;
	line-height : 140%;
}

div#sidebar div.feature ul{
	margin : 0;
	padding : 0;
	line-height : 180%;
	list-style-type: square;
	list-style-position: inside;
}

div#sidebar div.feature ul li{
	color : #FFFFFF;
	background-color : transparent;
}

div#sidebar div.feature ul li a{
	color : #FFFFFF;
	background-color : transparent;
	text-decoration : none;
}

div#sidebar div.feature ul li a:hover{
	text-decoration : underline;
}

form#loginform input{
	color : #123466;
	background-color : #fff;
	width : 116px;
	border : 1px solid #ddd;
}

form#loginform input.submit{
	width : 60px;
	border : 1px solid #123466;
	color : #123466;
	background-color : #ddd;
}

form#loginform, form#loginform table, form#loginform tr, form#loginform td{
	margin : 0;
	padding : 0;
}

form#loginform table th{
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #115EAC;
	background-color : #fefefe;
	font-size : 11px;
	text-align : left;
	margin : 0;
	padding : 0;
}

div#sidebar form{
	padding : 0;
	margin : 0;
}

div#sidebar h1{
	font-size : 110%;
	margin : 0;
	padding : 0;
	color: #115EAC;
}

div#nav li a{
	color : #FFFFFF;
	text-decoration : none;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

div#nav li a:hover{
	color : #00FF00;
	background-color : #FF33FF;
	border-bottom : 4px none #FFFFFF;
	margin: 0px;
	padding: 3px 0px 10px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
div#footer{
	color : #0066CC;
	border-bottom : 4px none #FFFFFF;
	margin: 0px;
	padding: 3px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
div#sidebarlong {
	position: absolute;
	top: 98px;
	right: 20px;
	width: 600px;
	font-size : 11px;
	z-index: 1;
	left: 300px;
	border-top: thin;
	border-right: thin;
	border-bottom: thin;
	border-left: thin;
	height: 30px;
}
div#sidebarnoline {
	position: absolute;
	top: 198px;
	right: auto;
	width: 280px;
	font-size : 11px;
	z-index: 1;
	left: 670px;
	border-top: thin;
	border-right: thin;
	border-bottom: thin;
	border-left: thin;
	height: 388px;
}
div#sidebarlong div.feature ul li a {

	color : #FFFFFF;
	background-color : transparent;
	text-decoration : none;
}
