/* ----- RESET AND BASICS --------------------------------------------------------------------------- */
html { overflow-y: scroll; }
html, body, form { height: 100%; margin: 0; padding: 0 }
body { padding: 0px; margin: 0px; font: 11px/1 Arial, Verdana, Tahoma; color: #666; line-height: normal; }
a { text-decoration: none; outline: none; color: #666; }
a:hover { color: #009ee8; }
a img { border: 0; background: none; }
img	{ vertical-align: middle; }
.clear { clear: both; }
/* -------------------------------------------------------------------------------------------------- */



/* ----- COMMON ID(s) and CLASSES ------------------------------------------------------------------- */
#index_body {
	background-image: url(../images/index_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

#subpage_body {
	background-image: url(../images/subpage_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

#container {
	width: 100%;
	height: 100%;
	text-align: center;/* IE fix to center the page */
}

#pageWrap {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#header {
	position: relative;
	width: 960px;
	height: 100px;
	background-image: url(../images/header_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#logo {
	position: absolute;
	top: 23px;
	left: 10px;
	width: 171px;
	height: 61px;
}

#topRight_links {
	position: absolute;
	top: 57px;
	right: 0px;
}

.handcursor {
	cursor: pointer;
}

.textfield_width_160px {
	margin: 0px;
	padding: 2px 3px 2px 3px;
	font-family: Tahoma, Verdana, Arial;
	color: #666666;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
	width: 158px;
	height: 14px;
	background: #FFF;
	border: 1px #9d9fa2 solid;
}

.textfield_width_190px {
	margin: 0px;
	padding: 2px 3px 2px 3px;
	font-family: Tahoma, Verdana, Arial;
	color: #666666;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
	width: 188px;
	height: 14px;
	background: #FFF;
	border: 1px #9d9fa2 solid;
}

#navigation {
	position: relative;
	width: 960px;
	height: 40px;
}

#searchPanel {
	position: absolute;
	width: 213px;
	top: 9px;
	right: 0px;
	z-index: 99;
	vertical-align: middle;
}

#index_contentArea {
	/*position: relative;*/ /*remark this for IE6/7 to run telerik menu*/
	margin-top: 23px;
	width: 960px;
}

#subpage_contentArea {
	/*position: relative;*/ /*remark this for IE6/7 to run telerik menu*/
	margin-top: 14px;
	width: 960px;
}

.btn_more_details {
	margin: 0px;
	padding: 0px;
	width: 71px;
	height: 13px;
}

.btn_more_details li{
	list-style: none;
}

.link_more_details {
	width: 71px;
	height: 13px;
	background-image: url(../images/btn_more_details_hover.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.link_more_details a {
	width: 71px;
	height: 13px;
	background-image: url(../images/btn_more_details.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
}

.link_more_details a:hover {
	background: none;
}

#btm_textLinks_UserTool {
	position: fixed;
	width: 100%;
	margin: auto;
	left: 0px;
	bottom: 0px;
	height: 30px;
	z-index: 700;
}

#btm_UserTool {
	margin: auto;
	width: 99%;
	height: 30px;
}

#btm_UserTool_bg {
	height: 30px;
	background-image: url(../images/btm_UserTool/UserTool_panel_bg.png);
	background-position: left;
	background-repeat: repeat-x;
	text-align: left;
	width: 99%;
}

#btm_UserTool_container {
	position: relative;
	padding-top: 4px;
	width: 100%;
	height: 26px;
}

#leftContent_box {
	position: absolute;
	left: 0px;
}

#siteNavigation_txtLinks_pop {
	visibility: hidden;
	position: absolute;
	bottom: 17px;
	padding-top: 50px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #999;
	line-height: normal;
	text-align: left;
	width: 883px;
	height: 153px;
	background-image: url(../images/btm_UserTool/siteNavigation_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#siteNavigation_txtLinks_pop #close {
	position: absolute;
	width: 25px;
	height: 29px;
	top: -8px;
	right: -9px;
}

.siteNavigation_txtLinks {
	font-size: 10px;
	color: #999;
	line-height: normal;
}

.siteNavigation_txtLinks a:link, .siteNavigation_txtLinks a:visited, .siteNavigation_txtLinks a:active {
	color: #999;
	text-decoration: none;
}

.siteNavigation_txtLinks a:hover {
	color: #009ee8;
	text-decoration: none;
}

