@charset "utf-8";
/* General formating*/

*{margin: 0 auto; padding: 0;}

body  {
	font-family:Tahoma,sans-serif;
	font-weight:normal;
	margin: 0 auto;
	padding: 0 auto;
	text-align: center;
	text-decoration:none;
	min-width:974px;
	color: #333;
	font-size:13px;
	background-image: url(../images/bg_06.jpg);
	background-repeat: repeat-x;
}
body img{border-width: 0;border-style: none;}

body div, body p{
	letter-spacing:normal;
}
body a, h1, h2, h3, h4, h5, h6{letter-spacing:0em;}
ul, ul li{
	letter-spacing:0em;
	line-height: normal;
}

a {
	color:#0093d0;
	text-decoration: none;
}
a:link {color:#0093d0;text-decoration: none;}
a:visited {
	color:#63C;
	text-decoration: none;
}
a:hover {color:#ec6527;text-decoration: underline;}
a:active {color:#94AA3A; text-decoration:none; font-weight: bold;}
.a.current {;}
.a.underline {text-decoration:underline;}
.a.bold {font-weight:bold;}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


#page {
	text-align:center;
	margin: 0 auto;
	padding: 0 auto;
	width: 100%;
	vertical-align: top;
	background-image: url(../images/page1_03.jpg);
	background-repeat: repeat-x;
}

#container {
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin: 0 auto;
	width: 960px;
	margin: 0 auto;
	background-color: #FFF;
}




/* header styles*/

#header {
	padding: 0;
	height: 394px;
	color: #0093d0;
	margin: 0 auto;
	vertical-align: top;
	width: 960px;
	background-image: url(../images/header_bg_03.jpg);
} 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

/*breadcrumb styles*/
	
#breadcrmb_wrapper {
	height: 20px;
	border: none;
	margin: 0 auto;
	padding: 0;
	width: 300px;
	position: absolute;
	margin-top: 90px;
	margin-left:670px;
	
}
#breadcrmb{
	padding:0;
	margin:0;
	font-weight: normal;
	font-family: Tahoma, sans-serif;
	font-size: 8px;
	float: right;
}

#breadcrmb ul{
	padding:0;
	margin:0;
}

#breadcrmb li{
	position: relative;
	float: left;
	list-style: none;
	margin: 0;
	padding:0;
} 
	
#breadcrmb li a{
	color: #666;!important;
	width:80px;
	height: 20px;
	display: block;
	text-decoration:none;
	text-align: center;
	line-height: 20px;
	padding:0px 10px 0px 10px;
	border-right:1px solid #666;
	float:left;
} 

#breadcrmb ul li a:visited{
	color: #666;
}

#breadcrmb ul li a:hover{
	color: #ec6527 !important; /*text color of selected and active item*/
}

#breadcrmb ul li a.first {
	border-left:none;
}
#breadcrmb ul li a.last {
	border-right:none;
}

/*end breadcrumb styles */

#logo {
	height:110px;
	width: 960px;
	background-image: url(../images/logo1_06.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}
#logo h1{
	color:#EC6527;
	padding-top:25px;
	font:Arial;
	font-size:18px;
	text-align: left;
	padding-left: 100px;
}

#logo p{
	color:#0093D0;
	font:Arial;
	font-weight:bold;
	font-size:14px;
	margin-top: -26px;
	margin-left: 480px;
}
#logo img{
	float:left
}

/*** main menu styles ***/
#menu_wrapper {
	height: 40px;
	border: none;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	padding-bottom: 10px;
}

#menu{
	padding:0;
	margin:0;
	font-weight: normal;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}
#menu ul{
padding:0;
margin:0;

}

#menu li{
position: relative;
float: left;
list-style: none;
margin: 0;
padding:0;

} 
	
