/* Static Elements */

/* Home Page */
.home{
	height: 450px;
	background-color:#728090;
	background-image: url(../imgs/bg-home.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.homeCol1{
	display:table;
	padding: 30px 20px 20px 20px;
	text-align: left;
	float: left;
	width: 230px;
}
html>body .homeCol1{ /* Hidden From IE */
	width: 195px;
}
.homeCol2{
	display:table;
	padding: 30px 20px 20px 20px;
	text-align: left;
	width: 230px;
}
html>body .homeCol2{ /* Hidden From IE */
	width: 195px;
}
.homeCol3{
	display:table;
	padding: 30px 20px 20px 20px;
	text-align: left;
	float: right;
	width: 230px;
}
html>body .homeCol3{ /* Hidden From IE */
	width: 195px;
}

.homeText, .homeText tbody{
	padding: 10px 0px 10px 0px;
	
	width: 100%;
	display: table;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.homeText a, .homeText tbody a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9AD2E7;
	text-decoration: underline;
}
.homeText a:hover, .homeText tbody a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9AD2E7;
	text-decoration: none;
}
.homeText p{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.homeText ul{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.homeText li{
	list-style-type: none;
	padding: 0px 0px 10px 0px;
}

.homeNav ul{
	padding: 0px 20px 0px 20px;
	display:table-cell; 
	display:table;
	list-style-type: none;
}
.homeNav li{
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9AD2E7;
	display:table-cell; 
	display:table;
	display:inline-block;
}
.homeNav li a{
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	background-image:  url(../imgs/gfx-bullet-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9AD2E7;
}
.homeNav li a:hover{
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	background-image:  url(../imgs/gfx-bullet-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9AD2E7;
}


/* Q + A */
.qaNav{ 
	margin: 20px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
}
.qaQ{ 
	margin: 20px 0px 5px 0px;
	padding: 0px 0px 0px 50px;
	background-image: url(../imgs/gfx-qa-q.gif);
	background-repeat: no-repeat;
	background-position: left top;
}	
html>body .qaQ{ /* Hidden From IE */
	padding: 4px 0px 2px 50px;
}

.qaQ a{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #515B66;
	text-decoration: underline;
}
.qaQ a:hover{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #515B66;
	text-decoration: none;
}
.qaA{ 
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 50px;
	background-image: url(../imgs/gfx-qa-a.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.qaAcontainer{ 
	display: none;
}

/* News */
.newsArchiveContainer{ 
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 10px 45px;
	background-image: url(../imgs/gfx-news-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #97A2AF;
}
.newsArchiveTitle{ 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #515B66;
	text-decoration: none;
	#9AD2E7
	display:table-cell; 
	display:table;
}
.newsArchiveTitle a{ 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9AD2E7;
	text-decoration: underline;
}
.newsArchiveTitle a:hover{ 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9AD2E7;
	text-decoration: none;
}
.newsArchivePreview { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display:table-cell; 
	display:table;
}
.newsArchivePreview span{ 
	color: #9AD2E7;
}
.newsArchivePreview span a{ 
	color: #9AD2E7;
	text-decoration: underline;
}
.newsArchivePreview span a:hover{ 
	color: #9AD2E7;
	text-decoration: none;
}
.newsDate{ 
	margin: 0px 0px 20px 0px;
	padding: 2px 6px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #9AD2E7;
	background-color: #5D6875;
	width: 100%;
}
.newsTitle{ 
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #515B66;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #97A2AF;
}

/* Contact Details */
.contactDetails{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align:center;
}
.contactDetails a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: underline;
}
.contactDetails a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}
.contactDetails span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9AD2E7;
}
.contactForm{
	width:100%;
	margin: 5px 0px 5px 0px;
	padding: 15px 15px 15px 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9BA6B2;
	background-color: #727E8C;
	display: table;
	display: inline-block;
	background-image:  url(../imgs/gfx-download-corner-btm-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.contactForm form{
	display: inline;
}
.contactForm label{
	width: 100px;
	margin: 0px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #9AD2E7;
	vertical-align:top;
}
html>body .contactForm label{ /* Hidden From IE */
	display: table;
	display: inline-block;
}

.contactForm input, textarea{
	padding: 0px 5px 0px 5px;
	width: 100%;
	margin: 0px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	border: 1px solid #9BA6B2;
	background-color: #697582;
}
.contactMessage{
	width:100%;
	margin: 5px 0px 20px 0px;
	padding: 20px 20px 20px 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9BA6B2;
	background-color: #727E8C;
	display: table;
	display: inline-block;
	background-image:  url(../imgs/gfx-download-corner-btm-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	color: #FFF;
}