.siteNavigation_txtLinks .tier1 {
	padding-left: 13px;
	line-height: normal;
	background-image: url(../images/btm_UserTool/siteNavigation_txtLinks_t1_bullet.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.siteNavigation_txtLinks .tier2 {
	padding-left: 8px;
	line-height: normal;
	background-image: url(../images/btm_UserTool/siteNavigation_txtLinks_t2_bullet.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#siteNavigation_txtLinks_pop #col1 {
	position: absolute;	
	width: 148px;
	left: 20px;
}

#siteNavigation_txtLinks_pop #col2 {
	position: absolute;
	width: 148px;
	left: 193px;
}

#siteNavigation_txtLinks_pop #col3 {
	position: absolute;
	width: 148px;
	left: 366px;
}

#siteNavigation_txtLinks_pop #col4 {
	position: absolute;
	width: 148px;
	left: 539px;
}

#siteNavigation_txtLinks_pop #col5 {
	position: absolute;	
	width: 148px;
	left: 712px;
}

#rightContent_box {
	position: absolute;
	right: 0px;
}

#requestDemo_form_pop {
	visibility: hidden;
	position: absolute;
	bottom: 17px;
	font-family: Tahoma, Arial, Verdana;
	color: #999;
	line-height: 11px;;
	text-align: left;
	width: 256px;
	height: 221px;
	background-image: url(../images/btm_UserTool/requestDemo_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#requestDemo_form_pop #close {
    padding:0;
	position: absolute;
	width: 25px;
	height: 29px; 
	top: -8px;
	right: -9px;
}

#requestDemo_form_pop div {
	padding: 20px;
}

.requestDemo_textfield {
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	padding: 2px 3px;
	width: 105px;
	border: 1px solid #000;
	background-color: #414141;
}

.tellafriend_textfield {
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	padding: 2px 3px;
	width: 150px;
	border: 1px solid #000;
	background-color: #414141;
}

#btm_SpacerDiv {
	width: 100%;
	height: 55px;
}

#btm_siteMap_holder {
	padding-top: 20px;
	color: #FFFFFF;
	width: 100%;
	height: auto;
	padding-bottom: 30px;
	background-color: #256ba1;
}

#btm_siteMap {
	padding: 15px;
	margin: 0px auto 10px auto;
	width: 930px;
	text-align: left;
	background-color: #19436f;
}

.siteMapText {
	color: #FFFFFF;
}

.siteMapText a:link, .siteMapText a:visited, .siteMapText a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.siteMapText a:hover {
	color: #009ee8;
	text-decoration: none;
}

#btm_copyright {
	margin: 0px auto 7px auto;
	width: 960px;
	text-align: center;
}

.copyrightText {
	color: #FFFFFF;
}

.copyrightText a:link, .copyrightText a:active, .copyrightText a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.copyrightText a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* -------------------------------------------------------------------------------------------------- */



/* ----- INDEX PAGE ID(s) and CLASSES --------------------------------------------------------------- */
.index_v_seperator_40px {
	width: 40px;
	background-image: url(../images/index_v_seperator_40px.gif);
	background-position: top;
	background-repeat: repeat-y;
}

.index_h_seperator_27px {
	height: 27px;
	background-image: url(../images/index_h_seperator_27px.gif);
	background-position: left;
	background-repeat: repeat-x;
}

.index_h_seperator_40px {
	height: 40px;
	background-image: url(../images/index_h_seperator_40px.gif);
	background-position: left;
	background-repeat: repeat-x;
}

.indexTitles {
	font-family: 'QTHelvetCndRegular';
	font-size: 24px;
	color: #323232;
	line-height: 23px;
}

#index_latest_news_scroller {
	overflow: auto;	
	width: 320px;
	height: 120px;
	outline: none;
}

