/*** visible styles ................................... ***/

.text_general {
	/* text general 12 black */	
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration: none;
	line-height: 135%;
	font-style: normal;
}
.text_general1 {
	/* text general 12 gray */	
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
	text-decoration: none;
	line-height: 135%;
	font-style: normal;
}
.text_general2 {
	/* text general 12 lightgray */	
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	text-decoration: none;
	line-height: 135%;
	font-style: normal;
}
.text_general3 {
	/* text general 13 gray */	
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #333333;
	text-decoration: none;
	line-height: 135%;
	font-style: normal;
}
.text_general4 {
	/* text general 13 blue */	
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #034f7a;
	text-decoration: none;
	line-height: 135%;
	font-style: normal;
}
.text_general5 {
	/* text general 13 lightblue */	
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #3091dc;
	text-decoration: none;
	line-height: 135%;
	font-style: normal;
}
.title_black {
	/* headings 18 black */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #222222;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}
.title_gray {
	/* headings 17 gray */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	color : #777777;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}
.title_blue {
	/* headings 18 blue */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #248ad8;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}
.title_orange {
	/* headings 18 orange */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #ee5d02;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}
.title_blue2 {
	/* headings 16 blue */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #248ad8;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}
.title_orange2 {
	/* headings 16 orange */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #ee5d02;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}
.testimonials_blue {
	/* testimonials 13 darkred */	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7b3b1b;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}
.captions {
	/* text small 11 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

/*** end visible styles ......................... ***/
html, body {
	min-height: 100%;
	height: auto;
}
body.bg {
	background: #f0f0f0 url(../images/bg_bot3.jpg) repeat-x scroll left bottom;
}
body {
	margin: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.3pt;
	color : #444444;
	line-height:135%;
}
h2 {
	font-size: 15px;
	color: #666666;
}
h1 {
	font-size: 20px;
	color: #333333;
	letter-spacing: 1px;
}
h3 {
	font-size: 15px;
	color: #333333;
}
img {
	border : none;
}
ul {
	padding: 0;
	margin: 0;
	padding-left: 20px;
	list-style-position: outside; 
}
li { 
	list-style-image: url('../images/dot.gif');
    color: #666666;
	line-height:18px;
	font-size: 9.7pt;
}
li.tick { 
	list-style-image: url('../images/tick.jpg');
    color: #666666;
	line-height:22px;
	font-size: 9.7pt;
}
input { 
    font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1873a8;
	border: 1px solid #888888;
	padding: 2px 2px 2px 2px;
}
textarea { 
    font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1873a8;
	width: 230px;
	height: 70px;
	border: 1px solid #888888;
}
select { 
    font-family : Arial, Helvetica,sans-serif;
	font-size: 12px;
	color: #1873a8;
	border: 1px solid #888888;
}
A {
    COLOR: #3a85d1;
    text-decoration: none;
}
A:hover {
    color: #000000;
    text-decoration: none;
}

/*** site style elements .......................  ***/
form {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
.general_container {
	width: 100%;
	text-align: center;
	background: transparent url(../images/top_gradient.gif) repeat-x scroll center top;	
}
.container {
	margin: auto;
	width: 1000px;
	text-align: left;
	border-top:0;
}
.empty {
	height:20px;
	width: 1000px;
	display: block;
}
.empty2 {
	height:23px;
	width: 1000px;
	display: block;
}

/*** Header .................................... ***/

#header {
	margin: auto;
	height: 95px;
	width: 1000px;
	display: block;
	text-align: left;
}
#header .logo {
	float: left;	
	width: 260px;
	text-align: left;
}
#header .logo .l_padding {
	padding: 25px 0 0 0;
}
#header .header_right_farright {
	float: right;	
	width: 320px;
}
#header .search {
	float: left;
	width: 150px;
	padding-top: 6px;
	padding-right:2px;
}

#header .search .search-box-container{
	background: url(../images/search_input.gif) no-repeat scroll left bottom;
	width:120px;
	float:left;
	height:18px;
	padding:0 0 0 2px;
}

#header .search .search-button-container{
	background: url(../images/search_button.gif) no-repeat scroll left bottom;
	float:right;
	width:27px;
	height:18px;
	text-align:center;
}

#header .search input.search-box{
	border:none;
	color:#aaaaaa;
	font-weight:bold;
	font-size:11px;
	background:transparent;
	width:122px;
}

