@charset "UTF-8";
/* GenTel Website */


/* Begin Global Elements*/

* {
	padding: 0;
	margin: 0;
}

p {
	margin: 0 0 -5px 0;
	padding: 0;
}

ul {
	list-style: none;
}

li {
	padding: 0;
}

ol {
	list-style: none;
}

a {
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 62.5%;
	text-align: left;
	background-color: #4883be;
}
div, p {
	padding: 5px;
}
div#topbar, 
div#mainimagewrap,
div#mainimagewrap div,
div#secpgmastcontainer,
div#secpgmastcontainer div,
div#secpgcontent_container,
div#secpgcontent_container div,
div#topbar div,
div#footerbar,
div#footerbar div {
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 4em;
	font-weight: normal;
	color: #004278;
	padding: .5em 0 0 .35em;
}

h2 {
	font-size: 2.6em;
	font-weight: normal;
	color: #004278;
	padding: 0 .6em .6em 0;
}

h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #4883be;
	padding: 0.925em 0 0.925em 0;
	letter-spacing: .09em;
}

h3 a {
	color: #4883be;
}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	font-size: 1.4em;
	font-weight: bold;
	color: #4883be;
	line-height: 125%;
	padding: 0 0 0.6em 14px;
}

h4 a {
	color: #4883be;
}

h4 a:hover {
	text-decoration: underline;
}

h5 {
	font-size: 1.3em;
	font-weight: bold;
	color: #4883be;
	padding: 15px 0 0 0;
}

h6 {
	font-size: 1.4em;
	font-weight: bold;
	color: #004278;
	padding: 9px 15px 0 0;
	line-height: 130%;
}


/* End Global Elements*/

/* Begin Overall Content Container*/

#contentcontainer {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #fff;
}

/* End Overall Content Container*/

/* Begin Main Nav*/

#topbar {
	width: 100%;
	height :45px;
	background-image: url(/images/nav/mainnav_bg_off.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #3c6ea6;
}

#mainnavwrapper {
	width: 900px;
	height: 45px;
	margin-left: auto;
	margin-right: auto;
}


#navcontain {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#nav {
	width: 900px;
	float: left;
	text-align: center;
}

#nav li {
	height: 45px;
	float: left;
	border-right: 1px solid #21477b;
	font-size: 1.3em;
	letter-spacing: 0.05em;
}

#nav li a {
	display: block;
	height: 28px;
	color: #fff;
	padding: 17px 0 0 0;
}

#nav li a:hover {
	color: #fff;
	background-color: #21477b;
}

.home {
	width: 83px;
	border-left: 1px solid #21477b;
}

.company {
	width: 105px;
}

.netsys {
	width: 174px;
}

.manservs {
	width: 173px;
}

.partners {
	width: 143px;
}

.news {
	width: 83px;
}

.contact {
	width: 124px;
}

#nav li.selected {
	color: #21477b;
	background-image: url(/images/nav/mainnav_bg_on.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border-left: 1px solid #21477b;
}
#nav li.selected a {
	color: #21477b;
}
#nav li.selected a:hover {
	background: transparent;
}
.homeselect {
	display: block;
	width: 84px;
	height: 28px;
	padding: 17px 0 0 0;
	color: #21477b;
	background-image: url(/images/nav/mainnav_bg_on.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border-left: 1px solid #21477b;
}

.companyselect {
	display: block;
	width: 106px;
	height: 28px;
	padding: 17px 0 0 0;
	color: #21477b;
	background-image: url(/images/nav/mainnav_bg_on.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.netsysselect {
	display: block;
	width: 175px;
	height: 28px;
	padding: 17px 0 0 0;
	color: #21477b;
	background-image: url(/images/nav/mainnav_bg_on.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.contactselect {
	display: block;
	width: 125px;
	height: 28px;
	padding: 17px 0 0 0;
	color: #21477b;
	background-image: url(/images/nav/mainnav_bg_on.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.manservsselect {
	display: block;
	width: 174px;
	height: 28px;
	padding: 17px 0 0 0;
	color: #21477b;
	background-image: url(/images/nav/mainnav_bg_on.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.partnersselect {
	display: block;
	width: 144px;
	height: 28px;
	padding: 17px 0 0 0;
	color: #21477b;
	background-image: url(/images/nav/mainnav_bg_on.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.newsselect {
	display: block;
	width: 84px;
	height: 28px;
	padding: 17px 0 0 0;
	color: #21477b;
	background-image: url(/images/nav/mainnav_bg_on.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

/* End Main Nav*/

/* Begin Logo/Search*/

#mastwrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
}

#mastcontainer {
	float: left;
	margin-bottom: 18px;
}

.logobox {
	width: 272px;
	margin-bottom: 13px;
	float: left;
}

#searchcontain {
	width: 225px;
	margin-top: 21px;
	float: right;
}


#search_box {
	width: 195px;
	height: 19px;
	float: left;
}

#search_btn {
	margin: 0;
}

/* End Logo/Search*/

/* Begin Main Image/Mission*/

#mainimagewrap {
	width: 900px;
	margin: 18px auto 0 auto;
	clear: both;
}

#mainimagecontainer {
	float: left;
}

#homeimage {
	width: 621px;
	height: 223px;
	float: left;
	background-image: url(/images/homepage/hmpg_anim2.gif);
	background-position: top;
	background-repeat: no-repeat;
}
 
.learnbtn1 {
	vertical-align: middle;
	margin-right: 6px;
	margin-top: -2px;
}
 
.homeimagetext {
	font-size: 1.2em;
	font-weight: bold;
	color: #022872;
	padding: 197px 0 0 14px;
}
 
.homeimagetext a {
	color: #022872;
}
 
.homeimagetext a:hover {
	color: #4898ce;
	text-decoration: underline;
}
 
#missionstatement {
	width: 279px;
	height: 223px;
	background-image: url(/images/homepage/hmpg_mssnstmnt.gif);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
}

/* End Main Image/Mission*/

/* Begin Container Break 1*/

#containerbreak1 {
	width: 900px;
	height: 33px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/global/container_break1_bgshad.jpg);
	background-position: top;
	background-repeat: repeat-x;
	clear: both;
}

/* End Container Break 1/

/* Begin Bottom Left Button Area*/

#botbuttonwrap {
	width: 900px;
	height: 120px;
	margin: 0 auto 0 auto;
	clear: both;
	background-color: #fff;
}

#rtngnbtn {
	width: 204px;
	height: 120px;
	margin-right: 5px;
	background-image: url(/images/homepage/hmpg_rtngn_btn.gif);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
}