#menu li a{
	color: #FFF;!important;
	width:150px;
	height: 40px;
	display: block;
	text-decoration:none;
	text-align: center;
	line-height: 40px;
	color: white;
	background-image: url(../images/menu_bttn1_12.jpg);
	padding:0px 21px 0px 20px;
	border-right:1px solid #333;
	float:left;
} 
#menu li a:hover{
	color: #FFF; !important;
	background-image: url(../images/menu_bttn2_12.jpg);
	padding-top: 0px; /*shift text down 1px for selected and active item*/
	padding-bottom: 0px;
}
	

#flash_div {
	width:961px;
	height: 240px;
	margin: 0 auto;
	padding: 0 auto;
	vertical-align: top;
	background-image: url(../images/white_banner_25.jpg);
	background-repeat: no-repeat;
}

#flash {
	height: 285px;
	width: 669px;
	margin-left: 250px;
	margin-top: 9px;
}

#content {
	padding: 16px 15px 10px 20px;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	width: 924px;
	background-image: url(../images/bg_content_18.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

/* Group Main Content no columns*/

#mainContent_single {
	margin: 0px 0px 0px 200px;
	padding: 0px 0px 0 0px;
	font-size: 14px;
} 

/* Group MainContent right side column*/

#mainContent {
	margin: 0px 320px 0px 0px;
	padding: 0px 0px 0 10px;
} 

#mainContent ul, ul li{
	letter-spacing:0em;
	margin-bottom: 6px;
	margin-left: 30px;
	color: #930;
	font-size: 12px;
}
.mainheaderdiv {
	width:100%;
	height:40px;
	margin:0px;
	padding:0px;
	border-bottom: 1px solid #F2F2F2;
}

.mainheaderdiv h1{
	font-size:15px;
	color:#F26322;
	line-height:normal;
	margin-bottom:6px;
	margin-top:6px;
	text-align:left;
}

.mainheaderdiv h2{
	font-weight:bold;
	font-size:70%;
	color:#666;
	line-height:1.2 em;
}
.maincontentdiv h1 {
	font-size:16px;
	color:#f26322;
	line-height:1 em;
	margin-bottom:6px;
	margin-top:12px;
	text-align:left;
}

.maincontentdiv h2 {
	font-weight:bold;
	font-size:12px;
	color:#666;
	line-height:1.2 em;
	margin-bottom: 6px;
	margin-top: 6px;
}

.maincontentdiv h3 {
	font-size:13px;
	color:#2B388F;
	line-height: 1.3em;
	margin-bottom: 10px;
}

.maincontentdiv p {
	margin-bottom:10px;
	line-height: 14pt;
}

.maincontentdiv a {
	color:#E7472B;
	font-weight: bold;
}

#mainContent table {
	font-size: 9px;
	border-collapse: collapse;
	text-align: left;
	border: none;
	padding: 8px;
	margin: 0;
	width:100%;
	background-color:#FFF;
}
#mainContent td {
	border: none;
}
#mainContent td a {color:#000066;}

#prod_container {
	margin: 10px 350px 10px 10px;
}
#mainContent_prod {
	margin: 6px 200px 0px 10px;
	padding: 0;
} 
#prod_right {
	width: 350px;
	padding: 0px 0px 0px 0px;
	border:none;
	margin-bottom: 10px;
	vertical-align: top;
	float: right;
	margin-left: 10px;
}
#mainContent_prod table {
	font-size: 9px;
	border-collapse: collapse;
	text-align: center;
	padding: 8px;
	margin: 0;
	width:80%;
	color: #FFF;
	border: none;
}
#mainContent_prod #prod_righttable{
	width:100%;
	padding: 0px;
	border:1px solid #C0C0C0;
	vertical-align: top;
	margin: 0 auto;
}
#mainContent_prod #prod_righttable td{border:1px solid #C0C0C0; vertical-align: top;padding:6px;}

#mainContent_prod td {width:50%;}
#mainContent_prod td a {color:#000066;}

#prod_left {
	float: left;
	width: 60%; 
	background: #FFF; 
	padding: 0px 0px 0px 0px; 
	border:none;
	margin-left: 0px;
	margin-bottom: 10px;
	vertical-align: top;
}

