
/*--------- Template ---------*/

.OuterWrapper {
	width: 1000px;
	margin: 0;
}
#Table1 {
	height: 116px;
}
#Table2 {
	padding: 0px 0px 0px 30px;
}
#Table3 {
}
#Table4 {
	margin: 30px 0px 0px 0px;
}
#Table5 {
	width: 615px;
	margin: 0px 0px 15px 3px;
	border-bottom: 1px solid #00AEEF;

}
#Table6 {
}
#Table7 {
	width: 620px;
}
#Table8 {
	padding: 10px 0px;
}

/*--------- Default Styles ---------*/

body {
	margin: 0px;
	padding: 0px;
	background: url(../images/back.gif) repeat-x left top;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	color: #09347a;
	font-size: small;
}
p 
{
	margin: 0 0 0.9em 0;
	font-size: 95%;
	line-height: 1.6em;
}
	a {
		color: #09347a;
	}
	a:hover { 
		color: #09347a;
	}

h1, h2, h3, h4, h5, h6 
{
	padding: 0;
	margin: 0 0 0.9em 0;
	line-height: 1.6em;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a 
{
	text-decoration: none;
}
h1 
{
	color: #00AEEF;
	font-size: 170%;
	font-weight: normal;
	margin: 0 0 0em 0;
}
	.newsheadingsub,
	.newsheading2 {
		font-size: 75%;
		color: #00AEEF;
		font-weight: bold;
	}
h2 
{
	margin: 0.9em 0 0.9em 0;
	color: #00AEEF;
	font-size: 100%;
	font-weight: bold;
}
h3 
{
	font-size: 90%;
	font-weight: bold;
}
h4 
{
	color: #00AEEF;
	font-size: 80%;
	text-transform: uppercase;
	font-weight: bold;
}
h5 
{
	color: #FFFFFF;
	font-size: 90%;
	margin: 1.5em 0em;
	padding: 0.3em 0.5em;
	background-color: #00AEEF;
	border-bottom: 1px solid #09347a; 
}
blockquote 
{
	font-size: 100%;
	padding: 1em 2em;
}
ol {
	font-size: 100%;
	line-height: 1.3em;
	margin: 0 0 2em 4em;
	padding: 0 0 0 0;
}
ul {
	font-size: 100%;
	line-height: 1.3em;
	margin: 0 0 2em 4em;
	padding: 0 0 0 0;
	}
ol li {
	margin: 0 0 0.4em 0;
	}
ul li {
	margin: 0 0 0.4em 0;
	list-style-image: url(../images/icon_next.gif);
	}
ol li li,
ul li li {
	list-style-image: none;
	border-bottom-style: none;
	font-size: 110%;
	margin: 0 0 0em 0;
}
ol li li li, ul li li li {
	list-style-type: none;
}
ol li li
{ 
	list-style-type: upper-alpha; 
}
ol li li li 
{ 
	list-style-type: upper-roman; 
}
ol li li li li 
{ 
	list-style-type: lower-roman; 
}

/*--------- Home - Promo Tables ---------*/

table.HomePromo  {
	margin: 20px 0px 0px 0px;
	font-size: 90%;
	width: 100%;
}
table.HomePromo td {
	font-size: 70%;
}
table.HomePromo .newsheadingBlue {
	font-size: 100%;
	color: #003473;
	font-weight: bold;
}

/*--------- Side Panel Window ---------*/

.site_title_panel_menu_window {
	background: url(../images/back_header.gif) repeat top left;
}
.title_panel_window_tbl {
}
.title_panel_window_tr {
}
.title_panel_window_title {
}
.title_panel_window_content {
}
.title_panel_menu_hspacer {
}
.title_panel_menu_vspacer {
}
.title_panel_hmenu_tbl {
}
.title_panel_hmenu_tr {
}

/*--------- Navigation ---------*/

.title_panel_hmenu_td {
	background: url(../images/Back_Nav.gif) repeat top right;
}
.title_panel_hmenu_tdhover {
	background: url(../images/Back_NavOn.gif) repeat top right;
}
.title_panel_menu_textitem_tbl {
}
.title_panel_menu_textitem_tr {
}
.title_panel_menu_textitem_td {
	padding: 7px 15px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}
a.title_panel_menu_textitem_textlink:link,
a.title_panel_menu_textitem_textlink:visited,
a.title_panel_menu_textitem_textlink:hover {
	color: #09347a;
	text-decoration: none;
}

/*--------- Use Panel ---------*/

.user_panel_window {
	width: 520px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*--------- Sub Navigation ---------*/

.promobox_container {
}
.sub_menu_window {
	width: 230px;
	margin: 0px 0px 20px 0px;
}
.submenu_vmenu_tbl {
	width: 100%;
}
.submenu_vmenu_tr {
}
.submenu_vmenu_td {
	height: 20px;
}
.submenu_vmenu_tdhover {
	height: 20px;
}
.submenu_menu_textitem_tbl {
	height: 100%;
	width: 100%;
}
.submenu_menu_textitem_tr {
}
.submenu_menu_textitem_td {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	line-height: 2em;
	padding: 0px;
	background: url(../images/Back_Nav.gif) repeat top left;
}
	a.submenu_menu_textitem_textlink:link, 
	a.submenu_menu_textitem_textlink:visited {
		font-size: 11px;
		color: #000066;
		font-weight: bold;
		text-transform: uppercase;
		padding-left: 30px;
		text-decoration: none;
	}
	a.submenu_menu_textitem_textlink:hover {
		color: #00AEEF;
		text-decoration: none;

	}
	.submenu_menu_textitem_nolink {
		font-size: 11px;
		color: #000066;
		font-weight: normal;
		padding-left: 30px;
		text-decoration: none;
	}
.submenu_menu_textitem_sub_tr {
}
.submenu_menu_textitem_sub_td {
}
.submenu_menu_textitem_sub_div {
	height: 100%;
	width: 100%;
}
.submenu_menu_textitem_chlidren {
	height: 100%;
	width: 100%;
}
.submenu_menu_textitem_child_tr {
}
.submenu_menu_textitem_child_td {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	padding: 3px 0px;
	height: 20px;
		font-weight: bold;
}
	a.submenu_menu_textitem_child_textlink:link,
	a.submenu_menu_textitem_child_textlink:visited {
		font-size: 11px;
		color: #000066;
		text-decoration: none;
		padding-left: 30px;
	}
	a.submenu_menu_textitem_child_textlink:hover {
		color: #00AEEF;
		text-decoration: none;
	}
.submenu_menu_textitem {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	width: 100px;
}
.contactdetails {
	font-weight: bold;
	color: #000066;
	padding-left: 30px;
}

.newsheading
{
	background: url(../images/pointer2.gif) no-repeat left center;
	padding-left: 24px;
	font-size: 110%;
	font-weight: bolder;
}
.newsheadingBlue {
	font-size: 130%;
	color: #003473;
	font-weight: bolder;
	text-align: left;
}
.highlighting {
	font-size: 12px;
	color: #000066;
	padding: 10px 10px 10px 5px;
	font-weight: bold;
}
.side-white {
	font-size: 13px;
}
.side-white:link {
	text-decoration: none;
}
.side-white:visited {
	text-decoration: none;
}
.side-white:hover {
	color: #00AEEF;
	text-decoration: none;
}
.tabletext {
	font-size: 11px;
	line-height: 12px;
	color: #666666;
}
.table {
	margin-bottom: 0px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
td {
	font-size: 12px;
}
select {
	font-size: 11px;
}
.link_button_tbl {
	width: 100%;
	height: auto;
}
.link_button_tr {
}
.link_button_td_left {
	width: auto;
	height: auto;
	text-align: left;
	padding-left: 150px;
}
.link_button_td_right {
	width: auto;
	height: auto;
	text-align: right;
}
.link_button {
	width: 100px;
	margin-left: 150px;
	cursor: pointer;
}
.page_titles {
	padding-bottom: 0px;
}
.error_message {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.hspacer {
	width: auto;
}
.vspacer {
	height: auto;
}
.fullheight {
	height: 100%;
}
.fullwidth {
	width: 100%;
}
.fullsize {
	height: 100%;
	width: 100%;
}
.placeholder {
	width: 1px;
	height: 1px;
	src: url(../images/transparent.gif);
}
.show {
}
.hide {
	display: none;
}

/*---------CMS Styles - ------------------*/

.tbl_container {
	height: 100%;
	width: 100%;
}
.ie_spacer1 {
	width: 250px;
	height: 1px;
	src: url(../images/transparent.gif);
}
.ie_spacer2 {
	width: 660px;
	height: 1px;
	src: url(../images/transparent.gif);
}
.header_left_td {
	width: 250px;
	height: 94px;

	background: #003473 url(../images/logo.gif) no-repeat left top;
}
.header_spacer_td {
	width: auto;
	height: 94px;
	background-color: #003473;
}
.header_middle_td {
	width: 660px;
	height: 94px;
	background: #003473 url(../images/header.jpg) no-repeat right top;
}
.header_right_td {
	width: auto;
	height: 94px;
	background-color: #afda00;
}
.top_menu_left_td {
	width: 250px;
	height: 20px;
	border-top: solid 1px #afda00;
}
.top_menu_spacer_td {
	width: auto;
	height: 20px;
	border-top: solid 1px #afda00;
}
.top_menu_middle_td {
	width: 660px;
	height: 20px;
	text-align: right;
	color: #FFFFFF;
	border-top: solid 1px #afda00;
}
.top_menu_right_td {
	width: auto;
	height: 20px;
	border-top: solid 1px #afda00;
}
.title_left_td {
	width: 250px;
	height: 60px;
}
.title_spacer_td {
	width: auto;
	height: 60px;
}
.title_middle_td {
	width: 660px;
	height: 60px;
	vertical-align: bottom;
	padding-left: 15px;
	text-align: left;
	font-size: 23px;
	line-height: 34px;
	font-weight: bold;
	color: #000066;
	margin-top: 0px;
}
.title_right_td {
	width: auto;
	height: 60px;
}
.subtitle_left_td {
	width: 250px;
	height: 60px;
	border-top: solid 1px #c6db00;
}
.subtitle_left_tbl {
	width: 250px;
	height: 100%;
}
.subtitle_left_row1 {
	width: auto;
	height: auto;
}
.subtitle_left_row2 {
	width: auto;
	height: 33px;
	background: url(../images/side_main.gif) repeat left top;
	border-right: solid 1px #003366;
}
.subtitle_spacer_td {
	width: auto;
	height: 60px;
	border-top: solid 1px #c6db00;
}
.subtitle_spacer_tbl {
	width: 100%;
	height: 100%;
}
.subtitle_spacer_row1 {
	width: auto;
	height: auto;
}
.subtitle_spacer_row2 {
	width: auto;
	height: 33px;
	background: url(../images/back_top.gif) repeat left top;
}
.subtitle_middle_td {
	width: 660px;
	height: 60px;
	background-color: #FFFFFF;
}
.subtitle_middle_tbl {
	width: 100%;
	height: 100%;
}
.subtitle_middle_subtitle {
	width: auto;
	height: 100%;
	padding-top: 5px;
	padding-left: 15px;
	vertical-align: top;
	text-align: left;
	font-size: 14px;
	line-height: 14px;
	color: #00AEEF;
	font-weight: bolder;
	border-top: solid 1px #c6db00;
}
.subtitle_middle_corner {
	width: 39px;
	height: auto;
	background: url(../images/corner.gif) no-repeat right top;
}
.subtitle_right_td {
	width: auto;
	height: 60px;
	background-color: #FFFFFF;
}
.main_body_left_td {
	width: 250px;
	height: auto;
	vertical-align: top;
}
.main_body_spacer_td {
	width: auto;
	height: auto;
}
.main_body_middle_td {
	width: 660px;
	height: auto;
	background-color: #FFFFFF;
}
.main_body_middle_tbl {
	width: 100%;
	height: 100%;
}
.main_body_middle_corner {
	width: 25px;
	height: auto;
	background: url(../images/corner_left.gif) no-repeat left bottom;
}
.main_body_middle_content {
	width: auto;
	height: auto;
	vertical-align: top;
	padding: 0px 20px 0px 10px;
}
.main_body_right_td {
	width: auto;
	height: auto;
}
.footer_td {
	width: auto;
	height: 63px;
}
.footer_tbl {
	width: 100%;
	height: 100%;
}
.footer_td1 {
	width: 133px;
	height: auto;
	background: url(../images/logo_asl.gif) no-repeat left top;
	cursor: pointer;
}
.footer_td2 {
	width: 120px;
	height: auto;
	background: url(../images/logo_dexel.gif) no-repeat left top;
	cursor: pointer;
}
.footer {
	font-size: 11px;
}
.footer:link {
	text-decoration: none;
}
.header_spacer_td, 
.top_menu_spacer_td, 
.title_spacer_td, 
.subtitle_spacer_td, 
.main_body_spacer_td, 
.footer_spacer_td {
	width: 7%;
}
.header_right_td, 
.top_menu_right_td, 
.title_right_td, 
.subtitle_right_td, 
.main_body_right_td, 
.footer_right_td {
	width: 10%;
}

/*---------------- Form -------------*/

.form_contents_tbl {
	padding-top: 10px;
	width: 100%;
	height: auto;
}
.form_contents_tr {
}
.form_contents_td {
	padding-top: 5px;
}
.form_contents_buttontbl {
	width: 100%;
	height: 100%;
}
.form_contents_buttoncell {
	padding-top: 5px;
	padding-left: 150px;
}
.form_contents_buttoncell_left {
}
.form_contents_buttoncell_right {
}
.form_contents_buttonrow {
}
.default_textbox_tbl {
	width: 100%;
	height: 100%;
}
.default_textbox_tr {
}
.default_textbox_left_td {
	width: 150px;
	vertical-align: top;
}
.default_textbox_label {
	font-size: 12px;
	font-weight: bold;
}
.default_textbox_right_td {
	width: auto;
}
.default_textbox_value {
	border: solid 1px #7f9db9;
	font-size: 11px;
	padding: 2px 0px;
}
.default_labelbox_tbl {
	width: 100%;
	height: 100%;
}
.default_labelbox_tr {
}
.default_labelbox_left_td {
	width: 150px;
	vertical-align: top;
}
.default_labelbox_label {
	font-size: 12px;
	font-weight: bold;
}
.default_labelbox_right_td {
	width: auto;
}
.default_labelbox_value {
	font-size: 12px;
}
.default_button_tbl {
	width: auto;
	height: 100%;
}
.default_button_tr {
}
.default_button_td {
	text-align: left;
}
.default_button {
	font-size: 11px;
	font-weight: bold;
	color: #09347A;
	text-transform: uppercase;
	background: url(../images/Back_Nav.gif) repeat center left;
	padding: 2px 20px;
}
.default_passbox_tbl {
	width: 100%;
	height: 100%;
}
.default_passbox_tr {
}
.default_passbox_left_td {
	width: 150px;
	vertical-align: top;
}
.default_passbox_label {
	font-size: 12px;
	font-weight: bold;
}
.default_passbox_right_td {
	width: auto;
}
.default_passbox_value {
	border: solid 1px #7f9db9;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.default_textarea_tbl {
	width: 100%;
	height: 100%;
}
.default_textarea_tr {
}
.default_textarea_left_td {
	width: 150px;
	vertical-align: top;
}
.default_textarea_label {
	font-size: 12px;
	font-weight: bold;
}
.default_textarea_right_td {
	width: auto;
}
.default_textarea_value {
	border: solid 1px #7f9db9;
	font-size: 11px;
	padding: 2px 0px;
}
.default_hidden_tbl {
	width: 100%;
	height: 100%;
}
.default_hidden_tr {
}
.default_hidden_left_td {
	width: 150px;
	vertical-align: top;
}
.default_hidden_label {
	font-size: 12px;
	font-weight: bold;
}
.default_hidden_right_td {
	width: auto;
}
.default_hidden_value {
	font-size: 11px;
}
.default_rawhtml_tbl {
	width: 100%;
	height: 100%;
}
.default_rawhtml_tr {
}
.default_rawhtml_td {
	width: auto;
}
.default_dropdown_tbl {
	width: 100%;
	height: 100%;
}
.default_dropdown_tr {
}
.default_dropdown_left_td {
	width: 150px;
	vertical-align: top;
}
.default_dropdown_label {
	font-size: 12px;
	font-weight: bold;
}
.default_dropdown_right_td {
	width: auto;
}
.default_dropdown_select {
	border: solid 1px #7f9db9;
	font-size: 11px;
	padding: 2px 0px;
}
.default_checkbox_tbl {
	width: 100%;
	height: 100%;
}
.default_checkbox_tr {
}
.default_checkbox_left_td {
	width: 150px;
	vertical-align: top;
}
.default_checkbox_label {
	font-size: 12px;
	font-weight: bold;
}
.default_checkbox_right_td {
	width: auto;
}
.default_checkbox_value {
	border: solid 1px #7f9db9;
	font-size: 11px;
	padding: 2px 0px;
}
.default_simplefilebox_tbl {
	width: 100%;
	height: 100%;
}
.default_simplefilebox_tr {
}
.default_simplefilebox_left_td {
	width: 150px;
	vertical-align: top;
}
.default_simplefilebox_label {
	font-size: 12px;
	font-weight: bold;
}
.default_simplefilebox_right_td {
	width: auto;
}
.default_simplefilebox_value {
	border: solid 1px #7f9db9;
	font-size: 11px;
	padding: 2px 0px;
}
.list_contents_tbl {
	width: 100%;
	height: auto;
}
.list_contents_tr {
	cursor: pointer;
}
.list_contents_trhover {
	background-color: #E9ECEF;
	border-bottom: solid 1px #CCCCCC;
	cursor: pointer;
}
.list_contents_td {
	width: auto;
	border-bottom: solid 1px #CCCCCC;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}
.list_contents_head_tr {
	background-color: #E9ECEF;
	cursor: default;
}
.list_contents_head_td {
	width: auto;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid 1px #CCCCCC;
}
a.list_contents_actionlink:link, 
a.list_contents_actionlink:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.list_contents_actionlink:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.list_contents_actionicon {
	border-style: none;
}
.list_contents_page_tbl {
	width: 100%;
	height: auto;
}
.list_contents_page_tr {
}
.list_contents_page_td {
	text-align: right;
}
.list_contents_page_nav {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
a.list_contents_page_no:link, 
a.list_contents_page_no:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a.list_contents_page_no:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}

/*----------------Simple Window-----------*/

.simple_window_tbl {
	width: 231px;
	height: auto;
}
.simple_window_header_td {
	width: auto;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #00AEEF;
	text-align: center;
}
.simple_window_header_tbl {
}
.simple_window_title_td {
}
.simple_window_subtitle_td {
}
.simple_window_content_td {
	width: auto;
	height: auto;
	padding: 0px 4px;
}
.simple_window_footer_td {
	width: auto;
	height: 30px;
}
.simple_window_footer_tbl {
	width: 100%;
	height: 100%;
}
.simple_window_footer_left_td {
	width: auto;
	height: auto;
}
.simple_window_footer_right_td {
	width: auto;
	height: auto;
}

/*----------------Main Window-------------*/

.main_window_summary_tbl {
	width: 100%;
	height: auto;
}
.main_window_summary_shaded_tbl {
	width: 100%;
	height: auto;
}
.main_window_summary_body {
}
.main_window_summary_shaded_body {
}
.main_window_tbl {
	width: 100%;
	height: auto;
}
.main_window_title {
	width: auto;
	height: 20px;
	background-color: #e4e5e6;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.main_window_title_tbl {
	width: 100%;
	height: 100%;
}
.main_window_title_td {
	width: 50%;
	height: auto;
	text-align: left;
	font-size: 14px;
	line-height: 14px;
	color: #003473;
	font-weight: bolder;
}
.main_window_subtitle_td {
	width: 50%;
	height: auto;
	text-align: right;
	font-size: 14px;
	line-height: 14px;
	color: #003473;
	font-weight: bolder;
}
.main_window_title_seperator {
	width: auto;
	height: 5px;
}
.main_window_body {
	width: auto;
	height: auto;
}
.main_window_footer {
	width: auto;
	height: 20px;
}

/*----------------Options Window----------*/

.submenu_window_tbl {
	height: auto;
	width: 100%;
}
.submenu_window_spacer_td {
	height: 0px;
}
.submenu_window_content_td {
	border-right: solid 1px #E5E1E0;
}

/*----------------Product Details---------*/

.products_details_tbl {
	width: 520px;
	height: auto;
}
.products_details_desc {
	width: auto;
	height: auto;
	vertical-align: top;
	text-align: left;
}
.products_details_icons {
	width: 136px;
	height: auto;
	vertical-align: top;
}
.products_details_icons_tbl {
	width: 100%;
	height: auto;
}
.products_details_icons_eval {
	width: auto;
	height: 37px;
	background: url(../images/button_evaluation.gif) no-repeat 16px top;
	cursor: pointer;
}
.products_details_icons_full1 {
	width: auto;
	height: 37px;
	background: url(../images/button_fullversion.gif) no-repeat 16px top;
	cursor: pointer;
}
.products_details_icons_full2 {
	width: auto;
	height: 146px;
	background: url(../images/product_cd.gif) no-repeat left top;
	cursor: pointer;
}

/*----------------Product Download--------*/

.products_download_tbl {
	width: 520px;
	height: auto;
}
.products_download_title_td {
	width: auto;
	height: 40px;
	vertical-align: bottom;
	border-bottom: none;
	padding: 0px 3px 3px 3px;
}
.products_download_subtitle_td {
	width: auto;
	height: 23px;
	vertical-align: top;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	padding: 0px 3px 3px 3px;
}
.products_description_td {
	width: auto;
	vertical-align: top;
	font-size: 12px;
	text-align: left;
}
.products_download_description_td {
	width: auto;
	vertical-align: top;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}
.products_download_files_title_td {
	width: 75%;
	font-size: 12px;
	color: #003473;
	font-weight: bolder;
}
.products_download_files_subtitle_td {
	width: 25%;
	font-size: 12px;
	color: #003473;
	font-weight: bolder;
}
.products_download_files_description_td {
	width: auto;
	height: auto;
	vertical-align: top;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
.products_download_spacer_td {
	width: auto;
}
.products_download_footer_td {
	width: auto;
	height: 10px;
}

/*----------------Product List------------*/

.products_list_tbl {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
}
.products_list_title_td {
	width: auto;
	font-size: 14px;
	color: #003473;
	background: url(../images/back_header.gif) repeat top left;
	padding-left: 10px;
	margin: 0px;
}
.products_list_subtitle_td {
	width: 35%;
	background: url(../images/back_header.gif) repeat top left;
	font-size: 14px;
	padding-left: 10px;
	color: #003473;
	font-weight: bolder;
}
.products_list_left_col_td {
	width: 35%;
	height: auto;
	vertical-align: top;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}
.products_list_middle_col_td {
	width: 40%;
	height: auto;
	vertical-align: top;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	text-align: right;
}
.products_list_right_col_td {
	width: 35%;
	height: auto;
	vertical-align: top;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	text-align: left;
}
.products_list_verson_td {
	width: 65%;
	height: 23px;
	vertical-align: top;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	text-align: left;
}
.products_list_order_td {
	width: 35%;
	height: 23px;
	cursor: pointer;
}
.products_list_desc_td {
	width: 100%;
	height: auto;
	vertical-align: top;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	text-align: left;
}
.products_list_spacer {
	width: 100%;
	height: 30px;
	border-top: solid 1px #00AEEF;
}

/*----------------Orders List-------------*/

.order_details_tbl {
	width: 520px;
	height: auto;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	text-align: left;
	border-bottom: solid 1px #00AEEF;
}
.order_details_tbl1 {
	width: 520px;
	height: auto;
}
.order_details_tbl2 {
	width: 520px;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 5px;
}
.order_heading_td {
	width: auto;
	height: auto;
	background-color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	border-bottom: solid 2px #FFFFFF;
}
.order_details_td {
	width: auto;
	height: auto;
}
.order_details_title_td {
	width: 75%;
	height: 20px;
	vertical-align: top;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
}
.order_details_subtitle_td {
	width: 25%;
	height: 20px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: right;
}
.order_details_normal {
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.order_details_blue {
	font-size: 14px;
	line-height: 14px;
	color: #003473;
	font-weight: bolder;
}
.order_details_black {
	font-size: 14px;
	line-height: 14px;
	color: #000000;
	font-weight: bolder;
}
.order_details_verson_td {
	width: 75%;
	height: 20px;
	vertical-align: top;
	padding-left: 3px;
	padding-right: 3px;
}
.order_details_left_col_td {
	width: 75%;
	height: 20px;
	vertical-align: top;
	padding-left: 3px;
	padding-right: 3px;
	text-align: right;
}
.order_details_right_col_td {
	width: 25%;
	height: 20px;
	vertical-align: top;
	padding-left: 3px;
	padding-right: 3px;
	text-align: right;
}
.order_details_status_td {
	width: auto;
	height: 30px;
	vertical-align: middle;
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*----------------My Product Details------*/

.my_products_tbl {
	width: 500px;
	height: auto;
	background-color: #e4e5e6;
	margin-left: 20px;
	margin-right: 30px;
}
.my_products_heading_td {
	width: auto;
	height: 30px;
	background-color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
}
.my_products_left_td {
	width: 25%;
	height: auto;
	background-color: #e4e5e6;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	padding: 3px;
}
.my_products_right_td {
	width: 75%;
	height: auto;
	background-color: #e4e5e6;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
	padding: 3px;
}
.my_products_activate_link {
	border-style: none;
}
.my_products_activation_link {
	width: 104px;
	height: 20px;
	background: url(../images/button_activate.gif) no-repeat left top;
	cursor: pointer;
	margin-bottom: 3px;
}

/*----------------Licenses List-----------*/

.license_list_tbl {
	width: 620px;
	height: auto;
	background-color: #e4e5e6;
}
.license_list_head1_td {
	width: 25%;
	height: 23px;
	background-color: #003473;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 3px;
}
.license_list_head2_td {
	width: 25%;
	height: 23px;
	background-color: #003473;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 3px;
}
.license_list_head3_td {
	width: 25%;
	height: 23px;
	background-color: #003473;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 3px;
}
.license_list_head4_td {
	width: 25%;
	height: 23px;
	background-color: #003473;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 3px;
}
.license_list_body1_td {
	width: 25%;
	height: 23px;
	background-color: #e4e5e6;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px 3px;
	border-bottom: solid 1px #a3b6cd;
}
.license_list_body2_td {
	width: 25%;
	height: 23px;
	background-color: #e4e5e6;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px 3px;
	border-bottom: solid 1px #a3b6cd;
}
.license_list_body3_td {
	width: 25%;
	height: 23px;
	background-color: #e4e5e6;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-left: 3px;
	padding-right: 3px;
	border-bottom: solid 1px #a3b6cd;
}
.license_list_body4_td {
	width: 25%;
	height: 23px;
	background-color: #e4e5e6;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px 3px;
	border-bottom: solid 1px #a3b6cd;
}

/*----------------Generic List------------*/

.generic_list_tbl {
	width: 620px;
	height: auto;
	background-color: #e4e5e6;
}
.generic_list_head1_td {
	width: 50%;
	height: 23px;
	background-color: #003473;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 3px;
}
.generic_list_head2_td {
	width: 25%;
	height: 23px;
	background-color: #003473;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 3px;
}
.generic_list_head3_td {
	width: 25%;
	height: 23px;
	background-color: #003473;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 3px;
}
.generic_list_body1_td {
	width: 50%;
	height: 23px;
	background-color: #e4e5e6;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px 3px;
	border-bottom: solid 1px #a3b6cd;
}
.generic_list_body2_td {
	width: 25%;
	height: 23px;
	background-color: #e4e5e6;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px 3px;
	border-bottom: solid 1px #a3b6cd;
}
.generic_list_body3_td {
	width: 25%;
	height: 23px;
	background-color: #e4e5e6;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px 3px;
	border-bottom: solid 1px #a3b6cd;
}

