body, div, img, table, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Tahoma;
	font-size: 11px;
	color: #bac5d2;
}
img {
	border: 0px;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #bac5d2;
}
.clear {
	clear: both;
	margin: -1px 0px 0px;
	height: 1px;
}
h2 {
	margin:0px;
	display: inline;
	color: #ffd430;
	font-weight: bold;
	font-size: 11px;
}
table.body_table {
	background-color: #385A96;
	width: 100%;
}
td.left_side {
	width: 25%;
	height: 550px;
}
table.left_side {
	height: 100%;
	width: 100%;
}
td.left_side_top {
	background-image: url(img/topleft.gif);
	background-repeat: repeat-x;
	background-position: top right;
}
td.left_side_top img {
	height: 240px;
	width: 1px;
}
td.left_side_bottom {
	height: 100%;
	background-image: url(img/left.jpg);
	background-repeat: repeat-x;
	background-position: top right;
}
td.left_side_bottom img {
	height: 1px;
	width: 1px;
}
td.main_table {
	width: 50%;
}
table.main_table {
	width: 100%;
}
td.top_logo {
	background-image: url(img/left_top_bck.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}
td.middle_flash {
	position: relative;
	background-image: url(img/logo_bck.jpg);
	background-repeat: repeat-x;
	height: 293px;
}
div.flash_movie {
	position: relative;
	background-image: url(img/flash_back.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height:293px;
}
div.languages {
	position: absolute;
	bottom: 18px;
	right: 5px;
}
a.lang, a.lang_act {
	font-family: Tahoma;
	font-size: 11px;
	color: #54CBFD;
	text-decoration: none;
}
a.lang_act {
	font-weight: bold;
}
a.lang:hover, a.lang_act:hover {
	text-decoration: underline;
}
/*
	MENU STYLES
*/
td.Tmenu_block {
	/* height: 100%; */
	background-image: url(img/left_middle.jpg);
	background-repeat: repeat-x;
	background-position: top right;
	padding-top: 2px;
	padding-left: 19px;
	padding-right: 23px;
}
div.Dmenu_block {
	position: relative;
	top: -53px;
	background-image: url(img/menu_back.jpg);
	background-repeat: repeat-x;
	background-position: top right;
	background-color: #1D2C49;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
div.Dmenu_itm_block {
	position: relative;
	background-image: url(img/menu_item_brdr.gif);
	background-repeat: repeat-x;
	background-position: bottom right;
	padding-top: 15px;
	padding-bottom: 14px;
	padding-right: 10px;
	padding-left: 10px;
	cursor: pointer;
}
div.Dmenu_itm, div.Dmenu_itm_act {
	position: relative;
	background-image: url(img/menu_item_blt.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 4px;
	padding-right: 10px;
	font-size: 11px;
	text-transform: uppercase;
}
a.Amenu_itm, a.Amenu_itm_act {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
a.Amenu_itm:hover, a.Amenu_itm_act {
	color: #FFD430;
}
div.Dmenu_txt, div.Dmenu_txt_act {
	font-family: Arial;
	font-size: 10px;
	color: #55CDFF;
}
a.Amenu_subitm {
	font-family: Arial;
	font-size: 10px;
	color: #55CDFF;
	text-decoration: none;
}
td.content {
	background-image: url(img/left_middle.jpg);
	background-repeat: repeat-x;
	background-position: top right;
	width: 492px;
	padding-left: 0px;
	padding-top: 25px;
	padding-bottom: 16px;
	font-family: Tahoma;
	font-size: 11px;
	color: #bac5d2;
	text-align: justify;
	padding-bottom: 10px;
}
/*
	HELP DESK BANNER
*/
td.banner {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	height: 100%;
}
div.phone_cont {
	position: relative;
}
div.banner_img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}
div.banner_helpdesk {
	position: absolute;
	top: 12px;
	left: 8px;
	z-index: 100;
}
div.banner_helpdesk a {
	font-family: Arial;
	font-size: 16px;
	color: #ffd430;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
div.banner_phone {
	position: absolute;
	top: 37px;
	left: 67px;
	z-index: 100;
}
div.banner_phone a {
	font-family: arial;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	letter-spacing: -1px;
}
div.banner_help {
	position: absolute;
	top: 60px;
	left: 83px;
	z-index: 100;
}
div.banner_help a {
	font-family: Verdana;
	font-size: 11px;
	color: #a4abb7;
	text-decoration: none;
	padding-right: 7px;
	background-image: url(img/banner_help_blt.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
td.banner_txt {
	padding-bottom: 15px;
	height: 100%;
}
div.Dtxt_banner {
	padding: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 1px solid #23375B;
	background-color: #2D4878;
	text-align: justify;
}
td.right_side {
	width: 25%;
	height: 550px;
}
table.right_side {
	width: 100%;
	height: 100%;
}
td.right_side_top img {
	height: 240px;
	width: 1px;
	text-align: right;
}
td.right_side_top {
	background-image: url(img/topright.jpg);
	width: 100%;
}
td.right_side_bottom {
	height: 100%;
	background-image: url(img/right.jpg);
	background-repeat: repeat-x;
	background-position: 1px 0px;
}
td.right_side_bottom img {
	height: 1px;
	width: 1px;
}
td.bottom_left {
	background-image: url(img/bg-bot.gif);
}
td.bottom_left img {
	height: 65px;
	width: 1px;
}
td.bottom_middle {
	position: relative;
	background-image: url(img/bg-bot.gif);
}
table.bottom_middle {
	/* height: 100%; */
	width: 100%;
}
td.copyright {
	width: 224px;
}
table.copyright {
	border-right: 1px solid #385C98;
	/* height: 100%; */
	width: 100%
}
div.copyright img {
	width: 224px;
	height: 1px;
}
td.copyright {
	/* height: 100%; */
	padding-top: 13px;
	padding-bottom: 13px;
}
td.copyright_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #bac5d2;
	text-align: center;
}
td.menuitem {
	text-align: center;
	border-left: 2px solid #2687E5;
}
a.menuitem, a.menuitem_active {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.menuitem_active {
	text-decoration: underline;
}
a.menuitem:hover {
	text-decoration: underline;
}
td.bottom_right {
	background-image: url(img/bg-bot.gif);
}
td.bottom_right img {
	height: 65px;
	width: 1px;
}
td.right_block {
	width: 100%;
}
table.right_block {
	/* height: 100%; */
}
td.bottom_spacer img {
	height: 1px;
	width: 1px;
}
div.banner {
	padding-top: 10px;
	padding-bottom: 15px;
}
div.Dmore_title {
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	color: #fff;
}
div.Dpage_ttl {
	border-bottom: 1px solid #4772B6;
}
span.Spage_ttl {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
span.Spage_ttl h1 {
	margin:0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #f0e5ed;
	text-transform: uppercase;
}
div.Dpage_cntnt {
	padding: 10px;
	padding-bottom: 20px;
	text-align: justify;
}
div.Dpage_cntnt img {
	margin: 10px;
}
div.Dpage_more {
	padding-right: 20px;
	padding-bottom: 20px;
}
a.Apage_more {
	padding-left: 20px;
	color: #45A6CF;
	background-image: url(img/more_blt.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
table.TBstart_activ {
	padding-top: 10px;
	padding-bottom: 20px;
}
td.Tstart_subcontnt {
	/* width: 50%; */
	width: 100%;
}
td.Tstart_activ {
	/* width: 50%; */
	width: 1px;
}
a.Aactiv {
	padding-left: 15px;
	background-image: url(img/yell_blt.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
td.Tstart_activ {
	padding-left: 15px;
}
td.Tstart_activCntnt {
	/* padding-top: 20px; */
}
div.Dresp_auth {
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: bold;
}
div.Dservice_cntnt {
	padding-top: 10px;
	text-align: justify;
}
div.Dform {
	padding-bottom: 5px;
}
div.Dform_error {
	color: #55CDFF;
	text-align: center;
	padding: 0px 20px 5px 20px;
	font-size: 14px;
}
div.Dform textarea, div.Dform input, td.Tform input {
	border: 1px solid #000;
	background-color: #BAC5D2;
	color: #000;
}
div.Dform img {
	border: 1px solid #000;
}
div.Dform input.confirmCode {
	width: 90px;
}
div.Dform textarea {
	overflow: auto;
}
div.Dcont_ttl {
	font-weight: bold;
	color: #ffd430;
	padding-bottom: 5px;
}
td.Tcont {
	width: 33%;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
div.respSucc {
	font-size: 14px;
	padding-top: 200px;
	text-align: center;
	color: #FFD430;
}
div.comms_head {
	color: #FFD430;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	margin-top: 30px;
}
div.comms_head1 {
	border-bottom: 1px solid #BAC5D2;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
div.newCommentForm_h1 {
	padding-bottom: 5px;
}
div.newCommentForm_lb1, div.newCommentContentLb {
	float: left;
	width: 70px;
	font-weight: bold;
	padding-top: 2px;
}
div.newCommentForm_inp1 {
	float: left;
	width: 150px;
	margin-right: 25px;
}
div.newCommentForm_inp1 input {
	width: 150px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #bac5d2;
	border: 1px solid #BAC5D2;
	padding-left: 5px;
	padding-right: 5px;
	background-color: transparent;
}
div.newCommentContent {
	float: left;
	width: 395px;
}
div.newCommentContent textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #bac5d2;
	border: 1px solid #BAC5D2;
	background-color: transparent;
	width: 395px;
}
div.newCommentForm_btn {
	margin-left: 70px;
	padding-top: 5px;
}
div.newCommentForm_btn input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #1D2C48;
	border: 1px solid #1D2C48;
	color: #C26D22;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
div.views_sp, div.commens_itm_sp {
	border-bottom: 1px solid #BAC5D2;
	margin-top: 20px;
}
div.commens_itm_sp {
	margin-bottom: 20px;
}
div.commens_holder {
	margin-top: 15px;
	margin-bottom: 15px;
}
div.commens_itm_u {
	padding-bottom: 5px;
}
div.commens_itm_u_name {
	float: left;
	margin-right: 10px;
}
div.commens_itm_u_name a {
	font-weight: bold;
}
div.commens_itm_u_date {
	float: left;
}
div.commens_item_pager_sp {
	border-bottom: 1px solid #BAC5D2;
	margin-top: 20px;
}
div.commens_item_pager {
	text-align: right;
	margin-top: 5px;
}
a.commens_pagers {
	border-left: 1px solid #BAC5D2;
	padding-left: 5px;
	padding-right: 4px;
	padding-bottom: 3px;
}
a.commens_pager_actF, a.commens_pager_img2 {
	border-left: 0px;
}
a.commens_pager_img2 img {
	padding-right: 5px;
}
a.commens_pager_img3 img {
	padding-left: 5px;
}
div.comms_err {
	padding-bottom: 15px;
	color: #990000;
	font-weight: bold;
}
div.newCommentForm_inp1 input.commErr, div.newCommentContent textarea.commErr {
	border: 1px solid #990000;
}
div.newCommentForm_title {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
}
span.bgC_tools {
	padding-left: 10px;
}