#videodiv {
	height: 630px;
	width:830px;
	margin-left: 10px;
	vertical-align: top;
}
#photogalleydiv {
	height: 500px;
	width: 800px;
	margin: 0 auto;
	padding-top: 20px;
}
#form {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	color: #FFFFFF;
	background-color: #FF9933;
	padding-bottom: 8px;
	width:230px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
#form p{
	margin:0px;
	color:#FFF;
}
#form .form_input {
	width: 210px;
	padding:4px;
	color:#333333;
	border: #5aa8d9 1px solid;
	margin-bottom: 4px;
	margin-top: 0px;
	margin-left: 0px;
	height: 20px;
}

#form .form_comment {
	width: 210px;
	height:45px;
	color:#333333;
	border: #5aa8d9 1px solid;
}

.320marginleftdiv {
	margin-left: 330px;
	width: 265px;
}

/* Group 3 center col banner*/
#3col_wrapper {
	text-align:left;
	margin: 0;
	padding: 0;
	margin-left: 50px;
	margin-right: 325px;
	height: 330px;
}
 
#3col {
	width: 100%;
	height: 126px;
	padding: 0 auto;
	margin: 0 auto;
	float: left;
	
}
#3col .colfirst {
	width: 300px;
	float: left;
	height: 126px;
	background-color: #666;
}
#3col .collast {
	float: left;
	margin: 0;
	width: 300px;
	background-image: url();
	background-repeat: no-repeat;
	height: 126px;
}
#3col .col a:hover{
	background-image: url();
}

#3col .middle {
	width: 200px;
	float: left;
}
#3col p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 15px 10px 30px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 0.2em;
	line-height: 1.2em;
}
#3col .col {
	height: 126px;
	margin: 0px;
	font-size: 1.4em;
}

#3col .col ul li {
	color: #036;
	margin-bottom: 10px;
	font-size: 0.85em;
}

#3col .col ul li a {
	color: #036 !important;
	text-decoration: none !important;
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #8d8c8c;
}

#3col .col ul li a:hover {
		color: #fff !important;
	text-decoration: underline !important;
}


#3col h1 {
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	color: #036;
	margin-bottom: 14px;
	margin-left: 20px;
	margin-top: 15px;
	font-size: 1em;
	line-height: 1em;
}

#3col h2 {
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	color: #036;
	margin-bottom: 14px;
	margin-top: 15px;
	font-size: 1em;
	line-height: 1em;
}
/*end*/


/* Group four banner insert*/

.banner_row{
	width: 920px;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	border: 1px solid #C0C0C0;
	font-size: 12px;
}

.banner_row .grey_title {
	font: 19px Tahoma;
	color:#666;
	text-align: center;
	font-weight: normal;
	line-height: 2em;
}

.banner_col1, .banner_col2, .banner_col3, .banner_col4 {
	overflow: hidden;
	width:230px;
	float: left;
}
.banner1 {
	text-align: left;
	overflow: hidden;
	border-right: 1pt solid #C0C0C0;
}

.banner_col1 img {

}



.banner_col1 em {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 1.250em;
	font-weight: bold;
	color: #373434;
}

.banner_col1 p {
	margin: 0px 6px 6px 10px !important;
	padding: 0 !important;
	line-height: 1.2em;
}

.banner_col1 a {

}

.banner2 {
	text-align: left;
	overflow: hidden;
	border-right: 1pt solid #C0C0C0;
}

.banner_col2 img {
}

.banner_col2 em {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 1.250em;
	font-weight: bold;
	color: #373434;
	padding: 0 2px 0 0;
}

.banner_col2 p {
	margin: 0px 6px 6px 10px !important;
	padding: 0 !important;
	line-height: 1.2em;
}

.banner_col2 a {
	width: 91px;
	height: 27px;
	display: block;
	float: right;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url();
	background-repeat: no-repeat;
	padding-top: 4px;
	font-size: 12px;
}

