body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1f2427;
	padding-bottom: 20px;
	padding-top: 20px;
}
A:link {text-decoration: underline; color: #ef7400; font-weight: normal;}
A:visited {text-decoration: underline; color: #ef7400; font-weight: normal;}
A:visited {text-decoration: underline; color: #ef7400; font-weight: normal;}
A:hover {text-decoration: none; color: #ef7400; font-weight: normal;}


	

.table_master {
	border-collapse: collapse;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

/* Diagnose Tables - START
td {
	empty-cells: show;
	border: 1px dashed #5b91e7;
}
Diagnose Tables - END */

/*Stronct Content CSS - START*/
.content {
    padding-left: 17px;
    padding-top: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
/* Added November 6 2007 Srobinson */
.content_small {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

/* Added November 6 2007 Srobinson */
.content_small_italics {

	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}



/* Added November 6 2007 Srobinson */
.content_orange {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ef7400;
	
}

/* Added November 6 2007 Srobinson */
.content_blue {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5B92E6;
	font-style:italic
	
}

/* Added November 8 2007 Srobinson */
.image_link {
	border-color: #ffffff;
	border-width:thin
	
}

/* Added November 13 2007 Srobinson */
.content_orange_screenshots{
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ef7400;
}


.content li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
strong {
	color: Navy;
	font-weight: bold;
}
/*Stronct Content CSS - END*/

li {
	list-style: square;
	color: #333333;
}
.table_partners {
	border-collapse: collapse;
	border: 2px solid #e3e3e3;
	text-align: center;
}
.border_menu {
	border-collapse: collapse;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.border_menu_button {
	border-collapse: collapse;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.background_yellowbright {
	background-color: #e9a96c;
}
.background_yellowdark {
	background-color: #f1edd4;
}
.background_black {
	background-color: #000000;
}
.background_bluelight {
	background-color: #5b91e7;
}

.background_bluedark {
	background-color: #002569;
}

.background_bluemidnight {
	background-color: #000011;
}

.title_primary {
	font-family: Arial Black, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	margin-left: 12px;
}

h1 {
	font-family: Arial Black, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	margin-left: 12px;
	vertical-align : middle;
}

.title_secondary {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	margin-left: 12px;
}

.button_default {
	background-image: url(../images/button_default.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: top;
	padding-top: 25px;
}
.button_selected {
	background-image: url(../images/button_selected.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: top;
	padding-top: 27px;
}

.button_label {
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;
	font-size: 18px;
	text-align: left;
}
.button_label A:link {text-decoration: none; color: #333399; font-weight: normal;}
.button_label A:visited {text-decoration: none; color: #333399; font-weight: normal;}
.button_label A:visited {text-decoration: none; color: #333399; font-weight: normal;}
.button_label A:hover {text-decoration: none; color: #333399; font-weight: bold; letter-spacing: -0.05em;}

.button_label_small {
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;
	font-size: 11px;
	text-align: left;
}

.button_text_small A:link {text-decoration: none; color: #333399; font-weight: normal;}
.button_text_small A:visited {text-decoration: none; color: #333399; font-weight: normal;}
.button_text_small A:visited {text-decoration: none; color: #333399; font-weight: normal;}
.button_text_small A:hover {text-decoration: none; color: #333399; font-weight: bold;}

.header_dark {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 13px;
	color: #707146;
	font-size: 9.5pt;
	font-weight: bold;
}
.header_light {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 13px;
	color: #FFFFFF;
	font-size: 9.5pt;
	font-weight: bold;
}

.list_title {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #707146;
	font-size: 18px;
	font-weight: bold;
}
.list_arrow {
	margin-left: 7px;
	vertical-align: middle;
}
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	padding-left: 15px;
}
.content_menu {
	height: 100%;
	width: 128px;
	/*margin-left: 128px;*/
	background-color: #5b92e6;
	padding-top: 15px;
}
.content_menu_selected {
	/*background-color: #cccccc;
	background-image: url(../images/menu_content_indicator.gif);
	background-repeat: repeat-y;
	background-position: left top;*/
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 17px;
	vertical-align: middle;
	text-align: right;
}
.content_menu_selected A:link {text-decoration: none; color: #FFFFFF; font-weight: bold;float: left; width: 100%; padding-right: 2px; padding-left: 5px;}
.content_menu_selected A:visited {text-decoration: none; color: #FFFFFF; font-weight: bold;float: left; width: 100%; padding-right: 2px; padding-left: 5px;}
.content_menu_selected A:visited {text-decoration: none; color: #FFFFFF; font-weight: bold;float: left; width: 100%; padding-right: 2px; padding-left: 5px;}
.content_menu_selected A:hover {text-decoration: underline; color: #FFFFFF; font-weight: bold;float: left; width: 100%; padding-right: 2px; padding-left: 5px;}

.content_menu_default {
	/*background-color: #eeeeee;*/
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 17px;
	vertical-align: middle;
	text-align: right;
	
}
/*.content_menu_default A:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/content_menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: right top;
}*/
.content_menu_default A:link {text-decoration: none; color: #FFFFFF; font-weight: bold;float: left; width: 100%; padding-right: 2px; padding-left: 5px;}
.content_menu_default A:visited {text-decoration: none; color: #FFFFFF; font-weight: bold;float: left; width: 100%; padding-right: 2px; padding-left: 5px;}
.content_menu_default A:visited {text-decoration: none; color: #FFFFFF; font-weight: bold;float: left; width: 100%; padding-right: 2px; padding-left: 5px;}
.content_menu_default A:hover {text-decoration: underline; color: #FFFFFF; font-weight: bold;float: left; width: 100%; padding-right: 2px; padding-left: 5px;}

.content_menu_lastrow {
	background-color: #5b92e6;
	height: 100%;
}
/*content_submenu*/
.sidebar_left {
	background-color: #5b92e6;
}
.sidebar_right {
	background-color: #ef7400;
	vertical-align: top;
}
.content_submenu {
	height: 100%;
}
.content_submenu_selected {
	background-color: #cccccc;
	background-image: url(../images/menu_content_indicator.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 10px;
	height: 17px;
	vertical-align: middle;
}
.content_submenu_selected A:link {text-decoration: none; color: #003366; font-weight: normal;}
.content_submenu_selected A:visited {text-decoration: none; color: #003366; font-weight: normal;}
.content_submenu_selected A:visited {text-decoration: none; color: #003366; font-weight: normal;}
.content_submenu_selected A:hover {text-decoration: underline; color: #003366; font-weight: normal;}

.content_submenu_default {
	background-color: #eeeeee;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6699ff;
	font-size: 10px;
	height: 17px;
	vertical-align: middle;
}
.content_submenu_default A:link {text-decoration: none; color: #6699ff; font-weight: normal;}
.content_submenu_default A:visited {text-decoration: none; color: #6699ff; font-weight: normal;}
.content_submenu_default A:visited {text-decoration: none; color: #6699ff; font-weight: normal;}
.content_submenu_default A:hover {text-decoration: underline; color: #6699ff; font-weight: normal;}

.content_submenu_lastrow {
	background-color: #eeeeee;
	height: 100%;
}

/*sub page content*/

.SubPageTitleBlue {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
.SubPageTitleOrange {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ef7400;
	/*padding: 17px;*/
}
.SubPageTitleOrangeSmall {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ef7400;
/*	line-height: 31px; */
	font-weight: bold;
	/*line-height: 24px;*/
	padding-left: 17px;
}

.SubPageTitleOrangeExtraSmall {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ef7400;
	line-height: 15px;
}

.SubPageSubTitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}
