/* CSS Document */

body {background-color:#FFFFFF;
   color:#000099;
   font-family:Arial, Helvetica, sans-serif;
   text-align:center; font-size:12px;}
h1 {font-size:22px; font-weight:600; }
h2 {font-family:Arial, Helvetica, sans-serif; 
    font-size:22px; 
	font-weight:500; 
	color:#000099;  
}
h3 {font-size:15px; font-weight:500; color:#000099;}
p {font-size:12px; text-align:justify;}


.mainbox  {
    position:relative;
	margin-left:auto;
	margin-right:auto;
	top:4px;
	height:2000px;
	text-align:left;
	width:820px;
	padding-top:4px;
	padding-left:20px;		
}


.leftbox {
	position:absolute;
	left:7px;
	top:60px;
	width:190px;
	height:300px;
	padding-top:20px;
	border:1px solid #9999FF;
	background-color:#ffffff;
	padding-right:6px;
	padding-left:6px;
	text-align:left;
	z-index: 4;
}

.rightbox {
	position:absolute;
	background-image:url(images/title1.jpg);
	background-repeat:no-repeat;
	left:204px;
	top:46px;
	width:578px;
	height:3000px;
	text-align:left;
	background-color:#FFFFFF;
	background-position:top left;
	padding-left:22px;
	padding-right:22px;
	padding-top:19px;
	z-index: 2;
}
.subtitlebox {
	position:absolute;
	left:0px;
	top:10px;
	height:30px;
	width:840px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: 2px #000099 solid;
	color:#000099;
	letter-spacing:3px;
	text-align:left;	
}
.mapbox {
	position:absolute;
	left:88px;
	top:105px;
	height:122px;
	width:81px;
	background: transparent;
	
}
.footerbox {
    position:absolute;
	width:456px;
	height:103px;
	left:21px;
	top:639px;
	background-image: url(images/jagbback2.jpg);
	background-repeat:no-repeat;
	color:#CCCCCC;
	padding:40px;
}
		
.titles1 {
    font-size:15px;
	font-weight:400;
}

.float-right {float: right; padding-left: 18px; padding-bottom: 10px; padding-top: 0px;}
.float-left {float: left; padding-right: 18px; padding-bottom: 10px; padding-top: 0px}
.listpadstyle ul {padding-left:60px; font-style:oblique; list-style:circle;}
.bold {font-style:oblique; font-weight:400; font-size:10px;}
.emphasise {font-size:12px; font-weight:500; }
#leftnav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #009900;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	text-align: justify;
	}
#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	padding: 3px 0px 3px 10px;
	color: #000000;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	color:#FFFFFF;
	font-size:12px;
	background-color:#0033FF;
	font-weight:500;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.titlebox {
	position:absolute;
	left:8px;
	top:148px;
	height:50px;
	width:200px;
	font-size:300%;
	color:#000000;
	font-weight:bold;
	background-color:transparent;
}
fieldset {
	border: solid 1px #666666;
	width: 590px;
	padding: 4px 4px 4px 4px;
	margin-bottom: 15px;
}

legend {
	color:#000099;
	background:#FFFFFF;
	font-weight: bold;
}

label {
	width: 125px;
	float: left;
	margin: 2px 0px 2px 0px;
	text-align: right;
}

.inputText, .inputTextArea {
	margin: 2px 0px 2px 5px;
}

select {
	margin: 2px 0px 2px 5px;
}

input.submit {
	color: #FFFFFF;
	background:#0033CC;
	border: 2px outset #cccccc;
	width: 120px;
}

.footer {
	clear: both;
	width: 600px;
	margin-top: 8px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	border-top: solid 2px #000000;
}

.errorMessage {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #ff0000;
}

.credit {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #696969;
}

a:link, a:visited, a:active {
	text-decoration: none;
	background: transparent;
}

a:link {
	color: #0000ff;
}

a:visited {
	color: #990099;
}

a:active {
	color: #ff0000;
}

a:link:hover, a:visited:hover, a:active:hover {
	color: #ff0000;
}

.entry {
	width: 580px;
	border-bottom: solid 2px #999999;
	margin-bottom: 5px;
	margin-bottom: 5px;
	padding-bottom: 4px;
	clear: both;
}

.entry .field, .timestamp {
	margin-top: 4px;
	margin-bottom: 4px;
	clear: both;
}

.entry .field .label {
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 4px;
}

.entry .field .value {
	float: left;
}

.timestamp {
	margin: 0px 0px 4px 104px;
	padding-top: 4px;
	clear: both;
}


.navigation {
	float: left;
}

