body {
	background: url(../images/bg2.gif) repeat-x center top;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
}
p {
	margin: 0px 0px 1em;
}

#header {
	height: 90px;
	width: 914px;
	position: relative;
	margin: 0px auto;
	padding: 0px;
}
#logo {
	height: 90px;
	width: 311px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#joinNewsletter {
	margin: 0px;
	padding: 0px;
	width: 400px;
	position: absolute;
	top: 10px;
	color: #D50101;
	text-align: left;
	height: 30px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	left: 320px;
}
#joinNewsletter input {
	color: #afaeae;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}
#navigation {
	background: url(../images/navigationSeparator.gif) no-repeat center top;
	right: 0px;
	top: 50px;
	height: 20px;
	margin: 0px;
	padding: 10px 0px 0px;
	display: block;
	width: 595px;
	position: absolute;
	text-align: left;
}
#navigation a {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #434f6b;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#navigation a:hover {
	color: #CC0000;
	text-decoration: none;
}

#theme {
	background: url(../images/theme.jpg) no-repeat center top;
	height: 110px;
	width: 914px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	background: url(../images/shadow.gif) no-repeat center top;
	width: 854px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
}
#container .leftDIV {
	background: #5FBDFF url(../images/bluebox.gif) no-repeat;
	width: 170px;
	float: left;
	font: 12px/150% Verdana, Arial, Helvetica, sans-serif;
	color: #002839;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#container  .leftDIV h3 {
	font: italic bold 18px Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 15px;
	color: #FFFFFF;
}
#container .leftDIV a {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
#container .leftDIV a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#container .leftDIV p {
	border-bottom: 1px dotted #003366;
	padding-bottom: 10px;
}


#container .leftDIV .bottom {
	background: url(../images/blueboxBottom.gif);
	margin-right: -10px;
	margin-left: -10px;
	height: 10px;
	overflow: hidden;
}

/**/
#container .fullDIV {
	width: 814px;
	padding-right: 20px;
	padding-left: 20px;
	font: 14px/150% Verdana, Arial, Helvetica, sans-serif;
}
#container .fullDIV h3 {
	font: italic 18px/150% Georgia, "Times New Roman", Times, serif;
	color: #797a7a;
}
#container .fullDIV h2 {
	font: italic 24px Georgia, "Times New Roman", Times, serif;
	color: #016088;
}
/**/

#container .middleDIV {
	width: 434px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	font: 14px/150% Verdana, Arial, Helvetica, sans-serif;
}
#container .middleDIV h3 {
	font: italic 18px/150% Georgia, "Times New Roman", Times, serif;
	color: #797a7a;
}
#container .middleDIV h2 {
	font: italic 24px Georgia, "Times New Roman", Times, serif;
	color: #016088;
}

#container .middleDIV .featuredPartner {
	background: #B60B01 url(../images/featuredPartnerBack.gif);
	height: 137px;
	width: 395px;
	color: #FFFFFF;
	padding: 10px 20px;
	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	line-height: normal;
}
#container .middleDIV .featuredPartner img {
	float: left;
	margin-right: 10px;

}
#container .middleDIV .featuredPartner h4 {
	font: italic normal 30px/normal Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 5px;
	color: #710600;
	padding: 0px;
	text-align: left;
}
#container .middleDIV .featuredPartner a {
	text-decoration: none;
	color: #FFCC00;
}
#container .middleDIV .featuredPartner a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#container .rightDIV {
	background: #f4f4f4 url(../images/TradeShowsTop.gif) no-repeat left top;
	width: 170px;
	float: left;
	font-size: 14px;
	color: #5f5f5f;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#container .rightDIV .bottom {
	background: url(../images/TradeShowsBottom.gif) no-repeat left top;
	margin-right: -10px;
	margin-left: -10px;
	height: 10px;
	overflow: hidden;
}


#container .rightDIV p {
	background: url(../images/TradeShowsSeparator.gif) no-repeat center top;
	padding-top: 10px;
}
#container .rightDIV strong {
	color: #00688d;
	font-style: italic;
}


#container .rightDIV h2 {
	font: italic bold 24px Georgia, "Times New Roman", Times, serif;
	color: #00688d;
	margin: 0px;
}
#container .rightDIV h3 {
	margin: 0px 0px 15px;
	font-size: 12px;
}
#container .rightDIV h4 {
	margin: 0px 0px;
	font-size: 12px;
}
#container .clearboth {
	clear: both;
	height: 20px;
	overflow: hidden;
}





