body {
  	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004a8d;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: center; 
	line-height:200%
}

LI {
	LIST-STYLE-TYPE: square; 
	margin-left: 6px; 
	MARGIN-BOTTOM: 2px;
}
	
UL {
	MARGIN-TOP: 2px;
}
	
hr {
	height: 1px;
}

a:link, a:visited {
	color: #4f638b;
	text-decoration: underline;
}
		
a:hover {
	color: #000000;
	text-decoration: underline;
}

form {
	margin: 0px;
}

.button {
	border: 1px solid;
	font-size: 12px;
	font-weight: normal;
	background-repeat: repeat-x;
	background-position: bottom;
	border-color: #999999;
	background-color: #eee;
	color: #444;
	background-image: url(../images/bgBlue.gif);
	}
	
.buttonOn, :hover.button, :focus.button, :focus.buttonOn {
	border: 1px solid;
	background-color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	background-repeat: repeat-x;
	background-position: top;
	color: #990033;
	background-color: #eee;
	background-image: url(../images/bgBlue.gif);
	border-color: #990033;
}
	
input,select {
	border: 1px solid;
	font-size: 12px;
	border-color: #999999;
	background-color: #fafafa;
}

input:focus,textarea:focus, select:focus { 
	background-color: #fff;
	border-color: #077B3F;
}

textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid;
	font-size: 12px;
	border-color: #999999;
	background-color: #fafafa;
}

.checkbox,.radio {
	border:0px;
	background-color: transparent;
	margin: 0px;
	vertical-align: bottom;
}

table,td {
	color: #444444;
	font-size: 12px;
	}

.whitespace {
	height: 1px;
	background-color: #ffffff;
}

.home_bkgrd {
	background-color: #dde2e6;
}

.home_blue_line {
	background-color: #004a8d;
}

ul.TopNav {
	padding: 0;
	margin: 0;
	border-bottom-color: #000;
}

ul.TopNav li {
	list-style: square;
	margin: 0;
	display: inline;
	color: #afc6db;
}

.activeTopNav, ul.TopNav li .activeTopNav a:link, ul.TopNav li .activeTopNav a:visited, 
	ul.TopNav li .activeTopNav a:hover, ul.TopNav li .activeTopNav a, .activeTopNav ul.TopNav li .activeTopNav a, 
	a:link.activeTopNav, a:visited.activeTopNav {
	
}

ul.TopNav li a {
	padding: 8px 5px 8px 5px;
	margin: 0;
	text-transform:uppercase;
	font-size: 10px;
	font-weight: bold
}

ul.TopNav li a:link, ul.TopNav li a:visited, ul.TopNav li a:active { 
	text-decoration: none;
	color: #afc6db;
	border-right: 1px solid #eee;
}

ul.TopNav li a:hover {
	background: #666;
}

ul.TopNav li a {
height: 26px;
border-right: none;
}

a:link.topNavLink, a:visited.topNavLink{
	font-size: 10px;
	font-weight: bold;
	color: #afc6db;
	text-decoration: none;
	text-transform:uppercase;
}

a:hover.topNavLink{
	color: #004a8d;
	text-decoration: underline;
}

.inside_left_bkgrd {
	background-repeat: no-repeat;
	background-image: url(../images/inside/bkgrd_title.jpg);
}

.inside_left_bkgrd, .contents_box, .footer_box, .pad10, .box_4_bkgrd, .product_small_desc {
	padding: 10px 10px 10px 10px;
}

.pad5, .nav_inside, .home_title, .box_text_header {
	padding: 5px 5px 5px 5px;
}

.inside_left_title {
	font-size: 20px;
	font-weight: bold;
	color: #004a8d;
	padding: 10px 50px 10px 50px;
	text-transform:uppercase;
}

.inside_left_title_sub {
	font-size: 12px;
	font-weight: normal;
	color: #747477;
	padding: 10px 50px 10px 50px;
}

.topNav_inside {
	font-size: 9px;
	font-weight: bold;
	color: #004a8d;
	text-transform:uppercase;
	padding: 8px 15px 8px 5px;
}

.nav_inside {
	font-size: 11px;
	text-transform:uppercase;
}

a:link.nav_inside, a:visited.nav_inside {
	font-size: 9px;
	font-weight: bold;
	color: #004a8d;
	text-decoration: none;
	text-transform:uppercase;
}

a:hover.nav_inside {
	color: #004a8d;
	text-decoration: underline;
}

.row_highlight_out {
	background-color:#ffffff;
}

.row_highlight_over {
	background-color:#dde2e6;
}

.inside_content_title, .inside_content_title_about_1, .inside_content_title_about_2, 
	.inside_content_title_about_3, .inside_content_title_about_4, .inside_content_title_about_5, .inside_content_title_services_5, 
	.inside_content_title_services_6, .inside_content_title_services_7  {
	font-size: 16px;
	font-weight: bold;
	text-transform:uppercase;
}

