/* CSS Document */

html, body, ul, ol, li, p, blockquote, q, h1, h2, h3, h4, h5, h6, fieldset, legend, form, label, a, div, img, dd, dt, dl, input {
	margin: 0;
	padding: 0;
	border: 0;
}


body {
	padding: 1em;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	}

#layout {
	width: 75%;
	margin-top: -1em;
	min-width: 825px;
	/* background: #ee2933 url(name.png) no-repeat bottom left; */
	margin: 0 auto;
	}

#skip {
	font-size: 80%;
	text-align: left;
	color: #dad3d3;
	}

#skip a {
	text-decoration: underline;
	color: #dad3d3;
	}

#topbar {
	width: 100%;
	clear: both;
	}

#logo {
	width: 30%;
	float: left;
	}

#details {
	color: #ee2933;
	float: right;
	margin-top: 1em;
	margin-right: 1em;
	text-align: right;
	font-size: 90%;
	}

#nava {
	margin-top: 0.5em;
	line-height: 1.8em;
	float: left;
	/* width: 99.8%; */
	width: 100%;
	background: #fff url(img/greyfadelight.png) repeat-x bottom left;
	/* border: 1px solid #ee2933; */
	border-bottom: 1px solid #fff;
	letter-spacing: 0.1em;
	}

#nava ul {
	list-style-type: none;
	}

#nava li {
	float: left;
	font-size: 80%;
	}

#nava a {
	font-weight: bold;
	color: #ee2933;
	text-decoration: none;
	padding: 0.4em 1.7em;
	white-space: nowrap;
	}

#nava a:hover {
	color: #ee2933;
	text-decoration: none;
	background-color: #fff;
	white-space: nowrap;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	}

#nava a:active {
	color: #ee2933;
	text-decoration: none;
	background-color: #fff;
	white-space: nowrap;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	}

.active {
	color: #ee2933;
	text-decoration: none;
	background-color: #fff;
	white-space: nowrap;
	}

#navb {
	line-height: 2em;
	background: #ee2933 url(img/navbfade.jpg) repeat-x bottom left; 
	width: 100%;
	float: left;
	}

#navb ul {
	list-style-type: none;
	background: url(img/br.png) no-repeat bottom left;
	}

#navb li {
	float: left;
	font-size: 65%;
	}

#navb a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 0.4em 1.7em;
	white-space: nowrap;
	}

#navb a:hover {
	color: #fff;
	text-decoration: underline;
	white-space: nowrap;
	}

/* rounded corners */

.roundbottom {
	margin-top: -15px;
	background: url(img/br.jpg) no-repeat bottom right;
	clear: both;
	width: 100%;
	}

.roundtop { 
	background: url(img/tr.jpg) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.roundbottom2 {
	background: url(img/br2.jpg) no-repeat bottom right;
	clear: both;
	width: 100%;
	}

.roundtop3 { 
	background: url(img/tr3.png) no-repeat top right; 
}

.roundbottom3 {
	background: url(img/br3.png) no-repeat bottom right;
	clear: both;
	width: 100%;
	}


/* Main Content */

#content {
	padding-top: 1em;
	clear: both;
	width: 100%;
	}

#leftcol {
	width: 60%;
	float: left;
	}

#welcomeimg {
	background: #ee2933 url(img/welcomeimgbg.jpg) repeat-x top left;
	color: #fff;
	}

#welcomecol1 {
	width: 30%;
	float: left;
	}

#welcomecol2 {
	width: 60%;
	float: right;
	padding: 1em;
	}

#welcomeimg ul {
	padding-top: 0.5em;
	padding-left: 1em;
	}

#welcomeimg a {
	color: #fff;
	text-decoration: none;
	}

#welcomeimg a:hover {
	text-decoration: underline;
	}

#welcomeimg li {
	line-height: 1.5em;
	font-size: 90%;
	list-style-type: none;
	background: url(img/greenarrowsmall.png) no-repeat center left;
	text-indent: 1.6em;
	}

#welcomeimg h5 {
	color: #fff;
	font-size: 70%;
	font-weight: normal;
	padding-top: 2em;
	}

/* Right Column */

#rightcol {
	float: right;
	background: #dad4d4 url(img/rightcolfade.png) repeat-x top left;
	width: 38%;
	}

#rightcol h2 {
	margin-left: 1em;
	margin-right: 1em;
	padding-left: 1em;
	padding-bottom: 0.3em;
	font-size: 110%;
	letter-spacing: 0.1em;
	color: #fff;
	border-bottom: 1px solid #fff;
	}

#rightcol p {
	margin: 1em;
	color: #000;
	font-size: 90%;
	}

