body {
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #5D5D5D;
	background-color: #E0E0E0;
	line-height: 16px;
}
.contentPad {
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
a, a:link, a:visited, a:active {
	/*color: #0055B4;*/
	color: #000000;
}
a:hover {
	/*color: #EF3023;	*/
	color: #0055B4;
}

a.grayLink , a.grayLink:link, a.grayLink:visited, a.grayLink:active {
	color: #999999;
	text-decoration: underline;
}
a.grayLink:hover {
	color: #666666;	
}
a.redLink , a.redLink:link, a.redLink:visited, a.redLink:active {
	color: #EF3023;
	text-decoration: underline;
}
a.redLink:hover {
	color: #666666;
	text-decoration: underline;
}

a.orangeLink, a.orangeLink:link, a.orangeLink:visited, a.orangeLink:active {
	color: #ffffff;
	text-decoration: none;
}

/*
a.orangeLink:link {
	text-decoration: underline;
}
*/

a.orangeLink:hover {
	color: #FA9D0D;
	text-decoration: none;
}

a.rightLink , a.rightLink:link, a.rightLink:visited, a.rightLink:active {
	color: #999999;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.rightLink:hover {
	color: #999999;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.just {
	text-align: justify;
}
.date {
	font-size: 10px;
	color: #5D5D5D;
}
.li {
	margin-left: -20px;
	color: #FA9C0A;
	margin-bottom: 3px;
	list-style-type: square;
	margin-top: 3px;
	text-align: justify;
}

.logoPad {
	margin-right: 22px;
	margin-left: 22px;
}

.txtFieldSearch {
	width: 135px;
	font-family: Arial, Verdana, sans-serif;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.contentRightWrap {
	background-image: url(/images/box_index_right_tile.gif);
	background-repeat: repeat-y;
}
.highlightBox {
	color: #000000;
	padding: 7px;
	border: 1px solid #CCCCCC;
	line-height: 17px;
	letter-spacing: 1px;
	text-align: justify;
	background-color: #EFEFEF;
	margin: 15px 3px 3px;
}
.red {
	color: #EE1B22;
	font-weight: bold;
}
h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 15px;
	letter-spacing: 2px;
	color: #EF3023;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.wcit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #EF3023;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}


.normalTxt {
	font-size: 12px;
	font-weight: normal;
	color: #5D5D5D;
	text-align: justify;
}
.red11 {
	font-size: 11px;
	color: #EF3023;
	font-weight: bold;
}
.blue {
	font-weight: bold;
	color: #0055B4;
}
.prod {
	color: #666666;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EF3023;
	font-size: 14px;
	font-weight: bold;
}

.prod2 {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}
.txtField {

	width: 200px;
	font-family: Arial, Verdana, sans-serif;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.txtArea {
	width: 300px;
	font-family: Arial, Verdana, sans-serif;
	color: #666666;
	border: 1px solid #CCCCCC;
	height: 150px;
}
.li2 {

	margin-left: -20px;
	color: #FA9C0A;
	margin-bottom: 15px;
	list-style-type: square;
	margin-top: 3px;
}
.table {
	border: 1px solid #CCCCCC;
}
.thDark {

	color: #000000;
	padding: 7px;
	line-height: 17px;
	background-color: #EFEFEF;
}
.tdLight {


	color: #000000;
	padding: 7px;
	line-height: 17px;
	background-color: #F8F8F8;
}
.table01 {
	background-color: #F4F4F4;
}
.table02 {
	background-color: #E2E2E2;
}
.table03 {
	background-color: #FFFFFF;
}
.table02border {
	background-color: #FFFFFF;
	border: 1px solid #E2E2E2;
}
.red14 {
	color: #EE1B22;
	font-weight: bold;
	font-size: 14px;
}
.table03border {

	background-color: #FFFFFF;
	border: 3px solid #F4F4F4;
}
h3 {

	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #EF3023;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.imgLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
.imgRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}
.border {
	padding: 1px;
	border: 1px solid #EAEAEA;
}
.productsField {
	width: 180px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}
li.li3 {
	margin-left: -26px;
	margin-bottom: 3px;
	color: #FA9C0A;
	list-style-type: square;
	margin-top: 3px;
}

td.botSpace {
	padding-bottom: 8px;	
}

.sitemap{
	float: right;
	clear: both;
	margin-top: 2px;
	margin-right: 8px;
}

.sitemap2{
	float: right;
	clear: both;
	padding-right: 8px;
}

.moreOpen {
	padding-left: 18px;
	background: url(/images/fold.gif) no-repeat;
	padding-top: 0px;
	FONT-SIZE: 14px;
	COLOR: #999999;
	font-weight: bold;
	cursor:pointer;cursor:hand ;
}

.submenu{
	/*border-left: 1px solid #DB2518;*/
 	margin-left:6px;
 	padding-left:12px;
  	padding-right:5px;
}
.moreOpen1 {	padding-left: 18px;
	background: url(/images/fold.gif) no-repeat;
	padding-top: 0px;
	FONT-SIZE: 14px;
	FONT-FAMILY: Arial, Verdana, sans-serif;
	COLOR: #999999;
	font-weight: bold;
	cursor:pointer;cursor:hand ;
}

.blueText{
color: #0055B4;
}

 label
{
width: 7em;
float: left;
text-align: left;
margin-right: 0.5em;
display: block;
}
.submit input
{
margin-left: 6.8em;
}

.submit input
{
color: #FFF;
background: #7FAA44;
border: 2px outset #D7C211;
} 
 fieldset
{
border: 1px solid #97B84E;
width: 34em;
background-color:#FAFAFA;
}

legend
{
color: #000;
background: #7FAA44;
border: 1px solid #0D8500;
padding: 6px 10px;
font-weight: bold;
background-image:url(/images/form_bg.jpg);
}
.txtField{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.benefits{
	background-image: url(/images/box_benefit03.gif);
	background-repeat: no-repeat;
	height: 139px;
	font-size: 16px;
	font-weight: bold;
	width: 689px;
	padding-right: 8px;
	color: #000000;
	line-height: 18px;
	background-position: top;
	padding-left: 15px;
}

.redCI{
	font-size: 18px;
	color: #C30000;
}

/*********************right nav***********************/

.menutitle{
	margin-bottom: 2px;
	width:200px;
	padding:2px;
	font-size: 14px;	/*text-align:center;
	font-weight:bold;
	border:1px solid #000000;
	background-image: url(../images/logo_smm_episode1.jpg);
	background-repeat: no-repeat;
	background-position: right;*/
}

.submenu{
margin-bottom: 0.5em;
}