.inside_content_title {
	color: #004a8d;
}

.inside_content_title_about_1 {
	color: #004a8d;
}

.inside_content_title_about_2 {
	color: #7c2a90;
}

.inside_content_title_about_3 {
	color: #0c9349;
}

.inside_content_title_about_4 {
	color: #8cc63f;
}

.inside_content_title_about_5 {
	color: #2ea1b3;
}

.inside_content_title_about_6 {
	color: #7c2a90;
}

.inside_content_title_services_5 {
	color: #927f00;
}

.inside_content_title_services_6 {
	color: #dc098c;
}

.inside_content_title_services_7 {
	color: #dda826;
}

.box_4_bkgrd {
	background-color:#b9da89;
}

.box_text_title {
	font-size: 9px;
	font-weight: bold;
}

.box_text {
	font-size: 9px;
	font-weight: normal;
}

.box_text_header {
	font-size: 11px;
	font-weight: normal;
}

.inside_title_sub {
	font-size: 12px;
	font-weight: bold;
	color: #004b8d;
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: 26px;
}

.inside_title_sub1 {
	font-size: 11px;
	font-weight: bold;
	color: #6d6e70;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.inside_title_sub2 {
	font-size: 14px;
	font-weight: bold;
	color: #6d6e70;
	text-transform:uppercase;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.dotted_v {
	background-image: url(../images/dotted_line_v_blue.gif);
	background-repeat: repeat-x;
}

.tabForm {
	border-top: 2px solid;
	border-bottom: 0px;
	padding: 10px 6px 12px 10px;
	font-size: 12px;
	margin-bottom: 5px;
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-color: #b3b9cf;
	border-top-color: #7580a8;
	color: #000000; 
	background-color: #f6f6f6;
	background-image: url(../images/bgGrayForm.gif);
}

.home_title {
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: bold;
	color: #004a8c;
}

.product_small_desc {
	font-size: 10px;
}

.boxArea {
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #E0E0E8;
	padding: 5px 15px 5px 15px;
	vertical-align: top;
}

.boxAreaBottomWrapper {
	background: url("../images/smallbox1_bottomwrapper_bg.gif") no-repeat center top;
}

/* START TABS */

.tabs_bottom {
	background-color: #49a6f3;
}

.tabs_active {
	color: #004a8c;
	background: #49a6f3;
}

.tabs_other {
	color: #ffffff;
	background-color: #004a8c;
}

.tabs_active, .tabs_other {
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
	text-align: center;
	opacity: 80%;
}

a:link.tabs_link_active, a:visited.tabs_link_active {
	font-size: 11px;
	color: #004a8c;
	text-decoration: none;
}

a:hover.tabs_link_active {
	font-size: 11px;
	color: #004a8c;
	text-decoration: none;
}

a:link.tabs_link_other, a:visited.tabs_link_other {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.tabs_link_other {
	font-size: 11px;
	color: #b8b9b9;
	text-decoration: none;
}

.tabs_active, .tabs_other {
	padding: 5px 8px 5px 8px;
}

/* END TABS */

.homeboxmisc {
	background: url("../images/homefooterbg.gif") repeat-x top left;
	background-color: #d3d3d3;
	padding: 10px;
}

table.brandedpcbox th {
	font-weight: bold;
	padding: 2px;
}


table.brandedpcbox td {
	font-size: 11px;
	padding: 2px;
}

.home_brandedpc_price {
	color: #fff;
	font-size: 18px;
	font-weight:bold;
	padding: 5px;
	background-color: #004a8d;
}

.home_brandedpc_vat {
	color: #fff;
	font-size: 12px;
}

.home_brandedpc_asfrom {
	color: #fff;
	font-size: 9px;
	font-weight: normal;
	vertical-align:super
}

.home_box_prd_bkgrd {
	background: url("../images/home/boxproductsbg.gif") repeat-x bottom left;
	border: 1px solid #c1c1c1;
}

.home_pricebox {
	color: #000;
	font-size: 18px;
	font-weight:bold;
	padding: 5px;
	background: url("../images/homepricebg.gif") repeat-x bottom left;
	background-color: #fff;
	border: 1px solid #b1b1b1;
}

.home_pricevat {
	color: #000;
	font-size: 12px;
}

.home_priceasfrom {
	color: #000000;
	font-size: 9px; 
	font-weight: normal;
	vertical-align:super
}

table.home_newsandevents td {
	font-size: 10px;
}

.small_title {
	font-size: 11px;
	font-weight: bold;
	color: #004b8d;
}

.small_title_price_bluebg {
	color: #fff;
	font-size: 12px;
	font-weight:bold;
	padding: 5px;
	background-color: #004a8d;
}

.small_title_price_turqbg {
	color: #fff;
	font-size: 12px;
	font-weight:bold;
	padding: 5px;
	background-color: #00b5c8;
}