body {margin: 0; padding: 0; background: #fff url(http://www.windchannel.com/img_t/topblk-bg.aspx) repeat-x;; color: #333;}
body, textarea {font-family: "trebuchet ms", Arial, Helvetica, sans-serif;}
p, blockquote, li, dd, dt, h4, label, input, select, textarea {font-size:12px;}

a {color:#2e68bf; text-decoration: none; outline: none;}
a:hover {text-decoration: underline;}
img {border: none;}
table, form {margin: 0; padding: 0;}
th, td { vertical-align:top; text-align:left;}

h1, h2, h3 {margin:0 0 .5em 0; font-weight: bold;}
h1 {font-size: 22px;}
h2 {font-size: 14px; } 
h3 {font-size: 12px;}
h5 {font-size:11px; font-weight: normal; font-style: italic;}  

hr {color: #eee;}

p, pre {margin: 1em 0; line-height: 1.4em;}
dd, ul li, ol li {line-height: 1.3em;}
dl, ul, ul li, ol, ol li, blockquote {padding: 0;}
dl {margin: .5em 0;}
dt {font-weight: bold; margin: .25em 0 0 0;}
dd {margin-left: .5em;}
ul {margin: .5em 0 .5em 1.1em;}
ul li {list-style: square; margin:0 0 .25em .5em;}
ol {margin: .5em 0 .5em 1.4em;}
ol li {margin:0 0 0 .5em;}
blockquote {margin: 1em 2em;}

fieldset {padding: 1em; margin: .25em 0; border: 1px solid #ccc;}
legend {font-size: 18px; font-weight: bold; color: #333; padding: 0 5px; margin: 0;}
*:first-child+html legend {margin: 0 0 .5em 0;} /* hack for all IE versions */

input, select, textarea {margin: 1px; padding: 0 2px; vertical-align: middle;}
textarea {vertical-align: top;}
label, .EditingFormLabel { font-size: 12px;}
input:focus, textarea:focus, select:focus {background: #ffc;}



#wrap { width: 682px; position: relative; left: 50%; top: 0; margin-left: -341px;}

#head {height: 197px;width: 681px;padding:0;  margin:0;background: url(http://www.windchannel.com/img_t/mainlogo.aspx) no-repeat ;}

#logo { margin: 90px 0 0 50px;}
#tnav { position: absolute; top: 145px; right: 20px;}


#tnav ul#menuElem { margin: 0; padding: 0; list-style: none;}
#tnav ul#menuElem li { margin: 0; padding: 10px; list-style: none; float: left; width: auto; position:relative;}
#tnav ul#menuElem li a { font-size: 12px; font-weight: bold; color: #ccc; display: block; width: auto;}
#tnav ul#menuElem  li span { color: #FF6313; font-weight: bold;}
#tnav ul#menuElem li a:hover { color: #fff; text-decoration: none;}


#tnav ul#menuElem li ul {
	float:none;
	top:-999em;
	position:absolute; border: 1px solid solid; border-width: 0 1px 1px 1px;
	background: #00316C;
}


#tnav ul#menuElem li:hover ul, /* pure CSS hover is removed below */
#tnav ul#menuElem li.sfHover ul {
	left:-1px;
	top:2.5em;
	
}

#tnav ul#menuElem li:hover li ul,
#tnav ul#menuElem li.sfHover li ul {
	top:-999em;
}
#tnav ul#menuElem li li:hover ul, /* pure CSS hover is removed below */
#tnav ul#menuElem li li.sfHover ul {
	left:140px;
	top:-1px;
	width:140px;
}
/*following rule negates pure CSS hovers
so submenu remains hidden and JS controls
when and how it appears*/
.superfish li:hover ul,
.superfish li li:hover ul {
	top:-999em;
}
#tnav ul#menuElem li li {
	
	float:none;
	width:140px;
	padding: 5px 10px;
}

#tnav ul#menuElem li li a {
	float:none;
	padding-right:0;
	width:140px;
	text-transform: capitalize;
}


/* quick hacks for IE */
*html .nav li li {
	margin-bottom:-3px;
}
*html .nav li li li {
	margin-bottom:-1px;
}
*+html .nav li li {
	margin-bottom:-3px;
}
*+html .nav li li li {
	margin-bottom:-1px;
}




/*#menuElem {list-style: none; margin: 0 0 0 20px; padding: 0;}

#menuElem li {list-style: none; margin: 0; padding:8px 0;}
#menuElem li a { background: url(http://www.windchannel.com/img_t/blueArrow.aspx) no-repeat 0 3px; text-decoration: none; text-transform: capitalize;
	padding-left: 14px; font-size: 14px; font-weight: bold; color: #00316b;
}
#menuElem li a:hover {color: #FF5A09;}*/



#foot {background: url(http://www.windchannel.com/img_t/btmblk-bg.aspx) repeat-x; color: #fff;  padding-top: 60px; margin: 20px 0 0 0; height: 145px; font-size: 12px;}


.formBox { width: 400px; margin: 0 auto; text-align: center;}




/* News */
.NewsDetail .NewsSummary
{
	font-weight: bold;
	padding: 5px;
}

.NewsDetail .NewsReleaseDate
{
	color: #2e68bf;
	padding: 0px 5px 5px 6px;
	font-size: 14px;
	font-weight: bold;
}

.NewsDetail .NewsText
{
	padding: 5px;
}

.NewsDetail .NewsTitle
{
	font-size: 22px;
	font-weight: bold;
	color: #86c74c;
	margin: 0px;
	padding: 10px 5px 0px 3px;
}

.NewsLatest
{
	width: 170px;
	height: 119px;
	overflow: hidden;
}

.NewsLatest .NewsTitle
{
	font-weight: bold;
	font-size: 15px;	
	padding: 5px 0px 0px 0px;
}

.NewsLatest hr
{
	margin: 0px;
	padding: 0px;
	color: #eeeeee;
}

.NewsLatest .NewsSummary
{
	height: 63px;
	overflow: hidden;
}

.NewsLatest .LinkMore
{
	background-image: url(../app_themes/green/Images/White/arrowrightmiddle.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 3px 12px 6px 5px;
	display: block;
	text-align: right;
	font-weight: bold;
}

/* paging controls ---------------------------- */
.PagerControl {font-size: 12px; text-align: center; height: 20px; padding-top: 1em; border-top: 1px dashed #ccc; }
.PagerResults { float: left; width: auto; padding: 0 5px;}
.PagerNumberArea {font-size: 12px; float: left; width: auto; padding-top: 4px;}
.PagerNumberArea a {background: #fff; padding: 0 5px; color: #333;  border: 1px solid #ccc; font-weight: bold;}
.PagerNumberArea a:hover {background: #F4F1BE; padding: 0 5px; color: #333; text-decoration: none; border-color: #666;}

.PagerNumberArea span.SelectedPage {
	background: #FF6211; padding: 0 5px; color: #fff; font-weight: bold; border: 1px solid #666;}
.PagerNumberArea span.SelectedNext, .PagerNumberArea span.SelectedPrev {
	background: #fff; padding: 0 5px; color: #999;  border: 1px solid #ccc; font-weight: bold;}