#header .search input.search-button{
	border:none;
	background:transparent;
	color:#aaaaaa;
	margin:0;
	padding:0;
	text-align:center;
	font-weight:bold;
}

#header .header_right {
	float: right;
}
#header .header_right ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#header .header_right li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 25px;
	color: #888888;
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
}
#header .header_right li a {
	width: 110px;
	display: block;
	color: #888888;
}
#header .header_right a:hover {
	color: #333333;
}
#header .header_right div.starconnect a {
	background: transparent url(../images/expander.gif) no-repeat scroll center top;
	width: 140px;
}
/*** END Header ***/

/*** Middle home  .................... ***/
#middle_home {
	width: 1000px;
	text-align: left;
}
#middle_home .top {
	display:block;
	height: 15px;
	width: 1000px;
	background: transparent url(../images/content_coners_top.png) no-repeat scroll center bottom;
}
#middle_home .midcontent {
	width: 1000px;
	text-align: left;
	background-color: #fcfcfc;
}
#middle_home .midcontent .padd {
	padding: 0 15px 0 15px;
}
#middle_home .bott {
	display:block;
	height: 15px;
	width: 1000px;
	background: transparent url(../images/content_coners_bottom.png) no-repeat scroll center top;
}

#middle_home .midcontent .padd .column_left {
	float: left;
	width: 405px;
	text-align: left;
}
#middle_home .midcontent .padd .column_left .cl_p {
	padding: 0 10px 0 0;
}
#middle_home .midcontent .padd .column_left .cl_p2 {
	padding: 0 20px 0 35px;
}
#middle_home .text_padding {
	padding: 8px 0 4px 0;
}
#middle_home .text_padding2 {
	padding: 8px 2px 4px 0;
}
#middle_home .midcontent .padd .column_right1 {	
	float: left;
	width: 185px;
	text-align: left;
}
#middle_home .midcontent .padd .column_right2 {	
	float: right;
	width: 372px;
	text-align: left;
}
#middle_home .midcontent .padd .column_right2 .im1 {	
	float: left;
	width: 180px;
	text-align: left;
}
#middle_home .midcontent .padd .column_right2 .im2 {	
	float: right;
	width: 180px;
	text-align: right;
}
#middle_home .midcontent .padd .column_right {
	float: right;
	width: 565px;
	text-align: left;
}
#middle_home .midcontent .padd .column_right .brands {
	float: right;
	width: 375px;
	text-align: right;
}
#middle_home .midcontent .padd .column_right .subscribe {
	float: left;
	width: 180px;
	text-align: left;
}
/*** END Middle home ***/

/*** Subpage styles ........................... ***/
#subpage_content {
	width: 1000px;
	text-align: left;
}
#subpage_content .topp {
	width: 1000px;
	text-align: left;
	background: #f2f2f2 url(../images/subcontent_coners_bot.gif) no-repeat scroll center bottom;
}
#subpage_content .topp .paddd {
	padding: 10px 10px 15px 15px;
	background: transparent url(../images/subcontent_coners_top.gif) no-repeat scroll center top;
}
#subpage_content .topp .paddd .bread {
	padding: 5px 0 10px 0px;
	font-size: 11px;
}
#subpage_content .topp .paddd .page_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	text-decoration: none;
	line-height: 40px;
	font-weight: normal;
}
#subpage_content .topp .paddd .column1 {
	float: left;
	width: 520px;
	margin-right: 25px;
}
#subpage_content .topp .paddd .column2 {
	float: left;
	width: 250px;
}
#subpage_content .topp .paddd .column2 .pp {
	padding-right: 20px;
}
#subpage_content .topp .paddd .column3 {
	float: right;
	width: 165px;
}