#sbcbtn {
	width: 204px;
	height: 120px;
	margin-right: 5px;
	background-image: url(/images/homepage/hmpg_sbc_btn.gif);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
}

#ipartbtn {
	width: 204px;
	height: 120px;
	background-image: url(/images/homepage/hmpg_ipart_btn.jpg);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
}

#hmpgmainlistbox {
	width: 267px;
	margin-left: 11px;
	border-bottom: 1px solid #4883be;
	float: left;
}

/* End Bottom Left Button Area*/

/* Begin MainVertList Buttons*/

#hmpgmainlistbox2 {
	margin-left: 11px;
	float: left;
}

#hmpgmainlistbox2 ul {
	width: 267px;
	font-size: 1.8em;
}

#hmpgmainlistbox2 ul li {
	background: #e5e5e5;
	background: transparent url(/images/global/list_arrow_big.gif) no-repeat left center;
	margin: 0;
	padding: 8px 0 9px 14px;
	border-bottom: 1px solid #4883be;
}

#hmpgmainlistbox2 ul li a {
	color: #4883be;
	display: block;
}

.mainlistbold {
	color: #004a8f;
	font-weight: bold;
}
 
.botbtntext {
	font-size: 1.2em;
	font-weight: bold;
	color: #022872;
	padding: 97px 0 0 13px;
}
 
.botbtntext a {
	color: #022872;
}
 
.botbtntext a:hover {
	color: #4898ce;
	text-decoration: underline;
}

/* End MainVertList Buttons*/

/* Begin Container Break 2*/

#containerbreak2 {
	width: 900px;
	height: 64px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

/* End Container Break 2/

/* Begin Secpage Styles*/

#secpgmastcontainer {
	width: 900px;
	border-top: 1px solid #79b8e7;
	border-bottom: 1px solid #79b8e7;
	float: left;
	text-align: left;
}

#secpgimage_navbox {
	width: 621px;
	height: 121px;
	border-right: 1px dashed #79b8e7;
	float: left;
}

