.alert { /*row with a bad data in the forms*/
	color:#990000;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* ################################# */
/* ######### COMMON STYLES ######### */
/* ################################# */

.bodyStyle {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

h1 {
	color: #364a6a;
	font-weight: bold;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
}

h2 {
	color: #7b5f03;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 100%;
	border-bottom: solid 1px #b9992f;
}

h3 {
	color: #7b5f03;
	font-weight: bold;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h4 {
	color: #364a6a;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

hr {
	border-top: dotted 1px #aaaaaa;
	border-bottom: dotted 1px #aaaaaa;
	background-color: #ffffff;
}

ul {
	margin-bottom: 0px;
	margin-top: 0px;
}

a:link, a:visited {
	color: #069;
	text-decoration: underline;
	font-size: 12px;
}

a:hover {
	color: #CCC;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

a:link2, a:visited2 {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover2 {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}

.tx10px {
	font-size: 10px;
}

a.lnkNoUline:link, a.lnkNoUline:visited, a.lnkNoUline:hover {
	text-decoration: none;
	color: #999;
}

.orangeFadeBtn {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	background-image: url(/images/buttonBg_orange.gif);
	border: 1px solid #321914;
	cursor:hand;
	height:25px;
}

.blueBtn {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #335d92;
	border: solid 1px #486e9d;
	background-color: #496379;
	cursor: hand;
	padding: 2px;
}

.hand {
	cursor: hand;
}

.txMain {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #000000;
	border: thin none #EFEFEF;
}

/*-----------------------------------*/

/* ################################# */
/* ######### ID TAG STYLES ######### */
/* ################################# */

#h1 {
	border: solid 1px #cdc6b0;
}

#h1 table {
	background-color: #f5ecd6;
}

#mainContent {
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 25px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}

#footerTD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #a4a4a4;
	padding-top: 35px;
	padding-bottom: 15px;
}

#footerTD a:link, #footerTD a:visited {
	color: #a4a4a4;
	text-decoration: none;
}

#footerTD a:hover {
	color: #747474;
	text-decoration: none;
}

#help a:hover {
	cursor: help;
}

#tabTbl #spacer {
	height: 15px;
}

#tabTbl #tabTitle {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #364a6a;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	background-image: url(/images/brownTabBG.gif);
	background-repeat: repeat-x;
}

#tabTbl #tabCell {
	border-bottom: solid 1px #beac7f;
}

#tabTbl #content {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(/images/greyWhiteDotBG.gif);
	background-repeat: repeat;
	border-bottom: solid 1px #e1e4e9;
	color: #364A6A;
}

#tabTbl #content #whatsNewTitle {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	border-bottom: dotted 1px #000000;
}

#viewArticleCell {
	background-color: #f8f8f8;
	padding-right: 6px;
	height: 19px;
}

#viewArticleCell a:link, #viewArticleCell a:visited {
	color: #364a6a;
	text-decoration: none;
}

#viewArticleCell a:hover {
	color: #8ba8d7;
	text-decoration: none;
}

#callusTbl {
	border: dotted 1px #5e76a0;
	background-color: #e8ecf3;
}

#testimonialTbl {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	line-height: 14px;
	border-top: dotted 1px #ffffff;
	border-bottom: dotted 1px #ffffff;
	background-color:#f8f2e1;
} 

#testimonialTbl #authorInfo {
	padding-top: 8px;
	color:#364a6a;
}

#testimonialTbl p {
	margin:0px;
}

#websiteFeaturesTbl {
	margin-left: 25px;
	width: 93%;
}

#websiteFeaturesTbl td {
	border-bottom: solid 1px #e0e0e0;
}

#pricingTbl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#pricingTbl #p1 {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

#pricingTbl #p2 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

#pricingTbl #p3 {
	font-size: 11px;
	font-weight: bold;
	color: #364a6a;
}

#pricingTbl #p4 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

/*-----------------------------------*/

/* ################################# */
/* ####### NAVIGATION STYLES ####### */
/* ################################# */

/* TOP NAVIGATION */
#topNav {
	padding-bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#topNav a:link, #topNav a:visited {
	color: #4d596c;
	text-decoration: none;
	padding-right: 10px;
}
#topNav a:hover {
	color: #b5b1a1;
	text-decoration: none;
	padding-right: 10px;
}

/* MAIN NAVIGATION */
#mainNavBG {
	background-image: url(/images/framework/mainNavBG.gif);
	background-repeat: repeat-y;
	z-index: 5;
}
.mainNavOrnament {
	margin-left: 7px;
	margin-right: 7px;
	z-index: 5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#mainNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #364a6a;
	text-decoration: none;
	z-index: 5;
}
.mainNavTD_off {
	border: 1px none #eee4ca;
	cursor: hand;
	z-index: 5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.mainNavTD_over {
	border: solid 1px #bbb8ab;
	background-color: #dfe7f5;
	cursor: hand;
	z-index: 5;
	font-size: 18px;
	color: #CCC;
}

/* SUB NAVIGATION */
#subNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #364a6a;
	text-decoration: none;
	z-index: 2;
}
.subNavTD_off {
	border: solid 1px #bbb8ab;
	background-color: #dfe7f5;
	padding-left: 8px;
	cursor: hand;
	z-index: 2;
}
.subNavTD_over {
	border: solid 1px #bbb8ab;
	background-color: #dad7c8;
	padding-left: 8px;
	cursor: hand;
	z-index: 5;
}

/* FOOTER NAVIGATION */
#footerNavTD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a08c5a;
	background-color: #e6dabc;
	border: 1px solid #beac7f;
	padding-top: 2px;
	padding-bottom: 3px;
}
#footerNavTD a:link, #footerNavTD a:visited {
	color: #a08c5a;
	text-decoration: none;
}
#footerNavTD a:hover {
	color: #4d596c;
	text-decoration: none;
}

/*-----------------------------------*/
.headline {
	color:#91660D;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #91660D;
}
.alertwhite {

	color:#FFFFFF;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.alert-white2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.link-large {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