/*** END Subpage styles ***/
/*** Subpage 2 styles ........................... ***/
#subpage_content2 {
	width: 1000px;
	text-align: left;
}
#subpage_content2 .bread {
	padding: 0 0 0 15px;
	font-size: 11px;
}
#subpage_content2 .page_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #777777;
	text-decoration: none;
	letter-spacing: 0.5px;
	line-height: 40px;
	font-weight: normal;
	padding-left: 15px;
}
#subpage_content2 .sub_background {
	float: left;
	width: 815px;
}
#subpage_content2 .sub_background .sb_top {
	height:20px;
	width: 815px;
	background: transparent url(../images/sub_bg_top.png) no-repeat scroll center top;
}
#subpage_content2 .sub_background .sb_bot {
	height:25px;
	width: 815px;
	background: transparent url(../images/sub_bg_bottom.png) no-repeat scroll center bottom;
}
#subpage_content2 .sub_background .sb_mid {
	width: 815px;
	background: transparent url(../images/sub_bg_mid.png) repeat-y scroll center top;
}

#subpage_content2 .sub_background .column1a {
	float: left;
	width: 545px;
	margin-right: 15px;
}
#subpage_content2 .sub_background .column1a .sc1_padding {
	padding: 0 5px 0 15px; 
}
#subpage_content2 .sub_background .column2a {
	float: left;
	width: 250px;
}
#subpage_content2 .sub_background .column2a .ppp {
	padding: 0 10px 0 18px;
}
/*** Subpage 1 styles ........................... ***/
#subpage_content2 .sub_background .column3b {
	float: left;
	width: 795px;
}
#subpage_content2 .sub_background .column3b .sc3_padding {
	padding: 0 15px; 
}
#subpage_content2 .column3a {
	float: right;
	width: 165px;
}
#subpage_content2 .column3a .c3a_padd {
	padding: 0 0 15px 0px;
}

/*** END Subpage styles ***/
/*** Footer ................................... ***/

#footer{
	margin: auto;
	width: 1000px;
	text-align: center;
}
#footer .footer_top {
	display:block;
	height: 15px;
	width: 1000px;
	background: transparent url(../images/footer_top.png) no-repeat scroll center bottom;
}
#footer .footer_bot {
	display:block;
	height: 15px;
	width: 1000px;
	background: transparent url(../images/footer_bot.png) no-repeat scroll center bottom;
}
#footer .footer_mid {
	width: 1000px;
	background: transparent url(../images/footer_mid.png) repeat-y scroll center bottom;
	text-align: left;
}
#footer .footer_mid .f_padding {
	padding: 0 15px 0 15px;
}
#footer .footer_mid .f_padding .logos {
	float:right;
	width: 580px;
	text-align: center;
}
#footer .footer_mid .f_padding .logos .logpad {
	padding-top: 5px;
}
#footer .footer_mid .f_padding .extra_content {
	float: left;
	width: 370px;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11.3px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

#footer .footer_mid .f_padding .extra_content .light {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #777777;
}
#footer .footer_mid .f_padding .extra_content .light a {
	color: #666666;
}
#footer .footer_mid .f_padding .extra_content .light a:hover {
	color: #333333;
}
#footer .copyright{
	display:block;
	width: 970px;
	height: 40px;
	text-align: left;
	padding-top: 5px;
	padding-left: 15px;
	color: #bac0c8;
}
#footer .copyright a {
	color: #87bce1;
}
#footer .copyright a:hover {
	color: #000000;
}

/*** subpage footer ..................***/
#footer .subfooter {
	width: 810px;
	text-align: left;
}