.titlebox1 {
	width: 621px;
	height: 81px;
	background-image: url(/images/secpage/company_mastimage.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.titlebox2 {
	width: 621px;
	height: 81px;
	background-image: url(/images/secpage/netsys_mastimage.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.titlebox3 {
	width: 621px;
	height: 81px;
	background-image: url(/images/secpage/mngdservs_mastimage.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.titlebox4 {
	width: 621px;
	height: 81px;
	background-image: url(/images/secpage/partners_mastimage.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.titlebox5 {
	width: 621px;
	height: 81px;
	background-image: url(/images/secpage/news_mastimage.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.titlebox6 {
	width: 621px;
	height: 81px;
	background-image: url(/images/secpage/contact_mastimage.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.titlebox7 {
	width: 621px;
	height: 81px;
	background-image: url(/images/secpage/legal_mastimage.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.secpg_navtext {
	margin: 0;
	font-size: 1.35em;
	color: #4883be;
	padding: 10px 0 0 0;
}

.secpg_navtext a {
	color: #4883be;
}

.secpg_navtext a:hover {
	text-decoration: underline;
}

#secpg_sidenavcontain {
	margin-left: 11px;
	float: left;
}

#secpg_sidenavcontain ul {
	width: 267px;
	font-size: 1.8em;
}

#secpg_sidenavcontain ul li {
	background: transparent url(/images/global/list_arrow_big.gif) no-repeat left center;
	margin: 0;
	padding: 10px 0 9px 14px;
}

#secpg_sidenavcontain ul li a {
	color: #4883be;
	display: block;
}

.border_add {
	border-bottom: 1px solid #4883be;
}

/* Begin Container Break 3*/

#containerbreak3 {
	width: 890px;
	height: 23px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/global/container_break1_bgshad.jpg);
	background-position: top;
	background-repeat: repeat-x;
	clear: both;
}

/* End Container Break 3/

/* Begin Secpage Conent*/

#secpgcontent_container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#secpgcontent_box {
	width: 900px;
	background-image: url(/images/secpage/content_dashbg_3col.gif);
	background-position: top left;
	background-repeat: repeat-y;
	float: left;
}

#secpgcontent_box_2col_left {
	width: 900px;
	background-image: url(/images/secpage/content_dashbg_2col.gif);
	background-position: top left;
	background-repeat: repeat-y;
	float: left;
}

#secpgcontent_box_2col_rt {
	width: 900px;
	background-image: url(/images/secpage/content_dashbg_2col_rt.gif);
	background-position: top left;
	background-repeat: repeat-y;
	float: left;
}

#leftcolcontainer {
	width: 370px;
	float: left;
}

#left_2colcontainer {
	width: 621px;
	float: left;
}

.subsection_titlebox {
	border-bottom: 1px solid #79b8e7;
}
 
.subsection_titlebtn {
	vertical-align: middle;
	margin-right: 6px;
	margin-top: -6px;
}
 
.subsection_pdficon {
	vertical-align: middle;
	margin-right: 6px;
	margin-top: -4px;
}

.subsection_subtitlebox {
	border-bottom: 1px solid #bcdbf3;
}

.subsection_downloadtext {
	font-size: 1.3em;
	color: #333333;
	padding: 1em 0 1.1em 0;
}

.subsection_downloadtext a {
	color: #333333;
	letter-spacing: 0.05em;
	text-decoration: underline;
}

.subsection_downloadtext a:hover {
	color: #4883be;
	text-decoration: none;
}

.bodytext_box {
	width: 370px;
	margin-bottom: 15px;
	float: left;
}

.bodytext_box_2col {
	width: 621px;
	margin-bottom: 15px;
	float: left;
}

.main_bodytext {
	font-size: 1.3em;
	color: #333333;
	line-height: 125%;
	padding: 6px 20px 10px 0;
}

.main_bodytext a {
	color: #4883be;
}

.main_bodytext a:hover {
	text-decoration: underline;
}

.privacy_bodytext {
	font-size: 1.2em;
	color: #333333;
	line-height: 125%;
	padding: 5px 20px 0 0;
}

.show_bodytext {
	float: left;
	font-size: 1.2em;
	color: #333333;
	line-height: 125%;
	vertical-align: middle;
}

.show_bodytext a {
	color: #4883be;
}

.show_bodytext a:hover {
	text-decoration: underline;
}

.leftcol_pic {
	padding: 14px 12px 0 0;
	float: right;
}

.newstable_box {
	width: 621px;
	margin-bottom: 12px;
	float: left;
}

/* Begin MidColumn Elements*/

#midcolcontainer {
	width: 251px;
	float: left;
}

.midcol_bodytext {
	font-size: 1.3em;
	color: #333333;
	line-height: 117%;
	padding: 0 20px 14px 15px;
}

.midcol_bodytext a {
	color: #4883be;
}

.midcol_bodytext a:hover {
	text-decoration: underline;
}

.midcol_listtext1 {
	font-size: 1.35em;
	font-weight: bold;
	margin: 8px 0 0 33px;
	padding: 0 16px 0 0;
	color: #333;
}

.midcol_listtext1 li {
	margin-bottom: 8px;
	list-style-image: url(/images/secpage/small_listarrow1.gif);
}

.midcol_image {
  padding: 0 0 5px 15px;
 }

.midcol_logo {
  padding: 0 0 35px 15px;
 }

.jobtitle {
	color: #4883be;
	font-weight: bold;
}

/* End MidColumn Elements*/

/* Begin List Experiment*/

.list1 {
	font-size: 1.35em;
	font-weight: bold;
	color: #333333;
	padding: 0 0 0 10px;
	list-style: none;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 18px;
	margin-left: 4px;
}

.list1 li {
	background: transparent url(/images/secpage/small_listarrow1.gif) no-repeat;
	background-position: 2px 3px;
	padding: 0 0 0 15px;
	margin: 0 0 10px 0;
	line-height: 125%;
}

.list1 li a {
	color: #333333;
	text-decoration: underline;
}

.list1 li a:hover {
	color: #4883be;
	text-decoration: none;
}

.sublist1 {
	font-weight: normal;
	color: #666666;
}


.rtcol_list1 {
	font-size: 1.35em;
	font-weight: bold;
	color: #3e72aa;
	padding: 0 0 0 10px;
	list-style: none;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 18px;
	margin-left: 4px;
	line-height: 126%;
}

.rtcol_list1 li {
	background: transparent url(/images/secpage/small_listarrow1.gif) no-repeat;
	background-position: 2px 3px;
	padding: 0 0 0 15px;
	margin: 0 0 10px 0;
}

.rtcol_list1 li a {
	color: #3e72aa;
	text-decoration: underline;
}

.rtcol_list1 li a:hover {
	color: #004278;
	text-decoration: none;
}

.rtcol_sublist1 {
	font-weight: normal;
	color: #666666;
}

/* End List Experiment*/



#rtcolcontainer {
	width: 279px;
	float: left;
	padding-bottom:10px;
	overflow:hidden;
}

#rtcolcontainer_2col {
	width: 530px;
	float: left;
}

