﻿* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #f6f7f7 url(../images/bodyBG.jpg) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4f;
}
a {
	color: #236d93;
}
a:hover {
	text-decoration: none;
}

#page {
	width: 1000px;
	margin: 0px auto;
}
#masthead {
	background: url(../images/masthead.jpg) no-repeat;
	height: 151px;
}
#masthead h1 {
	text-indent: -9999px;
}
a.homeLink {
	display: block;
	height:100px;
	width:500px;
	cursor:pointer;
	}

/************************************ Navigation *****************************************/
#navigation {
	height: 41px;
	padding: 0 0 0 58px
}
#nav, #nav ul, #nav ul li ul {
    padding: 0;
    margin: 0;
    list-style: none
}
#nav a {
    font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	border-right: 2px solid #ffffff;
	margin: 10px 0;
	padding: 3px 20px
}
#nav a:hover, #nav a.active {
	color: #4d4d4f
}
#nav li {
    float: left
}
#nav li ul {
    position: absolute;
    width: 10em;
    left: -999em;
	z-index: 1003
}
#nav li:hover ul {
    left: auto
}
#nav li:hover ul, #nav li.sfhover ul {
    left: auto;
	width: 200px
}
#nav li ul li {
	background-color: #6dc6f1;
	border-bottom: solid 1px #51bdf1;
	display: block;
	margin: 0;
	padding: 4px 20px
}
#nav li ul li a {
	display: block;
	margin: 0;
	padding: 0;
	border-right: none
}
#nav li ul li:hover {
	background-color: #3197C8
}
#nav li ul li a:hover {
	color: #ffffff !important;
	color: #4d4d4f
}
#nav li ul li {
	width: 155px;
	margin: 0
}
#nav a.noBord {
	border-right: none
}


/************************************ Content *****************************************/
#content {
	padding: 20px 80px;
	clear: both;
}

/************************************ Footer *****************************************/

#footer {
	background: url(../images/footerBG.jpg) repeat-x;
	margin-top: 25px;
	height: 100px;
	clear: both;
	color: 4d4d4f;
}

#footer a{
	text-decoration: none;
}


#copyright {
	text-align: right;
	background: url(../images/footerBG.jpg) repeat-x;
	width: 840px;
	margin: 0px auto;
	padding: 40px 80px 0px;
	font-size: 11px;
}
#copyright a {
	color: #4d4d4f;
	display: inline-block;
	padding-left: 7px;
	margin-left: 7px;
	border-left: 2px solid #4EAFDC;
}
#copyright a:hover {
	text-decoration: none;
}


/************************************ TAA Box *****************************************/

#taaBox {
	padding-left: 12px;
	margin-top: 20px;
}

#taaBox a img   {
	border: none;
	float:left;
}

#grayDots, .grayDots, span.grayDots {
	border-bottom: 2px dotted #666666;
	margin: 3px 0 8px 0 !important;
	margin: 0px 0 3px 0;
	width:100%;
	clear:both;
	line-height: 5px;
}
.blueDots {
	border-bottom: 2px dotted #7fadc8;
	margin: 3px 0 8px 0;
	clear:both;
}
 
.taaCols {
	float: left;
	width: 273px;
	margin-bottom: 40px;
}
.taaCols a {
	display: block;
	text-decoration: none;
}
.taaCols a:hover {
	text-decoration: underline;
}
.taaCols p {
	text-align:center;
}
.taaCols  p.lessMar {
	margin-left: 20px;
}


/************************************ Home Content *****************************************/

#introContent {
	width:825px;
	float:left;
	}
#introCol_1 {
	width: 407px;
	float: left;
}
#introCol_1 p {
	margin-bottom: 25px;
}
#introCol_2 {
	width: 407px;
	float: right;
}
#introCol_2 h2 {
	font-size:18px;
}
#introCol_2 p span {
	margin-bottom: 10px;
	font-size:16px;
	font-style:normal;
}
#introCol_2 p em {
	font-size:10px;
}
#introCol_2 p {
	margin-bottom: 10px;
	font-size:12px;
}
#introCol_2 a.blueArrow, .productHighlight a.blueArrow, .productHighlight a.blueArrow2{
	display:block;
	background: url(../images/blueBoxArrow.jpg) no-repeat top right;
	padding-right: 25px;
	text-transform:uppercase;
	font-size: 14px;
	margin-top:20px;
	font-weight: bold;
	color: #349acb;
}
.productHighlight a.blueArrow {
	width: 93px;
}
.productHighlight a.blueArrow2 {
	width: 184px;
}

#introCol_2 a:hover {
	text-decoration: none;
}

#middleContent {
	width:825px;
	border-top: 1px solid #333;
	float:left;
	clear:both;
	font-size: 13px;
	padding-top: 10px;
	}
#middleCol_1 {
	width:376px;
	float: left;
	font-size: 11px;
	font-weight: bold;
}
#middleCol_1 p {
	margin: 0 0 10px 32px;
}

#middleCol_2 {
	width:362px;
	margin-right:32px !important;
	margin-right:16px;
	float: right;
}

#middleCol_2 p {
	margin-bottom: 15px;
}
#bottomContent {
	width:825px;
	border-top: 1px solid #333;
	float:left;
	clear:both;
	font-size: 13px;
	padding-top: 10px;
	margin-top:20px;
	}