#footer {
	background: #1A2740 url(../images/footer.gif);
	height: 210px;
	width: 100%;
}
#footerContent {
	width: 914px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	padding-top: 20px;
	line-height: 150%;
}
#footer #footerContent a {
	text-decoration: none;
	color: #FFFF99;
	font-weight: bold;
}
#footer #footerContent a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#footer  #footerContent #bePart {
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 350px;
	padding-right: 10px;
}
#footer #footerContent #bePart p {
	margin: 0px;
}
#footer #footerContent #bePart strong {
	font: bold 30px Georgia, "Times New Roman", Times, serif;
	color: #FFFFCC;
	letter-spacing: -1px;
}
#footer #footerContent #bePart em {
	font: italic 18px Georgia, "Times New Roman", Times, serif;
}
#container .wideDIV {
	width: 624px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	font: 14px/150% Verdana, Arial, Helvetica, sans-serif;
}
#container .wideDIV h3 {
	font: italic bold 18px/150% Georgia, "Times New Roman", Times, serif;
	color: #797a7a;
	margin: 0px;
}
#container .wideDIV h2 {
	font: italic bold 24px Georgia, "Times New Roman", Times, serif;
	color: #016088;
}
#container .wideDIV .team {
	padding: 20px 30px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	background: url(../images/shadowSeparator.gif) no-repeat center top;
}
#container .wideDIV .team img {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}
#container .wideDIV .team a {
	color: #990000;
	text-decoration: none;
}
#container .wideDIV .team span {
	font-size: 14px;
	font-weight: bold;
}
#container .wideDIV .contact {
	font-size: 12px;
	text-align: justify;
	background: #F7F7F7;
	margin-top: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container .wideDIV .contact td {
	padding: 4px 10px;
	text-transform: uppercase;
	font: 10px tahoma, verdana, arial;
	color: #424242;
}
#container .wideDIV .contact input {
	font-size: 16px;
	width: 200px;
}
#container .wideDIV .contact textarea {
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
}
#container .wideDIV .contact table {
	margin: 10px;
	border: 1px solid #C1C1C1;
}
#container .wideDIV .subnav {
	background: #EFF3F7;
	text-align: right;
	font-size: 11px;
	padding: 4px 10px;
}
#container .wideDIV .subnav a {
	text-decoration: none;
	color: #A00101;
}


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

.errormessage {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.successmessage {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #009933;
	font-weight: bold;
	text-decoration: none;
}
.btn{
	color:#FFFFFF;
	font-family: Verdana,helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
      	background-color:#47798C;
      	border: 1px solid #000000;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.tableStyle
{
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;

}
.tableStyle1
{
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #4F8BC9;
	border-bottom-color: #4F8BC9;
	border-right-color: #4F8BC9;
	border-left-color: #4F8BC9;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;

}
.inputbox
{
	FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border: 1px solid #47798C;
}
.tablecontent {
	font-family: Verdana, Arial, Tahoma;
	font-size:12px;
	color: #2166AB;
	text-decoration: none;
}
div.checkboxstyle1{
	font:13.3px Verdana, Arial, Times New Roman;
	width:20.5em;
}
div.checkboxstyle2{
	background:#fff;
	overflow:auto;
	height:8.1em;
	border-left:1px solid #9BB6E5;
	border-top:1px solid #9BB6E5;
	border-right:1px solid #9BB6E5;
	border-bottom:1px solid #9BB6E5;
}
.total_bgcolor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#47798C;
	height:26px;
}

.tableheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.tablelinks {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #47798C;
	text-decoration: none;
}
a.tablelinksbold {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #47798C;
	text-decoration: none;
}
.tablecontentbold {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #2166AB;
	text-decoration: none;
}
.tableStyleListBottom{
	background: url(../images/shadowSeparator.gif) no-repeat center top;
}


a.trade {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.tradered {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.imgwhiteborder{
	border: 5px solid #FFFFFF;
	padding:0px;	
	text-decoration: none;
	cursor:hand;
}

a.backlink {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.backlinkbold {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

a.indurtynewbold {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #016088;
	text-decoration: none;
}



a.hlinks {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #074287;
	text-decoration: underline;
	font-weight:bold;
}

a.hlinks:hover{
	color: #074287;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	text-decoration:underline;
}

a.hlinks:visited{
	color: #074287;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
}

a.hlinks:active{
	color: #074287;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
}

a.hlinks:link{
	color: #074287;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
}
.copyright {font-family:arial;font-size:9px; color:#CCCCCC; line-height:13px;
}