.banner3 {
	text-align: left;
	overflow: hidden;
	border-right: 1pt solid #C0C0C0;
}

.banner_col3 img {

}

.banner_col3 em {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #373434;
	padding: 0 2px 0 0;
}

.banner_col3 p {
	line-height: 1.2em !important;
	margin: 0px 6px 6px 10px !important;
	padding: 0 !important;
}

.banner_col3 a {
	width: 91px;
	height: 27px;
	display: block;
	float: right;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url();
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-top: 4px;
	margin-top: 4px;
	text-align: center;
}

.banner4 {
	text-align: left;
	overflow: hidden;
}

.banner_col4 img {

}

.banner_col4 em {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #373434;
	padding: 0 2px 0 0;
}

.banner_col4 p {
	line-height: 1.2em !important;
	margin: 0px 6px 6px 10px !important;
	padding: 0 !important;
}

.banner_col4 a {
	width: 91px;
	height: 27px;
	display: block;
	float: right;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url();
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-top: 4px;
	margin-top: 4px;
	text-align: center;
}

/*end*/

/*get started buttons styles*/

#getstarted {
	border:1px solid #C0C0C0;
	width: 290px;
}
#getstarted h1 {
	color:#C8090E;
	font-size:18px;
	margin-left:20px;
	margin-top:0px;
	margin-bottom:0px;
}
#getstarted  p {
	font-size:12px;
	margin-left:20px;
}

#getstarted  ul {
	font-size:12px;
	margin-left:-10px;
	margin-top:20px;
}
.bttn1rollover a {
	display:block;
	width:290px;
	background-image:url(../images/bttn_custom1.jpg);
	background-position:left;
	height:48px;
	margin-left:0px;
	background-repeat:no-repeat;
}


.bttn1rollover a:hover {
	background-image:url(../images/bttn_custom2.jpg);
	background-repeat:no-repeat;
	background-position:left;
}



.bttn2rollover a {
	display:block;
	width:290px;
	background-image:url(../images/bttn_update1.jpg);
	background-position:left;
	height:48px;
	margin-left:0px;
	background-repeat:no-repeat;
}


.bttn2rollover a:hover {
	background-image:url(../images/bttn_update2.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
.bttn3rollover a {
	display:block;
	width:250px;
	background-image:url();
	height:126px;
	margin-left:0px;
	background-repeat:no-repeat;
}
.bttn3rollover a:hover {
	background-repeat:no-repeat;
}
.bttn4rollover a {
	display:block;
	width:250px;
	background-image:url();
	height:126px;
	margin-left:0px;
	background-repeat:no-repeat;
}
.bttn4rollover a:hover {
	background-image:url();
	background-repeat:no-repeat;
}
/*index buttons end*/




/* right side column formating*/
.right_list{
	font-size:10px;
	width:300px;
	float:left;
	margin-left:0px;
	margin-top:0px;
	font: Arial;
	margin-bottom: 20px;
}

.right_list h2{
	font-size:10px;
	margin-left:-20px;
	margin-top:10px;
	font: Arial;
	font-weight:bold;
	color:#666;
	text-align: left;
	margin-bottom: 0px;
}


.right_list ul{
	list-style:bullitt;
}
.right_list ul li{
}

.right_list ul li a{
	color:#666;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	border: none;
	line-height:18px;
}

.left_list ul li a:visited{
	color: #666;
}

.right_list ul li a:hover{
	color: #EC6527;
	padding-top: 0px; /*shift text down 1px for selected and active item*/
	padding-bottom: 0px; /*shift text down 1px for selected and active item*/
}


#sidebar1 {
	float: right;
	width: 300px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	vertical-align: top;
	margin-right: 0px;
	margin-top: 0px;
	border-right: none;
}

#sidebar1 h1 {
	margin-top:12px;
	margin-left:10px;
	text-align:left;
	font-weight:bold;
	font-size: 14px;
}


