a:link, a:visited {
	color: #0F5289;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #333;
}
.glass_side_button_org a:link, .glass_side_button_org a:visited{
	color: #FFF;
	text-decoration: none;
}
.glass_side_button_org a:hover {
	color: #06F;
	text-decoration: none;
}
.glass_side_button_org a:active {
	text-decoration: none;
	color: #06F;
}
.glass_side_button_green a:link, .glass_side_button_green a:visited{
	color: #FFF;
	text-decoration: none;
}
.glass_side_button_green a:hover {
	color: #0F6;
	text-decoration: none;
}
.glass_side_button_green a:active {
	text-decoration: none;
	color: #3E8BC3;
}
.glass_side_button_blue a:link, .glass_side_button_blue a:visited{
	color: #FFF;
	text-decoration: none;
}
.glass_side_button_blue a:hover {
	color: #044C84;
	text-decoration: none;
}
.glass_side_button_blue a:active {
	text-decoration: none;
	color: #FFF;
}
.side_button_brown a:link, .side_button_brown a:visited{
	color: #FFF;
	text-decoration: none;
}
.side_button_brown a:hover {
	color: #F90;
	text-decoration: none;
}
.side_button_brown a:active {
	text-decoration: none;
	color: #fff;
}
.side_button_green a:link, .side_button_green a:visited{
	color: #FFF;
	text-decoration: none;
}
.side_button_green a:hover {
	color: #F90;
	text-decoration: none;
}
.side_button_green a:active {
	text-decoration: none;
	color: #fff;
}
.side_button_maroon a:link, .side_button_maroon a:visited{
	color: #FFF;
	text-decoration: none;
}
.side_button_maroon a:hover {
	color: #F90;
	text-decoration: none;
}
.side_button_maroon a:active {
	text-decoration: none;
	color: #fff;
}
#title {
	position:absolute;
	width:450px;
	height:35px;
	z-index:1;
	visibility: hidden;
	left: 270px;
	top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	font-weight: bold;
}
#content_wrapper {
	height: 338px;
	width: 900px;
	position: relative;
	left: 0px;
	top: 150;
	visibility: visible;
}
#left_content {
	position: absolute;
	background-color: #FFF;
	width: 380px;
	height: 420px;
	left: 5px;
	top: 5px;
}
#right_content {
	height: 420px;
	width: 495px;
	left: 390px;
	top: 5px;
	position: absolute;
}



#strapline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	height: 20px;
	width: 700px;
	position: absolute;
	left: 109px;
	top: 21px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}



.bottom_table {
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	width: 300px;
	margin: 0px;
	padding: 0px;
}

.table_outside_boarder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #039;
	border-right-color: #039;
	border-bottom-color: #039;
	border-left-color: #039;
}



.blue_back {
	background-image: url(../images/blue_backx30_section.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	height: 30px;
	vertical-align: middle;
	line-height: 18px;
	text-align: center;
	font-weight: bold;
}

.normal_black_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: normal;
}
.content_black_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
	text-transform: none;
}
.content_black_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
	text-transform: none;
}
.download_box {
	font-family: Arial, Helvetica, sans-serif;
	color: #06C;
	background-color: #E6E6E6;
	padding: 5px;
	font-size: 12px;
	line-height: normal;
	text-align: left;
	white-space: normal;
}

.hyperlink_arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	line-height: 0px;
}
.download_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #00C;
	background-color: #E4E4E4;
	text-align: left;
}
.lge_blue_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0F5289;
	line-height: 30px;
}
.lge_orange_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F90;
}
.quote_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: left;
	line-height: 20px;
}
#description_box {
	height: 250px;
	width: 880;
	position: relative;
	background-color: #FFFFFF;
}
#bottom_wrapper {
	position: relative;
	height: 130px;
	width: 900px;
}


.orange_back168x60 {
	background-image: url(../images/168x60_orange_back.gif);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	height: 60px;
	width: 168px;
	line-height: 15px;
}
.content_grey_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999;
	border-bottom-width: thin;
	line-height: 15px;
	font-weight: normal;
	color: #666;
}

.med_black_text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 25px;
	text-decoration: none;
}
.med_blue_text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #145B93;
	line-height: 25px;
}

.footer_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/blue_backx30_section.jpg);
	text-align: center;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.header {
	background-image: url(../images/webHeader.png);
}



.med_black_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	line-height: normal;
}


.style4 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}


.style5 {color: #FF9900}
.headlineNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #135D95;
}

#header_box {
	background-image: url(../images/webHeader.png);
	position: relative;
	height: 106px;
	width: 900px;
}


.very_small_black_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
}

.small_black_test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}


.small_orange_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ED6E00;
}

.bottomblocks_black_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.small_orange_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
}
small_black_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
}
.bottomblocks_black_text {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.small_orange_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
}
#man {
	position:absolute;
	left:0px;
	top:0px;
	width:300px;
	height:110px;
	z-index:1;
	visibility: visible;
	padding: 3px;
}
#people3 {
	position:absolute;
	left:300px;
	top:0px;
	width:300px;
	height:110px;
	z-index:2;
	padding: 3px;
	visibility: visible;
}
#girl {
	position:absolute;
	left:600px;
	top:0px;
	width:300px;
	height:110px;
	z-index:3;
	padding: 3px;
	visibility: visible;
}
.breadcrumbs_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
}
.side_button_org {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/glass_rectangle_orange.png);
	height: 38px;
	width: 140px;
	line-height: 12px;
	vertical-align: middle;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: bold;
	color: #333;
}
.side_button_gap {
	height: auto;
	width: 140px;
}
.tab_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 16px;
	vertical-align: top;
}
.form_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #EDEDED;
	font-weight: bold;
	padding: 3px;
	line-height: 28px;
}
.top_gap10 {
	height: 10px;
	line-height: 10px;
}
.top_gap5 {
	height: 5px;
	line-height: 5px;
}