#footer .subfooter .subfooter_top {
	display:block;
	height: 15px;
	width: 810px;
	background: transparent url(../images/subfooter_top.png) no-repeat scroll center top;
}
#footer .subfooter .subfooter_bot {
	display:block;
	height: 15px;
	width: 810px;
	background: transparent url(../images/subfooter_bot.png) no-repeat scroll center bottom;
}
#footer .subfooter .subfooter_mid {
	width: 810px;
	background: transparent url(../images/subfooter_mid.png) repeat-y scroll center center;
	text-align: left;
}
#footer .subfooter  .subfooter_mid .sf_padding {
	padding: 0 15px 0 15px;
}
#footer .subfooter_mid .sf_padding .extra_content2 {
	float: left;
	width: 390px;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11.3px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
#footer .subfooter_mid .sf_padding .extra_content2 .light {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #777777;
}
#footer .subfooter_mid .sf_padding .extra_content2 .light a {
	color: #666666;
}
#footer .subfooter_mid .sf_padding .extra_content2 .light a:hover {
	color: #333333;
}
#footer .subfooter_mid .sf_padding .logos2 {
	float:right;
	width: 370px;
	text-align: center;
}
/*** END Footer ***/
/*** Navigation ................................... ***/

#nav {
	display: block;
	height: 36px;
	width: 1000px;
	background: transparent url(../images/navigation_bg.png) no-repeat scroll left bottom;
}
#nav .navigation {
	float:left;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav li {
	float: left;
	list-style-type: none;
}
#nav li a {
	display: block;
	height: 0;
	padding-top: 35px;
	overflow: hidden;
	background: transparent url(../images/navigation3.png) no-repeat scroll left top;
}
#nav li .home a {
	width: 67px;
}
#nav li.hover .home a {
	background-position: 0 -35px;
}
#nav li.on .home a {
	background-position: 0 -70px;
}

#nav li .services a {
	width: 73px;
	background-position: -67px top;
}
#nav li.hover .services a {
	background-position: -67px -35px;
}
#nav li.on .services a {
	background-position: -67px -70px;
}

#nav li .technology a {
	width: 91px;
	background-position: -140px top;
}
#nav li.hover .technology a {
	background-position: -140px -35px;
}
#nav li.on .technology a, #nav li.active .technology a {
	background-position: -140px -70px;
}

#nav li .about a {
	width: 60px;
	background-position: -232px top;
}
#nav li.hover .about a {
	background-position: -232px -35px;
}
#nav li.on .about a {
	background-position: -232px -70px;
}

#nav li .contact a {
	width: 67px;
	background-position: -293px top;
}
#nav li.hover .contact a {
	background-position: -293px -35px;
}
#nav li.on .contact a, #nav li.active .contact a {
	background-position: -293px -70px;
}


/*** End Navigation ***/

/*** Search next to navigation, copied from RR ***/
#nav .search {
	float: right;
	width: 220px;
	text-align: right;
	line-height: normal;
}
#nav .search_padd {
	padding: 10px 20px 2px 0;
}
#nav .search .target {
	cursor:default;
	height:22px;
}
#nav .search .fields {
	background:transparent url(../images/search_input.gif) no-repeat scroll left center;
	line-height:36px;
	padding-left:20px;
	text-align:right;
}
#nav .search span.query {
	display:block;
	float:left;
	padding-right:20px;
	padding-top:12px;
}
#nav .search span.query input {
	background-color:transparent;
	border-style:none;
	color:#999999;
	font-size:11px;
	font-weight:normal;
	padding:0;
	width:124px;
}
#nav .search input.submit {
	height:36px;
	line-height:12px;
	width:1px;
}

/*** Drop Down Menu ........................................ ***/
.cssmenu_sub{
	background: transparent url(../images/subnav_bg_right2.gif) no-repeat scroll right bottom;
	padding:0 10px 0 0;
}