#sidebar1 h3, #sidebar1 p, #prod_left p, #prod_left h3, #prod_left p,{
	margin-left: 6px;
	margin-right: 0px;
}
.sdheaderdiv {
	width:300px;
	height:40px;
	background-image:url(../images/tabbg_12.jpg);
	margin:0px;
	padding:0px;
	color: #333; /*text color*/
	text-align: center;
	border: 1px solid #999;
}

.sdheaderdiv_video {
	width:300px;
	height:46px;
	background-image:url(../images/rtp_videos_17.jpg);
	margin:0px;
	padding:0px;
	color: #FFF; /*text color*/
	text-align: center;
	font-size:80%;
	background-repeat: no-repeat;
	background-color: #000;
}

.sdcontentdiv{
	width:100%;
	text-align: left;
	background-color: #FFF;
	margin-bottom: 30px;
}
.sdcontentdivbl{background-color:#016FAE;color: #FFF;padding:6px;}
.sdcontentdivbl p{
	color:#FFF;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

.sdcontentdivbttm{
	width:300px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFF;
	border: 1px solid #999;
	margin-bottom: 30px;
	
}
#sidebar1 .sdcontentdivbl a{
	color:#FFF;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
#sidebar1 .sdheaderdiv a{
	color:#666;
	font-weight:normal;
}
#sidebar1 .sdheaderdiv a:hover{color:#EC6527;padding-top: 1px; /*shift text down 1px for selected and active item*/}
#sidebar1 h3{
	text-align:center;
	font-size: 12px;
	margin: 10px;
}
#sidebar1 p{
	margin-top:6px;
	margin-left: 6px;
	margin-bottom: 6px;
	font-size: 12px;
	line-height: 1.3em;
}
#sidebar1 a{
	color:#999;
	text-decoration:none;
	font-weight: bold;
}
#sidebar1 p a{
	color:#EC6527;
	text-decoration:none;
	font-weight: bold;
}
#sidebar1 p a:hover{color:#0093D0;padding-top: 1px; /*shift text down 1px for selected and active item*/}


#sidebar1 a:link a:hover a:active{color:#000066;text-decoration:none;}
#sidebar1 ul{list-style:bullitt;margin-left:30px;}





.form_input {
	width: 135px;
	padding:4px;
	color:#333333;
	border: #5aa8d9 1px solid;
	margin-bottom: 4px;
	margin-top: 4px;
	margin-left: 3px;
}

.comment_input {
	width: 236px;
	height:45px;
	color:#333333;
	border: #5aa8d9 1px solid;
}
#form-bgd {
	padding-right: 8px;
	padding-left: 8px;
	/*
	background-image: url(images/form-bgd.jpg);
	background-repeat: repeat-x;
	*/
	padding-top: 8px;
	color: #FFFFFF;
	background-color: #FF9933;
	padding-bottom: 8px;
}


/* Group 2 center col banner*/

#products_wrapper {
	padding: 0;
	width: 100%;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	border-top: 1px solid #C0C0C0;
}

#products {
	width: 100%;
	padding: 0 auto;
	margin: 0 auto;
	margin-top: 22px;
	height: 220px;
	border-bottom: 1px solid #C0C0C0;
	
}
#products p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 15px 0px 30px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	color: #036;
}
#products .col {
	width: 200px;
	height: 195x;
	float: left;
	margin: 0 auto;
	font-size: 1.4em;
	border: 1px solid #C0C0C0;
}

#products .col ul li {
	color: #036;
	margin-bottom: 3px;
	font-size: 0.85em;
	list-style:none;
}


#products .col2 {
	width: 390px;
	height: 195px;
	float: left;
	margin-right: 0px;
	font-size: 1.4em;
	margin-left:0px;
}
#products  h1 {
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	color: #036;
	margin-bottom: 14px;
	margin-left: 20px;
	margin-top: 0px;
	font-size: 14px;
	line-height: 1em;
}