.productHighlight {
	width: 344px;
	padding:16px 16px 16px 21px;
	float: left;
	margin:20px 0 30px 21px !important;
	margin:20px 10px 30px 10px;
	background: url(../images/blueBoxFade.jpg) repeat-x;
	font-size: 12px;
	}
.productHighlight h3 {
	font-size: 12px;
	font-weight:bold;
	color: #4d4d4f;
	margin-top: 20px;
	}
.productHighlight a {
	display:block;
	margin-top: 10px;
	color: #349acb;
}

/************************************ TabBox  *****************************************/
#tabNavigation {
	clear:both;	
}
#tabBoxNav li {
	list-style-type:none;
	display: inline;
	}
#tabBoxNav ul {
	position:absolute;
	z-index:100;
}
#tabBoxNav li a {
	display: block;
	float:left;
	text-decoration: none;
	padding: 5px 48px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	background-color: #efeff0;
	cursor: pointer;
	margin:0 -1px -1px 0;
	}
#tabBoxNav li a:hover {
	background-color: #f7f7f6;
}
#tabBoxNav li a.active {
	background-color: #f7f7f6;
	color: #4d4d4f;
	border-bottom: 1px solid #f7f7f6;
}
#tabBoxNav li a.noLeftBord {
	border-left: none;
}

#tabContentBox 
{
	border: 1px solid #999;
	clear:both;
	padding: 20px 30px !important;
	padding: 10px 30px;
}


/************************************ Product Content *****************************************/



#prodDesc {
	width:355px;
	float:left;
	margin-left: 14px !important;
	margin-left: 7px;
	padding-top:25px;
}
#prodImg {
	width:412px; 
	float:right; 
	margin:0 0 20px 14px; 
}
#TaaContent, #TaaContent2, #resourcesContent, #contactContent {
	margin-left: 12px
}
h2 {
	color: #236d93;
	font-size: 22px;
	font-weight: normal;
	line-height: 25px;
}
h2 span {
	color: #4d4d4f;
	font-size: 22px;
}
#TaaContent h2, #resourcesContent h2, #contactContent h2 {
	margin-top: 25px
}
#resourcesContent h3 {
	margin: 25px 0 10px; 
	font-size: 14px;
	color: #4d4d4f;
	text-transform: uppercase;
}
#resourcesContent p {
	margin: 0px 0px 10px; 
	font-size: 14px;
	color: #4d4d4f;
}
#prodDesc p em {
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	}

#prodDesc a.blueArrow {
	display:block;
	background: url(../images/blueBoxArrow.jpg) no-repeat top right;
	padding-right: 25px;
	text-transform:uppercase;
	font-size: 14px;
	margin-top:18px;
	font-weight: bold;
	width: 220px;
}
#prodDesc a.blueArrow2 {
	display:block;
	background: url(../images/blueBoxArrow.jpg) no-repeat top right;
	padding-right: 25px;
	text-transform:uppercase;
	font-size: 14px;
	margin-top:18px;
	margin-bottom: -10px;
	font-weight: bold;
	width: 190px;
}

.featuresColLeft p {
	margin-top: 10px;
}
.featuresColLeft p strong {
	text-transform:uppercase;
}
.featuresColRight p em {
	font-size: 11px;
	}
#TaaContent p {
	font-size: 14px;
	margin-bottom: 10px;
	
}


/************************************  Tables *****************************************/
.TAAHoldingTable th {
	text-align:right;
	color:#236d93;
	text-transform:uppercase;
	vertical-align: top;
}
.TAAHoldingTable th a {
	text-decoration: none;
}
.TAAHoldingTable th a:hover {
	text-decoration: underline;
}
#specTable td, #specTable th, .TAATable td, .TAATable th {
	text-align:left;
	padding: 8px;
}
#specTable th, .TAATable th {
	color:#236d93;
	text-transform:uppercase;
	border-bottom: 2px solid #848484;
}
.grayRow {
	background-color: #e1e1e1;
}
.topRow {
	background-color: #e1e1e1;
	border-top: 2px solid #848484;
}
#specTable td, #specTable th {
	text-align:left;
	padding: 8px;
}
.firstCol {	
	text-transform:uppercase;
	font-weight: bold;
}
#DownloadsTable h2 {
	font-size: 13px;
	color: #4d4d4f;
	margin-top: 10px;
}
#DownloadsTable h3 {
	font-size: 12px;
	color: #4d4d4f;
	margin-top: 28px;
	text-transform:uppercase;
}
#DownloadsTable p {
	font-size: 12px;
	color: #4d4d4f;
	margin-top: 10px;
}
.TAAHoldingTable h2 {
	color:#236d93;
	font-size: 20px;
	font-weight: normal;
}



/************************************  Contact Form *****************************************/



.input {
	border: 1px solid #cecece;
	padding:5px;
}
 #email_form select {
	border: 1px solid #cecece;
}
#email_form span {
	color:#236d93;
}
#email_form td {
	line-height: 20px;
	}

#submit {
	display:block;
	background: url(../images/blueBoxArrow.jpg) no-repeat center right;
	padding:0px 25px 0px 0px;
	text-transform:uppercase;
	font-size: 14px;
	margin-top:20px;
	font-weight: bold;
	color:#236d93;
	width: 85px;
	text-align:left;
	text-decoration: underline;
	padding: 2px;
	border:none;
	cursor:pointer;
}
.pro3Icon {
	margin: 6px 0px -2px 5px;

}
