@charset utf-8;

/* ***** General styles & overrides ***** */
* {
	margin:0;
	padding:0;
}

html {
	font-size: 100%;
}

body {
	background:#f8f8f8;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.725em;
	color:#171717;
	margin:0 auto;
}

h1, h2, h3, h4, h5, p, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 1.7em;
	margin: 0 0 0.3em 0;
	line-height: normal !important;
}
h2 {
	font-size: 1.65em;
	line-height: normal !important;
	color: #000;
	font-style:italic;
	margin: 0 0 0.4em 0;
}
h3 {
	font-size: 1em;
	color: #ee7c28;
	font-weight: bold;
	margin: 1.7em 0 0 0;
}
h4 {
	font-size:1em;
}

p {
	line-height:1.6em;
	margin: 0.25em 0 1.7em 0;
}

ul {
	line-height:1.4em;
}

img {
	border: 0 !important;
}

.clear {
	clear:both;
}
.valign {
	vertical-align:middle;
}
.flt-left {
	float:left;
}
.flt-right {
	float:right;
}

/* ***** Layout ***** */
#wrap {
	width:960px;
	margin:0 auto;
}
#header {
	width:960px;
	height:136px;
	margin:0 auto;
}
.logo {
	padding:10px 0 0;
}

/* ***** Menu ***** */
#menu {
	background:url(../images/menubg.gif) repeat-x top left;
	color:#44780c;
	float: left;
	height: 35px;
	margin-bottom: 5px;
	width: 100%;
}

#menu td {
	position: relative;
	z-index: 10000;
}

#menu td a:link, #menu td a:visited {
	color:#2d2d2d;
	text-decoration: none;
	text-transform: uppercase;
	font-style: italic;
	letter-spacing: 0.04em;
	line-height: 35px;
	display: block;
	text-align: center;
}
#menu td a:hover {
	font-style: normal;
}
#menu td a:link.active, #menu td a:visited.active {
	color:#44780c;
}

#menu td ul {
	background:#FFFFFF url(../images/foot-top.jpg) repeat-x bottom left;
	padding: 2px 5px 5px 5px;
	width: 180px;
	position: absolute;
	display: none;
	z-index: 10000;
	margin-top: -4px;
}
#menu td ul li {
	background:url(../images/menu-bor.gif) repeat-x top left;
	float: none;
	z-index: 10000;
	padding: 0;
	margin: 0;
	width: 100%;
}
#menu td ul li a:link, #menu td ul li a:visited {
	line-height: 2.5em;
	letter-spacing: normal;
	text-transform:none;
	font-style:normal;
	padding: 0;
}
#menu td ul li a:hover {
	color:#44780c;
}
#menu td:hover ul {
	display: block;
}


/*----------------CONTENT--------------*/

#content {
	background:#fff;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin:3px 0 10px 0;
	float:left;
	width: 100%;
	padding: 15px 0 10px 0;
}
#content a:link, #content a:visited {
	color:#44780c;
	text-decoration: none;
	border-bottom: 1px dashed #000;
}
#content a:hover {
	color:#ee7c28;
	text-decoration: none;
}

/* Heading box */
#headings, .headings {
	border-bottom: 1px solid #ccc;
	margin:0 0 0.7em 0;
	padding:0 0 0.3em 0;
	line-height: 1.6em;
	width: 98%;
}
#headings p {
	margin: 0 0 0.6em 0;
}


/* PDF Download button */
#content a:link.dwnld-btn, #content a:visited.dwnld-btn {
	background:#000 url(../images/dwnld-btn.jpg) no-repeat top left;
	display:block;
	width:290px;
	height:26px;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	font-style:italic;
	text-decoration:none;
	padding:13px 0 0;
	border: 0;
}
#content a:hover.dwnld-btn {
	background: #43790a url(../images/dwnld-btn-hr.jpg) no-repeat top left;
	display:block;
	width:290px;
	height:26px;
	text-align:center;
	text-transform:uppercase;
	color:#FFF;
	font-style:italic;
	text-decoration:none;
	padding:13px 0 0;
}

/* Read More links */
.rd-more {
	background:url(../images/rd-bg.jpg) repeat-x top left;
	float:left;
	clear: left;
	height:21px;
	padding-bottom: 0.7em; 
	width:100%;
}
#content .rd-more a:link, #content .rd-more a:visited {
	float:right;
	color:#171717;
	border:1px solid #CCC;
	background:#fff;
	display:block;
	text-transform:uppercase;
	font-size:0.85em;
	letter-spacing: 0.05em;
	font-family: Arial, Helvetica, sans-serif;
	padding:3px 5px;
}
#content .rd-more a:hover {
	background:#eee;
	text-decoration:none;
}

/* Full-width content block */
#top-content {
	margin:0 0 35px 0;
	text-align: center;
}

#contentInner {
	float:left;
	background:url(../images/vdotted.jpg) repeat-y top right;
	margin: 0 310px 0 0;
}

/* ***** Left side content ***** */
#primary {
	padding: 0 40px 50px 10px;
	float: left;
	width: 600px;
}

/* table1 */ 

table#table1 {
  
  	width: 90%;

}

table#table1 td {
	padding: 10px;

}