.dateStamps_box {
	width: 42px;
	height: 45px;
	padding: 0px 4px 5px 0px;
	background-image: url(../images/dateStamp_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.dateStamps_box .month {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.dateStamps_box .day {
	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
	color: #626262;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
}

.latest_news_textLinks {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #666;
	text-align: left;
	line-height: normal;
}

.latest_news_textLinks a:link, .latest_news_textLinks a:visited, .latest_news_textLinks a:active {
	color: #666;
	text-decoration: none;
}

.latest_news_textLinks a:hover {
	color: #009ee8;
	text-decoration: none;
}

#latestProjects {
	position: relative;
	margin: 0px 20px 0px 20px;
	padding: 1px;
	width: 178px;
	height: 118px;
	background-image: url(../images/latestProjects_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.projectsURL {
	font-size: 10px;
	margin-top: 5px;
	text-align: center;
}

#index_domainCheck_bg {
	background-image: url(../images/index_domainCheck_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#domainCheck_form {
	position: relative;
	width: 280px;
	height: 25px;
	top: 48px;
	left: 20px;
}

.domainCheck_textField {
	font-family: "Segoe UI", Verdana , sans-serif;
	color: #333;
	font-style: italic;
	border: none;
	padding: 4px 3px 0px 3px;
	width: 189px;
	height: 21px;
	background: transparent;
	outline: none;
}

.domainCheck_dropdown {
	font-family: "Segoe UI", Verdana , sans-serif;
	color: #333;
	padding-left: 5px;
	width: 76px;
	height: 25px;
	font-size: 13px;
	font-style: italic;
}

#domainCheck_results {
	/*margin-top: 10px;*/
	font-family: "Segoe UI", Verdana , sans-serif;
  color: #fff;
	font-style: italic;
	text-align: left;
}

#index_partners_bg {
	background-image: url(../images/index_partners_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#index_announcements_bg {
	padding: 15px;
	background-image: url(../images/index_announcement_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#index_voting_poll_scroller {
	overflow: auto;
	width: 205px;
	height: 121px;
}

#index_voting_poll_bg {
	padding: 15px 10px 10px 15px;
	background-image: url(../images/index_voting_poll_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
}
/* -------------------------------------------------------------------------------------------------- */



/* ----- SUBPAGES ID(s) and CLASSES ----------------------------------------------------------------- */
#subpage_bg {
	padding: 0px 18px;
	width: 924px;
	background-image: url(../images/subpage_bg.png);
	background-position: top;
	background-repeat: repeat-y;
}

#left_naviTop_label {
	background-color: #61a1d3;
	padding: 3px 8px;
	font-family: "Segoe UI", Verdana , sans-serif;
	color: #FFF;
	font-size: 13px;
	text-align: left;
}

#subpage_navi {
	/*margin: 15px 5px 0px 5px;*/
	margin: 15px 5px 0px 0px;
	width: 175px
}

.subpage_navi_links {
	padding-left: 13px;
	background-image: url(../images/navi_bullet.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	text-align: left;
}

.subpage_navi_links a:link, .subpage_navi_links a:visited, .subpage_navi_links a:active {
	color: #666666;
	text-decoration: none;
}

.subpage_navi_links a:hover {
	color: #39b1e8;
	text-decoration: none;
}

#subpage_navi_tier2 {
	margin: 5px 0px 0px 0px;
	width: auto;
}

.subpage_navi_links_tier2 {
	padding-left: 13px;
	background-image: url(../images/navi_bullet_tier2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana. Arial;
	font-size: 11px;
	color: #666666;
	text-align: left;
}

.subpage_navi_links_tier2 a:link, .subpage_navi_links_tier2 a:visited, .subpage_navi_links_tier2 a:active {
	color: #666666;
	text-decoration: none;	
}

.subpage_navi_links_tier2 a:hover {
	color: #39b1e8;
	text-decoration: none;
}

.h_seperator_subpage_navi_links {
	height: 12px;
	background-image: url(../images/h_seperator_subpage_navi_link.gif);
	background-position: left;
	background-repeat: repeat-x;		
}

.subpage_v_seperator_25px {
	width: 25px;
	background-image: url(../images/subpage_v_seperator_25px.gif);
	background-position: top;
	background-repeat: repeat-y;
}

h1 {
	padding: 3px 0px 0px 0px;
	margin: 0px;
	font-family: 'QTHelvetCndRegular';
	font-size: 22px;
	font-weight: normal;
	height: 40px;
	color: #39b1e8;
}

h2 {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-family: 'QTHelvetCndRegular';
	font-size: 30px;
	font-weight: normal;
	color: #39b1e8;
}

.content_text {
	font-family: "Lucida Grande", Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #333333;
	text-align: justify;
	line-height: 18px;
}

.content_text a:link, .content_text a:visited, .content_text a:active {
	color: #39b1e8;
	text-decoration: underline;
}

.content_text a:hover {
	color: #999999;
	text-decoration: underline;
}

.content_bullet1 {
	padding-left: 20px;
	background-image: url(../images/content_bullet1.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.content_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #1F5488;
	text-align: left;
	margin-bottom: 7px;
}
/* -------------------------------------------------------------------------------------------------- */

.input_field {
	border: 1px #1A1A1A solid;
	background: #414141;
	font-size: 11px;
	color: white;
	height: 16px;
}

.sitemap_hdr{
	font-family: 'QTHelvetCndRegular';
	font-size: 16px;
	font-weight: normal;
	line-height:normal;
	color: #39b1e8;
	margin-bottom:5px;
}