#products  h2 {
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	color: #666;
	margin-bottom: 14px;
	margin-top: 15px;
	font-size: 13px;
	line-height: 1em;
	margin-left: 30px;
}
#products .col2 ul li {
	color: #C00;
	margin-bottom: 3px;
	font-size: 13px;
}
#products ul li a {
	color: #036 !important;
	text-decoration: none !important;
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #8d8c8c;
}

#products ul li a:hover {
		color: #fff !important;
	text-decoration: underline !important;
}

/*end*/


/* Group FOOTER styles */

#footer_wrapper {
	margin-top: 0px;
	height: 260px;
	overflow: hidden;
	background-image: url(../images/footer_40.jpg);
	color: #fff;
	background-repeat: no-repeat;
	text-align:left;
	background-position: top;
	width: 960px;
}
 
#footer {
	width: 100%;
	height: 270px;
	padding: 0 auto;
	margin: 0 auto;
	margin-top: 22px;
	
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 15px 10px 30px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.2em;
	line-height: 1.2em;
	color: #FFF;
}
#footer .col {
	width: 220px;
	height: 180px;
	float: left;
	margin-right: 10px;
	font-size: 1.4em;
	margin-left:10px;
}

#footer .col ul li {
	color: #036;
	margin-bottom: 3px;
	font-size: 11px;
	list-style:none;
}

#footer .col ul li a {
	color: #036 !important;
	text-decoration: none !important;
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #8d8c8c;
}

#footer .col ul li a:hover {
	color: #fff !important;
	text-decoration: underline !important;
}

#footer .last {
	float: right;
	margin: 0;
}

#footer h2 {
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	color: #036;
	margin-bottom: 14px;
	margin-left: 20px;
	margin-top: 15px;
	font-size: 12px;
	line-height: 1em;
}

#footer .actions div a {
	font-size: 10px;
	margin-bottom: 10px;
	width: 160px !important;
	text-align: center;
}
#footer #copyright {
	color: #878787;
	font-size: 10px;
	padding-top: 25px;
}

#footer #copyright a {
	color: #878787 !important;
	text-decoration: none !important;
}

#footer #copyright a:hover {
	text-decoration: underline !important;
}

/* footer end */


/* other formating*/

#keywords {
	border: 1px solid #CCCCCC;
	padding-top: 10px;
}

.main_bullets{
	text-align: left;
	font-size: 12px;
	padding:20px;
	margin-bottom: 12px;
}

.main_bullets ul{
	margin-bottom: 10px;
	padding: 0;
}

.main_bullets li{
	margin-bottom: 10px;
	padding: 0px;
}
.main_bullets li a{
	color: #333; /*text color*/
	text-decoration: none;
}
.main_bullets ul li a:visited{
	color: #333;
}
.main_bullets ul li a:hover, .main_bullets ul li .current{
	color: #666 !important; /*text color of selected and active item*/
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	overflow: hidden;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	line-height: 0px;
}