.data1 {
    text-align: left;
	width: 60%;
}


.leftcol {
   	text-align: center;
	height: 50px;
	width: 40%;

}





/* ***** Right side column ***** */
#secondary {
	width:290px;
	float:right;
	margin-right: -300px;
	padding: 0 0 30px 10px;
}

#secondary h2 {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	border-bottom:5px solid #e7e7e7;
	font-size:0.96em;
	padding:0 0 0.35em 0;
	margin:0.5em 0 1em 0;
	letter-spacing:0.175em;
	font-style: normal;
}


/* News Lists */

.rec-news {
	padding: 1.7em 0 4em 0;
}

.news-data {
	margin:0 0 8px 0;
	clear: left;
}

.news-data img {
	float: left;
	margin: 0 1em 1em 0;
	border: 1px solid #d1d1d1 !important;
}

div.lgImg {
	padding: 1.3em 1.7em 0.5em 0;
	float: left;
}
div.lgImg img {
	margin: 0 1em 0.5em 0;
}

#content h3 a:link, #content h3 a:visited {
	color:#ee7c28;
	text-decoration:none;
	font-weight:700;
	font-size:0.95em;
	border: 0;
}
#content .news-data h3 {
	margin: 0;
}
.news-data span {
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	color:#919191;
	font-size:0.95em;
	margin:3px 0 0.4em 0;
	display:block;
}
#secondary .news-data p {
	font-size:0.99em;
	margin: 0 0 0.9em 0;
}
#primary .news-data p {
	margin: 1.5em 0 0.9em 0;
}

a.older {
	float: right;
}

/* Definition lists (addresses etc.) */
dl {
	line-height: 2.2em;
}
dt {
	float: left;
	font-weight: bold;
	padding: 0 3px 0 0;
}

/* Lists in content */
#content ul, #content ol {
	margin: 1.5em 0 1.5em 30px;
}
#content ul li {
	list-style-type: disc;
}

#content li {
	margin-bottom: 0.6em;
	line-height: 1.7em;
}


/* Quotations */
.quote {
	font-family: Times, "Times New Roman", serif;
	font-style: italic; 
	color: #919191;
	font-size: 1.15em;
	letter-spacing: 0.025em;
	line-height: 1.7em;
	text-align: center;
	
	padding-right: 2px;
	width: 100%;
	background: url(../images/secondary/quotes_right.jpg) bottom right no-repeat;
}

.quoteWrap {
	margin: 1em 4em 0 4em;
	padding-left: 8px;
	background: url(../images/secondary/quotes_left.jpg) top left no-repeat;
}

cite {
	display: block;
	width: 100%;
	margin: 1em 0 0 0;
	font-family: Times, "Times New Roman", serif;
	font-style: normal;
	text-transform: uppercase;
	text-align:center;
	color:#919191;
	font-weight:bold;
}

/* Activity timetables */
dl.activityList {
float: left;
width: 100%;
padding: 0 0 1.2em 0;
}

dl.activityList dt {
display: block;
width: 150px;
clear: left;
}

dl.activityList dd {
float: left;
}


/* Email */

form {
	padding: 20px 0 0 0;
}

label {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 0.95em;
	letter-spacing: 0.07em;
	font-weight: bold;
	
	display: block;
	float: left;
	width: 85px;
	clear: both;
	padding: 5px 0 0 0;
}

label span {
	color: #ee7c28;
}

label.messageLabel {
	text-align: left;
}

input, textarea {
	width: 190px;
	float: right;
	
	border: 0;
	border-top: 2px solid #969696;
	border-left: 2px solid #969696;
}

input {
	font-size: 1em;
	padding: 2px;
	margin: 0 0 10px 0;
}

textarea {
	width: 100%;
	float: left;
	height: 80px;
	margin: 5px 0 20px 0;
	padding: 3px 0;
}

.boxes {
	width: 5px;
	height: 15px;
}

#submit {
	border: 0;
	border-right: 2px solid #969696;
	border-bottom: 2px solid #969696;
	
	float: right;
	padding: 1px 2px;
	width: auto;
	font-size: 1.1em;
}

/* Form validation */

#validationErrors {
	display: none;
}

.formNotice {
	background-color: #f8f8f8;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 10px 0;
}



/* ***** Footer ***** */
#footer {
	clear:both;
	background:#fff url(../images/foot-top.jpg) repeat-x top left;
	border-bottom:1px solid #ccc;
	font-size:0.95em;
}
#footer p {
	margin:10px 0 0 0;
	padding:8px 0 8px 0;
	text-align:center;
	text-transform:uppercase;
	font-style:italic;
}
#footer a:link, #footer a:visited {
	color:#171717;
	text-decoration:none;
	text-transform:none;
}
#footer a:hover {
	color:#44780c;
	text-decoration:underline;
}
p.foot-bot {
	color:#666666;
	font-size:0.9em;
	font-style: italic;
	text-align:right;
	padding:5px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
}
.foot-bot a:link, .foot-bot a:visited {
	color:#666666;
	text-decoration:none;
	text-transform:none;
}
.foot-bot a:hover {
	color:#666666;
	text-decoration:underline;
	text-transform:none;
}