.rtcol_listtext1 {
	font-size: 1.35em;
	font-weight: bold;
	margin: 8px 0 0 33px;
	padding: 0 16px 0 0;
	color: #3e72aa;
}

.rtcol_listtext1 li {
	margin-bottom: 8px;
	list-style-image: url(/images/secpage/small_listarrow1.gif);
}

.rtcol_image {
  padding: 0 0 9px 15px;
 }

.rtcol_downloadtext {
	font-size: 1.3em;
	color: #333333;
	padding: 1em 0 1.1em 0;
}

.rtcol_downloadtext a {
	color: #333333;
	text-decoration: underline;
}

.rtcol_downloadtext a:hover {
	color: #4883be;
	text-decoration: none;
}

.rtsection_pdficon {
	vertical-align: middle;
	margin-right: 6px;
	margin-top: -4px;
	padding-left: 15px;
}

.testimonial_quote {
	font-size: 1.6em;
	color: #666666;
	font-style: italic;
	line-height: 135%;
	padding: 0 15px 0 15px;
}

/* Begin Container Break 4*/

#containerbreak4 {
	width: 900px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

/* End Container Break 4/



/* Begin Footer*/

#footerbar {
	width: 100%;
	background-image: url(/images/global/footer_bggrade.jpg);
	background-position: top;
	background-repeat: repeat-x;
	float: left;
}

#footercontainer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	clear: both;
}

.footernavbox {
	width: 621px;
	border-right: 1px solid #3366a8;
	float: left;
}

.footernavtext {
	font-size: 1.195em;
	color: #dbe8f4;
	padding: 6px 0 20px 0;
}

.footernavtext a {
	color: #dbe8f4;
}

.footernavtext a:hover {
	text-decoration: underline;
}

.footerlegalbox {
	width: 278px;
	float: left;
}

.legaltext {
	font-size: 1.15em;
	color: #dbe8f4;
	padding: 5px 0 0 12px;
	line-height: 115%;
}

.legaltext a {
	color: #dbe8f4;
}

.legaltext a:hover {
	text-decoration: underline;
}

/* End Footer*/


/* Begin Special Styles*/

.closebox {
	font-size: 10px;
	font-weight: bold;
	color: #99CCFF;
	background-color: #000033;
	text-align: center;
	padding: 5px;
	width: 100px;
	margin: 0 0 0 20px;
	border: 1px solid #333333;
}
.closebox a:link {
	color: #CCCCCC;
	text-decoration: none;
}

.closebox a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.tablecontainer {
	width: 100%;
	padding-top: 16px;
}

table {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 130%;
}

table th, table td {
	margin: 0;
	padding: 7px 12px;
	border-bottom: 1px solid #b5b5b5;
}

table td a {
	color: #004278;
	font-weight: bold;
}

table a:hover {
	text-decoration: underline;
}

table .headline {
	text-align: left;
	border-left: 1px solid #99CCFF;
}

table .viewline {
	border-left: 1px solid #99CCFF;
}

table tr.alt {
	background: #e8eff7;
}

table tr.headrow {
	background: #4883be;
	color: #fff;
}

.datecell {
	width: 15%;
}

.typecell {
	border-left: 1px solid #99CCFF;
}

.tradebox {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #4883be;
	float: left;
}

.tradeshow_logos {
	float: left;
	margin: 10px;
}
 
/* End Special Styles*/

.required {
	color: #FF0000;
}




