@charset "utf-8";

#wrapper {
	margin:0 auto;
	overflow:hidden;
	padding:0 25px;
	width:900px;
	}
#header {
	overflow:hidden;
	height:100px;
	/*background:url(../images/bg-top.jpg) top repeat-x;*/
	border-bottom:5px solid #6992AF;
	position:relative;
	}
#container {
	float:left;
	overflow:hidden;
	}
	.col-narrow {
		float:left;
		padding:0 15px 5px 0px; /* large padding-bottom used for equal height column trick */
		margin:30px 0 5px 0; /* large margin-bottom used for equal height column trick */
		width:195px;
		}
	.col-right {
		padding-left:15px;
		padding-right:0px;
		}
	.col-medium {
		float:left;
		padding:0 15px 5px 15px; /* large padding-bottom used for equal height column trick */
		margin:30px 0 5px 0; /* large margin-bottom used for equal height column trick */
		width:435px;
		}
	.col-wide {
		float:left;
		padding:0 0 5px 15px; /* large padding-bottom used for equal height column trick */
		margin:30px 0 5px 0; /* large margin-bottom used for equal height column trick */
		width:673px
		}
	#sub-data {
		float:right;
		height:369px;
		padding:40px 15px 20px 15px;
		width:195px;
	}
#footer {
	clear:both;
	float:left;
	margin:30px 0;
	overflow:hidden;
	width:100%;
}


/* ---------------------------------------------------------------------------
	TYPOGRAPHY STYLES
*/

body {

	}
	
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	letter-spacing:-1px;
	}
h1 {
	font-size:26px;
	line-height:36px;
	padding:40px 0 20px 10px;
	}
h2 {
	font-size:18px;
	line-height:27px;
	}
h3 {
	font-size:16px;
	line-height:24px;
	}
h4 {
	font-size:14px;
	line-height:21px;
	}
h5 {
	font-size:12px;
	line-height:18px;
	}
h6 {
	font-size:10px;
	line-height:15px;
	}
	
p, a, b, strong, i, em, address, abbr, acronym, small, big, q, blockquote, cite, caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	padding:0 0 18px 0;
	}
a:link {
	text-decoration:none;
	}
a:visited {
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
a:active {
	text-decoration:underline;
	}
a:focus {
	outline:none;
	}
b, strong {
	font-weight:bold;
	}
i, em {
	font-style:italic;
	}
	em.contact-details {
		display:block;
		font-size:11px;
		padding:0;
		}
		em.contact-details a {
			font-size:11px;
			}
address {
	font-size:11px;
	font-style:italic;
	}
small {
	font-size:10px;
	}
big {
	font-size:14px;
	}
	blockquote {
	padding:0; /* reset padding-bottom:18px from above */
	}
q, blockquote p {
	display:block;
	font-style:italic;
	line-height:20px;
	}
blockquote p {
	background:url(../img/quotation.jpg) top left no-repeat;
	padding:0 0 18px 35px;
	}
cite {
	display:block;
	font-weight:bold;
	margin:-10px 0 0 0;
	}
.sub-head-major, .sub-head-minor {
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:italic;
	line-height:18px;
	padding:0 0 18px 0;
	}
.sub-head-major {
	font-size:14px;
}

/* ---------------------------------------------------------------------------
	LISTS STYLES
*/

ul, ol, dl {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	padding:0 0 22px 10px;
	}
ul li {
	list-style:inside disc;
	}
ol li {
	list-style:inside decimal;
	}		
#footer ul {
	float:left;
	padding:10px;
	width:600px;
	}
	#footer ul li {
		display:inline;
		}

/* ---------------------------------------------------------------------------
	FORMS STYLES
*/

form p {
	padding-bottom:0; /* reset padding-bottom:18px from p tag */
	}

input, textarea, select  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	margin:5px 0 18px 0;
	padding:5px 10px;
	width:280px;
	}
input, select  {
	height:15px;
	}
textarea {
	height:150px;
	width:450px;
	}
#submit {
	height:40px;
	margin:10px 0 0 0;
	width:120px;
	}
label {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:11px;
	padding:0 0 0 8px;
	}	
/* ---------------------------------------------------------------------------
	TABLE STYLES
*/	

caption {
	font-size:13px;
	font-weight:bold;
	letter-spacing:-0.3px;
	text-align:left;
	padding:0 0 5px 10px;
	}
table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 0 18px 0;
	text-align:left;
	}
th {
	font-size:12px;
	padding:10px 15px;
	text-transform:capitalize;
	}
td {
	padding:7px 15px;	
	}

	
/* ---------------------------------------------------------------------------
	OTHER STYLES
*/	

.logo {
	display:block;
	float:left;
	height:56px;
	margin:20px 0 10px 0;
	padding-bottom:0; /* reset padding-bottom:18px from a tag */
	text-indent:-9999px;
	width:342px;
	}
.copyright {
	line-height:22px;
	display:inline;
	float:right;
	padding:10px;
	text-align:right;
	}
.header-image {
	float:left;
	width:675px;
	height:333px;
	position:relative;
	}
.hide {
	display:none;
	}
.img-left {
	float:left;
	margin:5px 0 0 0;
	padding:0 8px 5px 0;
	}
.img-right {
	float:right;
	margin:5px 0 0 0;
	padding:0 0 5px 8px;
	}

/* ---------------------------------------------------------------------------
	ACCORDION STYLES
*/
#accordion {
	padding:0;
	}
	#accordion li {
		list-style:none;
		}
		#accordion li a {
			display: block;
			padding:0;
			color:#5C5B5B;
			font-weight:bold;
			text-decoration:none;
		}
		.acc-header {
			cursor:pointer;
			height:18px;
			margin:8px 0;
			padding:3px 7px;
			position:relative;
			color:#5c5b5b;
			}			
			#accordion ul {
				padding:0;
				}
				#accordion li ul li { 
					font-weight:bold;
					padding:3px 0 3px 20px;
					background:transparent url(../images/mini_arrow.png) no-repeat scroll 0 50%;
					border-bottom:1px solid #F2F2F2;
				}
				#accordion li ul li:hover {
					background:#ECEFF5 url(../images/mini_arrow.png) no-repeat scroll 0 50%;
				}