.quicklinks {
	clear: both;
	}

.quicklinks p {
	color: #000;
	}

.col1 {
	padding-left: 1em;
	width: 45%;
	float: left;
	}

.col2 {
	width: 50%;
	float: left;
	}

.col3 {
	padding-left: 1em;
	width: 95%;
	float: left;
	color: #000;
	}


.colsample {
	padding: 0.5em;
	margin: 0 auto;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
	}

.colsample img {
	margin-right: -5px;
	margin-top: -3px;
	padding: 0px;
	}

#rightcol ul {
	padding-top: 0.5em;
	padding-left: 1em;
	}

#rightcol a {
	color: #fff;
	text-decoration: none;
	}

#rightcol a:hover {
	text-decoration: underline;
	}

#rightcol li {
	line-height: 1.7em;
	font-size: 90%;
	list-style-type: none;
	background: url(img/redarrowsmall.png) no-repeat center left;
	text-indent: 1.6em;
	}

.video {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	width: 100%;
	text-align: center;
	border: none;
	}

#miniboxes {
	clear: left;
	padding-top: 1.5em;
	}

#miniboxes h1 {
	font-size: 120%;
	margin: 0.5em 1em;
	padding-bottom: 0.3em;
	border-bottom: 1px solid #b8b2b2;
	}

#miniboxes p {
	font-size: 95%;
	padding: 0.5em 1em;
	}

#base {
	clear: both;
	padding-top: 3em;
	font-size: 65%;
	color: #dad3d3;
	text-align: center;
	}

#base p {
	color: #666;
	}

h3 {
	margin-top: 20px;
	}

h6 {
	padding: 0.5em 0em;
	font-size: 65%;
	color: #fff;
	text-align: center;
	}

#miniboxes li {
	line-height: 1.5em;
	font-size: 90%;
	list-style-type: none;
	background: url(img/greenarrowsmall.png) no-repeat center left;
	text-indent: 1.6em;
	}

/*

.box {
	width: 273px;
	background: url(img/div-bottom.gif) no-repeat bottom left;
	}

.box h1 {
	margin: 0;
	padding: 6px 8px 4px 10px;
	font-size: 130%;
	color: #333;
	border-bottom: 1px solid #E0CFAB;
	background: url(img/h3-bg.gif) no-repeat top left;
  	}

.box ul {
	margin: 0;
	padding: 14px 10px 14px 10px;
	list-style: none;
	}

.box li {
	margin: 0 0 6px; 
	padding: 0;
  } 

*/

/* Links */

a {
	color: #ee2933;
	text-decoration: none;
	}

a:hover {
	color: #ee2933;
	text-decoration: underline;
	}

a:active {
	color: #ee2933;
	text-decoration: underline;
	}

a:visited {
	color: #ee2933;
	}

a img {
	border: none
	}

/* Fonts */

blockquote {
	margin: 0.5em 3em;
	padding: 1em;
	background-color: #F2F2F2;
	font-size: 75%;
	font-style: italic;
	}

p {
	clear: both;
	}

h3 {
	color: #ee2933;
	padding-left: 15px;
	padding-bottom: 10px;
	}

/* CSS for webforms in main column (white) */

form {
	width: 90%;
	padding: 1em;
	text-align: center;
	}

input, textarea {
	width: 90%;
	}

label {
	text-align: left;
	width: 90%;
	color: #000;
	display:block;
	font-size: 90%;
	font-weight: bold;
}

input {
	background-color: #fff;
	color: #000;
	font-size: 85%;
	padding: 0.2em;
	border: 1px solid #dad3d3;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	}

input:focus {
	background-color: #fff;
	color:#000;
	border: 1px solid #000;
}

#lwsubmit {
	width: 40%;
	color: #000;
	margin: 1em;
	margin-bottom: 0em;
	}

textarea {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	background-color: #fff;
	font-size: 85%;
	padding: 0.2em;
	color: #000;
	border: 1px solid #dad3d3;
	}

textarea:focus {
	background-color: #fff;
	color: #000;
	border: 1px solid #000;
}


/* Tables markup */

table {
	margin-left: 30px;
	text-align: center;
	border: 1px solid #dad3d3;
	}

tr {
	font-size: 80%;
	background-color: #fff;
	}

.alt {
	background-color: #999;
	color: #FFF;
	}

.alt a {
	color: #FFF;
	}

th {
	background-color: #ee2933;
	color: #fff;
	font-weight: bold;
	}

/* Lists in main column */

#miniboxes ul {
	}

#miniboxes li {
	list-style-type: disc;
	font-size: 90%;
	margin-left: 3em;
	text-indent: 0em;
	background-image: none;
	}