.side_button_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/glass_rectangle_blue.png);
	height: 38px;
	width: 140px;
	line-height: 12px;
	vertical-align: middle;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: bold;
	color: #333;
}
.side_button_purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/glass_rectangle_purple.png);
	height: 38px;
	width: 140px;
	line-height: 12px;
	vertical-align: middle;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: bold;
	color: #333;
}
.side_button_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/glass_rectangle_green.png);
	height: 38px;
	width: 140px;
	line-height: 12px;
	vertical-align: middle;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: bold;
	color: #333;
}
.side_button_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/glass_rectangle_yellow.png);
	height: 38px;
	width: 140px;
	line-height: 12px;
	vertical-align: middle;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: bold;
	color: #333;
}
.side_button_pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/glass_rectangle_pink.png);
	height: 38px;
	width: 140px;
	line-height: 12px;
	vertical-align: middle;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: bold;
	color: #333;
}
.side_button_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/glass_rectangle_brown.png);
	height: 38px;
	width: 140px;
	line-height: 12px;
	vertical-align: middle;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: bold;
	color: #333;
}
.side_button_maroon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/glass_rectangle_maroon.png);
	height: 38px;
	width: 140px;
	line-height: 12px;
	vertical-align: middle;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: bold;
	color: #333;
}
.side_button_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/side_button_red.png);
	height: 50px;
	width: 140px;
	line-height: 16px;
	vertical-align: middle;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: bold;
	color: #333;
}

#title {
	position:absolute;
	width:450px;
	height:35px;
	z-index:1;
	visibility: visible;
	left: 270px;
	top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	font-weight: bold;
}
#girl {
	position:absolute;
	left:604px;
	top:0px;
	width:285px;
	height:115px;
	z-index:3;
	padding: 5px;
	visibility: visible;
	background-color: #EDEDED;
}
#man {
	position:absolute;
	left:0px;
	top:0px;
	width:285px;
	height:115px;
	z-index:1;
	visibility: visible;
	padding: 5px;
	background-color: #EDEDED;
}
#people3 {
	position:absolute;
	left:302px;
	top:0px;
	width:285px;
	height:115px;
	z-index:2;
	padding: 5px;
	visibility: visible;
	background-color: #EDEDED;
}
.orange_block_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 21px;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.grey_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D6D6D6;
	line-height: normal;
}
#flag_enterprise {
	position: absolute;
	height: 180px;
	width: 215px;
	left: 10px;
	top: 0px;
	background-image: url(../images/flag_background_235.png);
	padding: 10px;
}
#flag_enterprise {
	position: absolute;
	height: 128px;
	width: 230px;
	left: 10px;
	top: 110px;
	background-image: url(../images/flag_background_235.png);
	padding: 6px;
}
.flag_header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	line-height: normal;
}

#flag_why_intY {
	position: absolute;
	height: 128px;
	width: 230px;
	left: 260px;
	top: 110px;
	background-image: url(../images/flag_background_235.png);
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#flag_power_to_choose {
	position: absolute;
	height: 128px;
	width: 228px;
	left: 10px;
	top: 270px;
	background-image: url(../images/flag_background_235.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 6px;
}
#flag_services {
	position: absolute;
	height: 128px;
	width: 230px;
	left: 260px;
	top: 270px;
	background-image: url(../images/flag_background_235.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 6px;
}
.slideshow {
	background-color: #eee;
	margin: auto;
	padding: 0px;
	height: 400px;
	width: 380px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #CCC
	top: 0px;
}
#footer {
	height: 14px;
	width: 880px;
	top: 430px;
	background-color: #FFF;
	position: absolute;
	left: 0px;
	background-image: url(../images/footer_background.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding-top: 24px;
	padding-right: 10px;
	padding-bottom: 22px;
	padding-left: 10px;
}
#flag_resellers {
	position: absolute;
	height: 90px;
	width: 477px;
	left: 10px;
	top: 0px;
	background-image: url(../images/reseller_background.png);
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.flag_text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 15px;
}
#SP_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #B7E4F7;
	height: 70px;
	width: 250px;
	position: relative;
	padding: 10px;
}
#reseller_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #B1E0C7;
	height: 70px;
	width: 250px;
	position: relative;
	padding: 10px;
	margin-left: 5px;
}
#agent_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FADBBF;
	height: 70px;
	width: 250px;
	position: relative;
	padding: 10px;
	margin-left: 5px;
}
.notepad {
	background-image: url(../images/iStock_000005747772Small.jpg);
	height: 280px;
	width: 250px;
	float: right;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
}
.notepad_header {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #F00;
	text-align: center;
}
.notepad_left {
	background-image: url(../images/iStock_000005747772Small.jpg);
	height: 280px;
	width: 250px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
}


.glass_side_button_org {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/glass_rectangle_orange.png);
	height: 38px;
	width: 140px;
	line-height: 12px;
	vertical-align: middle;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: bold;
	color: #333;
}
.glass_side_button_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/glass_rectangle_green.png);
	height: 38px;
	width: 140px;
	line-height: 12px;
	vertical-align: middle;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: bold;
	color: #333;
}
.glass_side_button_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/glass_rectangle_blue.png);
	height: 38px;
	width: 140px;
	line-height: 12px;
	vertical-align: middle;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: bold;
	color: #333;
}