#cssmenu_submenus ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: transparent url(../images/subnav_bg_left2.gif) no-repeat scroll left bottom;
	height: 24px;
	padding:0 0 0 10px;
}
#cssmenu_submenus ul li {
	list-style: none;
	font-size: 11px;
	float:left;
	background: transparent url(../images/subnav_bg_middle2.gif) repeat scroll bottom;
	margin: 0;
	padding: 0;
}

#cssmenu_submenus a, #cssmenu_submenus a span {
	display: block;
	text-decoration: none;
	cursor: pointer;
	color: #666666;
	line-height: 24px;
}
#cssmenu_submenus a span {
	text-align: left;
	padding: 0 6px;
}
#cssmenu_submenus a:hover span, #product_submenus a:hover span {
	color: #333333;
}

/*** End Drop Down Menu ***/

/*** Rotator styles ................................ ***/
div#imageTextArea {
	float: left;
	width: 340px;
	display: table; 
	#position: relative;
	text-align: left;
	line-height: normal;
	/*padding-top: 3px;*/
}		
div#imageTextArea {
	width: 420px;
}	
div#imageSelection {
	padding: 1px 0px;
}		
div#imageSelection a {
	padding: 0px 3px;
}		
div#imageTextArea h1 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.5pt;
	font-size: 12px;
	font-weight: normal;
	line-height: 110%;
	padding-top: 5px;
	text-align: left;
	padding: 3px 6px 3px 6px;
}		
div#imageSelection a.imageOffState img {
	border: 2px solid #7faffb;
}	
div#imageSelection a.imageHoverState img {
	border: 2px solid #487fe4;
}		
div#imageSelection a.imageOnState img {
	border: 2px solid #ef5b19;
}
/*** END Rotator styles ***/



/* Product Category Styles */
#categ_items a {
	display: block;
	padding: 8px;
	height: 200px;
	width: 130px;
	float:left;
	margin: 5px;
	text-align: center;
	border: solid 1px #ff0000;
}
#categ_items a .im {
	display: block;
	height: 180px;
	background-repeat: no-repeat;
	background-position: center center;
}
#categ_items a .name {
	display: block;
	line-height: 17px;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
}

/*** Google Maps ................................... ***/
#google_map {
    width: 99%;
    height: 320px;
    border: 1px solid #919191;
    background: #ffffff url(../images/map_loading.gif) no-repeat scroll center center;
    overflow: hidden;
}
#google_map.loaded {
    background-image: none;
}
/*** End Google Maps ***/


/*** forms..................................... ***/
input.w05, select.w05 {
	width: 60px;
}
input.w1, select.w1 {
	width: 150px;
}
input.w15, select.w15 {
	width: 170px;
}
input.w2, select.w2 {
	width: 230px;
}
label.label {
	display: block;
	position: relative;
	width: 185px;
	color: #222222;
}
label.label em {
	position: absolute;
	top: 3px;
	right: 0px;
}
.c1_form {
	color: #666666;
}
td.c1_form {
	font-size:8.4pt;
}
.c1_form em.note {
	display: block;
	width: 165px;
}
span.label {
	display: block;
	color: #666666;
	padding-bottom: 3px;
}
label span.label {
	display: inline;
}
#form_errors {
	background-color: #f0f0f0;
	border: 1px solid #d8d8d8;
	margin: 0 0 12px 0;
	padding: 12px;
	color: #666666;
}
#form_errors ul {
	margin-top: 12px;
	margin-bottom: 0;
	font-weight: normal;
	color: #333333;
	font-weight: bold;
}
#form_errors li {
	margin-top: 0;
	margin-bottom: 3px;
}
#form_errors *:first-child {
	margin-top: 0;
}
#form_errors *:last-child {
	margin-bottom: 0;
}
p.required {
	float: right;
	margin: 0 0 12px 24px;
	color: #666666;
}
/* END forms */