/* image styling*/
.imgborder { border:1px solid #C0C0C0}
.imgborder_margin10 { border:1px solid #C0C0C0; margin:10px;}
.img_noborder_margin10 {margin:10px;}
.img_frame {background:#FaFaFa; border:1px solid #DaDaDa; padding:5px}


/* width styling*/
.wid25px{width:25px;}
.wid26px{width:26px;}
.wid30px{width:30px}
.wid40px{width:40px;}
.wid45px{width:45px;}
.wid50px{width:50px;}
.wid55px{width:55px;}
.wid60px{width:60px;}
.wid65px{width:65px;}
.wid70px{width:70px;}
.wid80px{width:80px;}
.wid85px{width:85px;}
.wid95px{width:95px;}
.wid105px{width:103px;}
.wid110px{width:110px;}
.wid115px{width:115px;}
.wid120px{width:120px;}
.wid125px{width:125px;}
.wid140px{width:125px;}
.wid150px{width:150px;}
.wid160px{width:160px;}
.wid170px{width:170px;}
.wid180px{width:180px;}
.wid200px{width:200px;}
.wid220px{width:220px;}
.wid240px{width:240px;}
.wid255px{width:255px;}
.wid260px{width:260px;}
.wid270px{width:270px;}
.wid300px{width:300px;}
.wid350px{width:350px;}
.wid400px{width:400px;}
.wid480px{width:480px;}
.wid500px{width:500px;}
.wid540px{width:540px;}
.wid48Percent{width:49%;}
.wid50Percent{width:50%;}
.wid100Percent{width:100%;}
.wid5Percent{width:5%;}
.wid6Percent{width:6%;}
.wid7Percent{width:7%;}
.wid8Percent{width:8%;}
.wid9Percent{width:9%;}
.wid10Percent{width:10%;}
.wid15Percent{width:15%;}
.wid25Percent{width:25%;}

/* text styling*/
.text_wh_bd_center {color: #FFFFFF; text-align: center;font-weight: bold;}
.text_wh_center {color: #FFFFFF;text-align: center;}
.text_wh_bd {font: bold normal 12px/normal Verdana;color: #FFFFFF;}
.text_bl_bd_13center {color: #000066;text-align: center;margin: 8px;font-size: 13px;font-weight: bold;}
.text_bl_bd_16 {color: #000066;font-size: 16px;font-weight: bolder;}
.text_bl_bd_18 {color: #000066; text-decoration: none;font-size: 18px;font-weight: bold;}
.text_bl_bd_18_center {color: #000066; text-decoration: none;font-size: 18px;font-weight: bold; text-align:center}
.text_bl_bd_12 {color: #000066; margin-bottom: 8px;font-weight: bold;}
.text_bl_bd_rgt {color: #000066;margin-bottom: 8px;font-weight: bold;text-align:right}
.text_bl_bd_10 {color: #000066;font-size: 10px;font-weight: bold;}
.text_bl_13 {color: #000066;font-size: 13px;}
.text_bl_10 {color: #000066;font-size: 10px;}
.text_bk_bd_10 {font-size: 10px;font-weight: bold;}
.text_bk_10 {font-size: 10px;}
.text_bk_bd{margin-top: 6px;margin-bottom: 6px;font-weight: bold;}
.text_bk_bd_center{margin-top: 6px;margin-bottom: 6px;font-weight: bold; text-align:center}
.text_bk_bd_14{font-size: 14px;margin-top: 6px;margin-bottom: 6px;font-weight: bold;}
.text_bk_bd_14_center{font-size: 14px;margin-top: 10px;margin-bottom: 10px;font-weight: bold; text-align:center}
.text_margin0{margin-bottom: 0px;margin-top: 0px;}
.text_margin10 {margin-top: 10px;margin-bottom: 10px;}
.txtindent24_list {text-indent:24px;margin: 0;}
.txtindent12_list {text-indent:12px;margin: 0;}
.txtindent8{margin-top: 6px; margin-bottom: 6px;margin-left: 8px;}
.text_indent12{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	margin-right: 0px;
}
.txtAlignCenter{text-align: center;}
.txtAlignRight{text-align: right; }
.txtAlignLeft{text-align: left;	}
.vAlignMiddle{vertical-align: middle;}
.fontNormal{font-weight:normal;}
.fontBold{font-weight: bold;}
.fontblack{color:#333}
.fontArial2px{font-family:Arial,sans-serif;font-size: 2px;}
.fontArial5px{font-family:Arial,sans-serif;font-size: 5px;}
.fontArial10px{font-family:Arial,sans-serif;font-size: 10px;}
.fontArial11px{font-family:Arial,sans-serif;font-size: 11px;}
.fontArial12px{font-family:Arial,sans-serif;font-size: 12px;}
.fontArial13px{font-family:Arial,sans-serif;font-size: 13px;}
.fontArial14px{font-family:Arial,sans-serif;font-size: 14px;}
.fontArial16px{font-family:Arial,sans-serif;font-size: 16px;}
.fontArial18px{font-family:Arial,sans-serif;font-size: 18px;}