/* news list.tpl styles .......................... */
.news_general {
	width: 620px;
}
.news_general .n_image {
	float: left;
	width: 140px;
	margin-right: 5px;
	margin-bottom: 20px;
	text-align: left;
}
.news_general .news_teaser {
	float: left;
	width: 470px;
	text-align: left;
}
/* news list2.tpl styles .......................... */
.news_general2 {
	width: 470px;
}
.news_general2 .n_image2 {
	float: left;
	width: 120px;
	margin-right: 5px;
	margin-bottom: 20px;
	text-align: left;
}
.news_general2 .news_teaser2 {
	float: left;
	width: 300px;
	text-align: left;
}
/* news article.tpl styles ........................ */
.article_image{
	width: 600px;
	text-align: left;
	padding-bottom:15px;
}
/* news summary.tpl styles ........................ */
.news_summary {
	width: 220px;
}
.news_summary .w_digest {
	font-family: Tahoma, Arial, Helvetica,sans-serif;
	font-size: 16px;
	color: #888888;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: normal;
	padding-bottom: 15px;
}

.news_summary .ns_img {
	display:block;
	width: 220px;
	height:80px;
	margin-bottom: 10px;
	/*padding-top:5px;*/
	text-align: center;
	background-color:#FFFFFF;
	border: 1px solid #d5d5d5;
	overflow:hidden;
}
.news_summary .ns_title_date {
	width: 220px;
	margin-bottom: 15px;
	text-align: left;
	color: #888888;
}
.news_subtitle{
	font-family: Tahoma, Arial, Helvetica,sans-serif;
	font-size: 14px;
	color: #248AD8;
	font-weight: normal;
}
.news_title{
	font-family: Tahoma, Arial, Helvetica,sans-serif;
	font-size: 14px;
	color: #E35804;
	font-weight: bold;
	line-height: normal;
}
.news_title2{
	font-family: Arial, Helvetica,sans-serif;
	font-size: 16px;
	color: #E35804;
	font-weight: bold;
	line-height: normal;
}
.news_date {
	font-family: Tahoma, Arial, Helvetica,sans-serif;
	font-size: 10.5px;
	color: #006699;
	font-weight: normal;
}
.news_sumteaser {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
}

/* Header drop down menus ......................... */
div.menu_header_sub {
	width: 125px;
	background-color: #fcfcfc;
}
div.menu_header_sub ul, div.menu_header_sub li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div.menu_header_sub a {
	display: block;
	padding: 3px 0 3px 0;
	color: #888888;
	font-size: 11px;
	line-height: normal;
	text-align: center;
}
div.menu_header_sub a:hover {
	color: #333333;
}

/*** Printer Friendly ---------------------------------------------------- ***/
.print_only {
	display: block;
}
@media print {
	body {
		color: #000000;
	}
	body.bg {
		background-color: #ffffff;
		background-image: none;
	}
	div.general_container {
		background-image: none;
	}
	div.container {
		width: auto;
	}
	#header, #nav, div.empty, #footer {
		display: none;
	}
	.print_hidden {
		display: none;
	}
	.print_only {
		display: block;
	}
}
/*** End Printer Friendly ***/
/*** Credits page styles ................................................. ***/

.bg_1 {
	background: #3381d2 url('../images/gradient_credits.jpg') center top repeat-x;
	background-position: center top;
}
#credit_container {
	text-align: center;
}
#credit_container a {
	color : #ffffff;
	text-decoration:none;
}
#credit_container a:hover {
	color : #000000;
	text-decoration:underline;
}
#credit_container .credit_content {
	margin: auto;
	width: 485px;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
}
#credit_container .credit_content .padding {
	padding: 155px 0 0 0px;
}
#credit_container .credit_content .padding .note {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #cccccc;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
.credit_title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.credit_link {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 13px;
	color : #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.credit_link:hover {
	color : #000000;
	text-decoration: none;
}