﻿/***********************************************************
Infinite Solutions Incs
ISI CSS file
Started: 11-21-2007

UX Team PM:		Vinay Marisetty (Vinay@vkmarisetty.com)
***********************************************************/

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #e5f8df;
}
.bodytext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#808080
}
.bodytextdark {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#474747
}
p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #808080;
	line-height:14px;
}
.dashbottomborder {
	border-bottom:1px #CCCCCC dashed;
}
.solidbottomborder {
	border-bottom:1px #CCCCCC solid;
}
.indent_10px {
	padding-left:10px;
}
.requiredfields {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: red;
	line-height:16px;
}
.title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
	font-weight:bold;
	line-height:16px;
	margin-bottom:5px;
}
.CursorDisabled {
	cursor: url(../images/icon_unavailable_12.cur), wait;
}
.How {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	margin-top:10px;
}
.blue_title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight:bold;
}
.download_point {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #474747;
	padding-bottom: 6px;
	line-height:22px
}
.supportID {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
}
/*.input_search {
	font-family:Tahoma; 
	font-size:11px; 
	color:#cccccc; 
	height:21px;
	width:350px; 
	border:1px solid #999999;
	padding:2px, 2px, 2px, 7px,; 
}*/
.reports_ul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height:20px;
	color: #474747;
	list-style:none;
	margin-left:0px;
}
.reports_li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height:17px;
	vertical-align:middle;
	color: #808080;
	list-style-image:url('../images/module_iw_ualinks_Bullet.gif');
	margin-left:16px;
}
.reports_chart_title {
	text-align:left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
	font-weight:bold;
	line-height:16px;
	margin:5px, 0, 5px, 0;
}
.reports_list_title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
	font-weight:bold;
	line-height:16px;
	padding:2px, 0, 3px, 10px;
	border-bottom:1px #CCCCCC solid;
	border-top:1px #CCCCCC solid;
	background-color:#f2f2f2;
}
.reports_viewfullreport {
	margin:6px;
	text-align:left;
}
.reports_charts_td {
	width: 100%;
	text-align:center;
	margin:0px;
}
.reports_charts_td td {
	border-bottom:1px #CCCCCC solid;
	vertical-align:top;
	margin:0px;
	padding:6px;
}
.reports_table_bodytext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#808080;
	line-height:11px;
}

/***********************************************************************
User List Styles
***********************************************************************/
.custom-tip {
	color: #000;
	width: 242px;
	height: 65px;
	z-index: 13000;
	font-family:Tahoma;
	font-size: 11px;
}
 
.custom-title {
	font-weight: bold;
	margin: 0;
	color:#5a4a1d;
	padding: 5px 8px 4px;
	background: url(/../images/ToolTipTop.gif) top no-repeat;
}
 
.custom-text {
	color: #6f5f32;
	min-height:20px;
	padding: 4px 8px 8px 20px;
	background: url(/../images/ToolTipBottom.gif) bottom no-repeat;
}
	
/***********************************************************************
Migration Steps
***********************************************************************/
.MI_step1_ON {
	background-color:#e5f0ff;
}
.MI_step1_ON span {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #6699cc;
	line-height:24px;
	margin-left:10px
}
.MI_step1_OFF {
	background-color:#cccccc;
}
.MI_step1_OFF span {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #474747;
	line-height:24px;
	margin-left:10px
}
.MI_step2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	line-height:14px;
	margin-top:6px;
	margin-left:15px;
}
.MI_step3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	line-height:14px;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:30px;
}

/***********************************************************************
Buttons
***********************************************************************/
.button {
float:left;
width:100%;
font-size:100%;
line-height:normal;
}
/*
* html .button{ /*IE only. Add 1em spacing between menu and rest of content
margin-bottom: 1em;
}*/
.button .container{
list-style-type: none;
margin:0;
padding:0;
}

.button .inside{
font-family: Tahoma;
font-size:11pt;
color:#539927;
display:inline;
margin:0;
padding:0;
}

.button a {
float:left;
background:url(../images/button_left.png) no-repeat left top;
margin:0;
padding:0 0 0 10px;
text-decoration:none;
}

.button a span {
float:left;
display:block;
background:url(../images/button_right.png) no-repeat right top;
padding:5px 14px 6px 5px;
font-weight:normal;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.button a span {float:none;}
/* End IE5-Mac hack */

.button a:hover span {
color: black;
}

.button .static a {
background-position:0 -48px;
}

.button .static a span {
background-position:100% -48px;
color:#539927;
}

.button a:hover {
background-position:0% -24px;
text-decoration:none;
color:#539927;
}

.button a:hover span {
background-position:100% -24px;
color:#539927;
}
/****************SEARCH BUTTON**********************/

.searchUsers{
	float:right;
	margin-top:2px;
	margin-right:3px;
	width:200px;
}

.input_search {
	font-family:Tahoma; 
	font-size:11px; 
	color:#999999; 
	height:21px;
	border:1px solid #ababab;
	border-left-width:0px;
	padding:2px, 2px, 2px, 2px,; 
	margin-left:4px;
	margin-top:-1px;
}

.input_span {
	float:right;
	background-image:url('../images/button_search_leftendcap.gif');
	background-position: left top;
	background-repeat: no-repeat;
}	

.searchbutton {
	float:right;
	margin-top:0px
}

.searchbutton .container{
	list-style-type: none;
	margin:0;
	padding:0;
}

.searchbutton .inside{
	display:inline;
	margin:0;
	padding:0;
}

.searchbutton a {
	display:block;
	background:url(../images/button_search_mag_group.gif) no-repeat right top;
}

.searchbutton a:hover {
	background-position:right -21px;
}

.clearbutton {
	float:right;
	margin-top:0px
}

.clearbutton .container{
	list-style-type: none;
	margin:0;
	padding:0;
}

.clearbutton .inside{
	display:inline;
	margin:0;
	padding:0;
}

.clearbutton a {
	display:block;
	background:url(../images/button_search_x_group.gif) no-repeat right top;
}

.clearbutton a:hover {
	background-position:right -21px;
}
/***********************************************************/
.disabled_button div {
float:left;
background:url(../images/button_left_disabled.png) no-repeat left top;
margin:0;
padding:0 0 0 10px;
text-decoration:none;
}

.disabled_button span {
float:left;
display:block;
background:url(../images/button_right_disabled.png) no-repeat right top;
padding:3px 10px 4px 0px;
font-weight:normal;
color:#808080;
font-family: Tahoma;
font-size:11pt;
line-height:24px
}

/***********************************************************************
Views
***********************************************************************/
.views {
	width:100%;
}
.views .OFF{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
	border-bottom-color:ccc;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	line-height:20px;
	padding-left:10px;
}
.views .OFF_noline{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
	border-bottom-color:#ffffff;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	line-height:20px;
	padding-left:10px;
}
.views .ON{
	background-image:url('../images/titlebar_active.gif');
	background-repeat:repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
	border-bottom:1px #86B1E1 solid;
	border-top:1px #86B1E1 solid;
	line-height:19px;
	padding-left:10px;
}

.viewCustom
{
	float:right;
	height:16px;
	width:16px;
	margin-right:11px;
	margin-top:-19px;
	background-image: url('../images/icon_edit_16_white.gif');
	background-repeat: no-repeat;
}

/*
.viewCustom
{
	float:right;
	height:14px;
	width:14px;
	margin-right:11px;
	margin-top:-17px;
	background-image: url('../images/icon_user_regular_enabled_14.gif');
	background-repeat: no-repeat;
}
*/
.viewDelete
{
	float:right;
	height:10px;
	width:10px;
	margin-right:13px;
	margin-top:-15px;
	background-image: url('../images/icon_delete_10_white.gif');
	background-repeat: no-repeat;
}

/***********************************************************************
End Views 
***********************************************************************/
/***********************************************************************
Actions
***********************************************************************/
.actions {
	width:100%;
}
.actions .OFF{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	border-bottom-color:ccc;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	line-height:20px;
	padding-left:10px;
	cursor:default;
}
.actions .OFF_noline{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
	border-bottom-color:#ffffff;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	line-height:20px;
	padding-left:10px;
}
.actions .ON{
	background-image:url('../images/titlebar_active.gif');
	background-repeat:repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
	border-bottom:1px #86B1E1 solid;
	border-top:1px #86B1E1 solid;
	line-height:19px;
	padding-left:10px;
}

/* Jerrod's addition 3-10-08 */
.actions .live{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	border-bottom-color:ccc;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	line-height:20px;
	padding-left:10px;
	cursor:default;
}
.actions .live_noline{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
	border-bottom-color:#ffffff;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	line-height:20px;
	padding-left:10px;
}
.actions .disabled{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	border-bottom-color:ccc;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	line-height:20px;
	padding-left:10px;
	cursor:default;
}
.actions .disabled_noline{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	border-bottom-color:#ffffff;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	line-height:20px;
	padding-left:10px;
}
/***********************************************************************
End Actions 
***********************************************************************/
.footertext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #539927;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #539927;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #539927;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #539927;
	text-decoration: underline;
}
.headerlink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.headerlink a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.headerlink a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.headerlink a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.headerlink a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.HR {
	border-bottom-color:#cccccc;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	height:1px;
}
.table_list {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.table_list_no-line {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.actions_titles {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
}
.ua_bodytext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
}
.ua_header {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #474747;
}
.ua_subhead {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E07329;
	font-weight: bold;
}.ua_photos {
	border: 1px solid #000000;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0px;
	float: left;
}
}.how_photos {
	border: 1px solid #000000;
}
.views_active {
	padding: 0px 0px 0px 6px;
	font-family: Tahoma;
	font-size: 12px;
	color: #474747;
	line-height: 20px;
	background-image: url('../images/titlebar_active.gif');
	background-repeat: repeat-x;
	display: block;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #86b1e1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #86b1e1;
}
.views_inactive {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	padding-left: 6px;
}
.views_inactive a:link{
	font-family: Tahoma;
	font-size: 12px;
	color: #539927;
	text-decoration: none;
}
.views_inactive a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #539927;
	text-decoration: underline;
}
.views_inactive a:visited{
	font-family: Tahoma;
	font-size: 12px;
	color: #539927;
	text-decoration: none;
}
.views_inactive a:active{
	font-family: Tahoma;
	font-size: 12px;
	color: #539927;
	text-decoration: none;
}
#innerDiv{
	height:100%; 
	width:200px;
	text-align:left
}

/***********************************************************************
New View
***********************************************************************/
.new_view_actions {
	float:right;
	margin:0, 0, 0, 0;
	padding:2;
	height:22px;
	vertical-align:middle;
	text-align:center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#808080;
}
.new_view_icon {
	margin:0,4px,0,0;
	vertical-align: middle;
	height:16px;
	width:16px;
	border:0px;
}
.new_view_actions_divider {
	margin:0, 8px, 0, 8px;
	height:16px;
	width:1px;
	vertical-align: middle;
}
.new_view_actions a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #539927;
	text-decoration: none;
	font-weight: normal;
}
.new_view_actions a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #539927;
	text-decoration: none;
	font-weight: normal;
}
.new_view_actions a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #539927;
	text-decoration: none;
	font-weight: normal;
}
.new_view_actions a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #539927;
	text-decoration: underline;
	font-weight: normal;
}

/***********************************************************************
Mini List Header
***********************************************************************/
.minilist_actions {
	float:right;
	margin:0px;
	padding:0, 10px, 0, 10px;
	height:18px;
	vertical-align:middle;
}
.minilist_icon {
	margin:0,4px,0,0;
	vertical-align: middle;
	height:16px;
	width:16px;
	border:0px;
}
.minilist_title {
	float:left;
	margin:0px;
	padding:0px;
	height:16px;
}
.minilist_actions_divider {
	margin:0, 8px, 0, 8px;
	height:16px;
	width:1px;
	vertical-align: middle;
}
.minilist_actions a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #539927;
	text-decoration: none;
	font-weight: normal;
}
.minilist_actions a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #539927;
	text-decoration: none;
	font-weight: normal;
}
.minilist_actions a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #539927;
	text-decoration: none;
	font-weight: normal;
}
.minilist_actions a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #539927;
	text-decoration: underline;
	font-weight: normal;
}
/***********************************************************************
Service Licesnsing Module Content
***********************************************************************/
.servicelicensing {
	width:100%;
	height:50px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
	font-weight: normal;
}
.servicelicensing .icontd {
	width:40px;
	vertical-align:middle;
	text-align:center;
}
.servicelicensing .icon {
	vertical-align:middle;
}
.servicelicensing .progressbar {
	margin:4px, 4px, 0, 2px;
	vertical-align:middle;
}
.serviceTitle
{
	font-family:tahoma, Arial, sans-serif, System;
	font-weight:bold;
	font-size:11px;
	width:90px;
	text-align:right;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}
.serviceValue
{
	font-family:tahoma, Arial, sans-serif, System;
	font-weight:normal;
	font-size:11px;
	line-height:16px;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
}

.serviceCheckbox
{
	padding-left:6px;
	width:20px;
}

/***********************************************************************
Sign In Module
***********************************************************************/
#login {
	position:absolute;
	top: 50%;
	left: 50%;
	width:452px;
	margin-left: -226px; /*set to a negative number 1/2 of your width*/
	margin-top: -226px; /*set to a negative number 1/2 of your width*/
}
.LoginHeader {
	background-image:url('../images/SignInHeaderBkgr.png');
	padding:17px 17px 10px 17px ;
}
.LoginBar {
	background-image:url('../images/SignInBodyBkgr.png');
	text-align:center;
}
.LoginBody {
	background-image:url('../images/SignInBodyBkgr.png');
	background-repeat:repeat-y;
	padding:0 17px 0 17px;
}
.Exception_header {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #474747;
}
.labeltext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
	text-align:left
}
.input {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 4px;
	font-style: normal;
	height: 25px;
	width: 200px;
}
.inputpopulated
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #474747;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 4px;
	font-style: normal;
	height: 25px;
	width: 200px;
}

.input_disabled {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	background-color: #ededed;
	border: 1px solid #CCCCCC;
	padding: 4px;
	font-style: normal;
	height: 25px;
	width: 200px;
}
.signin_labeltext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
	text-align:right;
}

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

.signinUnit
{
	margin-top:10px;
}

.errorMessage
{
	background-image:url('../images/icon_error_16_white.gif');
	background-repeat:no-repeat;
	padding-left:22px;
	font:tahoma;
	font-size:11px;
	font-weight:normal;
	color:red;
	line-height:14px;
	clear:both
}


/***********************************************************************
Content styles for columns
***********************************************************************/

.page-content {
	border:0px;
	width:98%;
}
.page-contenthome {
	border:0px;
	width:100%;
}
/*** LIST PAGE SMALL COLUMN ***/
.200column {
	width:200px;
	vertical-align:top;
}
/*** OVERVIEW SMALL COLUMN ***/
.241column {
	width:241px;
	vertical-align:top;
}
/*** OVERVIEW RIGHT COLUMNS 50/50 ***/
.340column {
	width:340px;
	vertical-align:top;
}
.339column {
	width:339px;
	vertical-align:top;
}
/*** OVERVIEW MIDDLE COLUMN ***/
.438column {
	width:438px;
	vertical-align:top;
}
/*** 50/50 ***/
.465column {
	width:465px;
	vertical-align:top;
}
/*** LIST PAGE MIDDLE COLUMN ***/
.520column {
	width:520px;
	vertical-align:top;
}
/*** OVERVIEW LARGE COLUMN ***/
.689column {
	width:689px;
	vertical-align:top;
}
/*** MINI LIST LARGE COLUMN ***/
.730column {
	width:730px;
	vertical-align:top;
}
/*** FULL PAGE ***/
.940column {
	width:940px;
	vertical-align:top;
}

/***********************************************************************
Content styles from header.aspx originally
***********************************************************************/

.contentWrapper {
	/*border: 1px solid #d4ba74;
	background-color: white;
	*/
	visibility: hidden;
	position: absolute;
	margin-left:-151px;
	overflow: hidden;
	width: 301px;
	z-index:2000;
}
.contentBox {
	margin-top:-9px;
	padding-top:3px;
	position: relative;
	font-family: Tahoma;
	width: 100%;
	font-size: 0.8em;
}
.searchWrapper {
	visibility: hidden;
	position: absolute;
	margin-left:-50px;
	overflow: hidden;
	width: 301px;
	z-index:2000;
}
.searchBox {
	position: relative;
	font-family: Tahoma;
	width: 100%;
	font-size: 0.8em;
}

.searchdropdownoutercontainer {
	display:block;
	margin-top:34px;
	width:275px;
	height:53px;
	border-top:0px #2d70a3 solid;
	border-right:1px #2d70a3 solid;
	border-bottom:1px #2d70a3 solid;
	border-left:1px #2d70a3 solid;
}
.searchdropdowninnercontainer {
	display:block;
	padding:10px;
	margin-top:-1px;
	width:274px;
	height:53px;
/*	background-color:#78aad8;*/
	background-image:url('../images/searchdropdown-bkgr.png');
	background-repeat:repeat-x;
	border-top:1px #78aad8 solid;
	border-right:1px #b1cee9 solid;
	border-bottom:1px #b1cee9 solid;
	border-left:1px #b1cee9 solid;
}

/***********************************************************
modules.css file info
***********************************************************/

.moduleActionWrapper {
	width: 197px;
}
.closeBTN{
	float:right;
	background-image:url('../images/button_close-module_off.png');
}
.closeBTN a:hover{
	background-image:url('../images/button_close-module_on.png');
}
.moduleOverviewWrapper {
	width: 245px;
}
.moduleContentWrapper {
	width:530px;
}

/***********************************************************
tooltips.css file info
***********************************************************/

.custom-tip {
	color: #000;
	width: 242px;
	z-index: 13000;
	font-family:Tahoma;
	font-size: 11px;
}
 
.custom-title {
	font-weight: bold;
	margin: 0;
	color:#5a4a1d;
	padding: 5px 8px 4px;
	background: url(/../images/ToolTipTop.gif) top no-repeat;
}
 
.custom-text {
	color: #6f5f32;
	min-height:50px;
	padding: 4px 8px 8px 20px;
	background: url(/../images/ToolTipBottom.gif) bottom no-repeat;
}

/***********************************************************
Accordian Table Styles
***********************************************************/

.accordion_status {
	font-family:Tahoma;
	font-weight:normal;
	font-size:.7em;
	text-align:right;
	padding:0px 10px 0px 0px;
	color:#808080;
}

.accordion_icon
{
	margin:2.5px 8px 2.5px 10px;
	vertical-align:middle;
}

.accordion_text {
	font-family:Tahoma;
	color:#474747;
	margin-left:39px;
	line-height:16px;
}

.accordionTextOK
{
	background-image:url('../images/icon_ok-greencheck_16_white.gif');
	background-repeat:no-repeat;
	line-height:16px;
	font-family:Tahoma;
	color:#474747;
	margin-left:49px;
	margin-top:4px;
	padding-left:22px;
}

.accordionTextError
{
	background-image:url('../images/icon_error_16_white.gif');
	background-repeat:no-repeat;
	line-height:16px;
	font-family:Tahoma;
	color:#474747;
	margin-left:49px;
	margin-top:4px;
	padding-left:22px;
}

.accordionTextHelp
{
	background-image:url('../images/icon_help_16_white.gif');
	background-repeat:no-repeat;
	line-height:16px;
	font-family:Tahoma;
	color:#474747;
	margin-left:49px;
	margin-top:4px;
	padding-left:22px;
}

.accordionProductList
{
	font-family:Tahoma;
	color:#474747;
	margin-left:60px;
	padding-top:5px;
	padding-bottom:5px;
}

.accordionProductIcon
{
	margin-right:6px;
}

.accordion_text_margins {
	padding:10px;
}
.accordion_background {
	background-color:#EEEEEE;
	background-image:url('../images/accordion_bkgr.gif');
	background-repeat:repeat-x;
	background-position:left top;
	border-bottom:1px #cccccc solid;
}

.accordionBackgroundWhite
{
	background-color:#ffffff;
	background-image:url('../images/accordion_bkgr_trans.gif');
	background-repeat:repeat-x;
	background-position:left top;
	border-bottom:1px #cccccc solid;
}

.accordionBackgroundWhiteNoBottomLine
{
	background-color:#ffffff;
	background-image:url('../images/accordion_bkgr_trans.gif');
	background-repeat:repeat-x;
	background-position:left top;
	border-bottom:1px #ffffff solid;
}

/***********************************************************
Login Meter Styles
***********************************************************/

.meterRed
{
	background-image: url('../images/meter_colors.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
	height: 8px;
	overflow: hidden;
}

.meterYellow
{
	background-image: url('../images/meter_colors.gif');
	background-position: 0px -8px;
	background-repeat: repeat-x;
	height: 8px;
	overflow: hidden;
}

.meterGreen
{
	background-image: url('../images/meter_colors.gif');
	background-position: 0px -16px;
	background-repeat: repeat-x;
	height: 8px;
	overflow: hidden;
}

.meterEmpty
{
	background: none;
	height: 8px;
	overflow: hidden;
	width: 0%;
}

.meterBackground
{
	border: 1px solid #ffffff; 
	height: 8px;
}

.strengthMeter
{
	background-color: #ededed;
	border: 1px solid #cccccc;
	height: 10px;
}

/***********************************************************
Toggle <div> Styles
***********************************************************/

div#userListFilter
{  
	margin: 0px 10px 10px 10px;  
	display: none;
}

.toggleDivControlName
{
	float:left;
	font-family:Tahoma;
	font-weight:normal;
	font-size:.7em;
	text-align:left;
	padding:4px 10px 4px 10px;
	color:#808080;
}

.directionPointer
{
	float:right;
	margin-top:7px;
	margin-right:10px;
}

.toggleDivControl
{
	background-color:#ededed;
	border-top-color:#cccccc;
	border-top-style:solid;
	border-top-width:1px;
}

/***********************************************************
Toggle View Module <table> Styles - View Criteria
***********************************************************/

.accordianTableControl
{
	background-color:#ededed;
	border-top-color:#cccccc;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#cccccc;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-family:Tahoma;
	font-weight:normal;
	font-size:.7em;
	text-align:left;
	padding:4px 10px 4px 10px;
	color:#474747;
}

.accordionDirection
{
	background-color:#ededed;
	border-top-color:#cccccc;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#cccccc;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-align:right;
	padding:0px 10px 0px 0px;
}

.viewInputTitle
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #474747;
	margin: 8px 0px 0px 6px;
}

.viewCheckboxName
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #474747;
}

.viewInput
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #474747;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 4px;
	font-style: normal;
	height: 22px;
	width: 175px;
	margin: 3px 0px 0px 6px;
}

.viewInputDisabled {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	background-color: #ededed;
	border: 1px solid #CCCCCC;
	padding: 4px;
	font-style: normal;
	height: 22px;
	width: 175px;
}

.checkboxMarginLeft
{
	margin-left:3px;
}

.dropdownMarginLeft
{
	margin-left:4px;
	margin-top:3px;
}

.checkboxPadding
{
	margin-right:6px;
}

.newView
{
	background-image:url('../images/icon_new-view_16_white.gif');
	background-repeat:no-repeat;
	background-position:1px;
	line-height:22px;
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	text-align:left;
	padding:1px 10px 1px 20px;
	margin-left:8px;
}

.listLeft
{
	padding:0px;
	margin: 10px 0px 0px -24px;
}


/***********************************************************
Download module on homepage CSS
***********************************************************/

.downloadsImage
{
	width:90px;
	float:left;
}

.downloadsContent
{
	float:left;
}

.downloadsContent .title
{
	font-family:tahoma, Arial, sans-serif, System;
	color:#474747;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;

}
.downloadsContent .subtitle
{
	font-family:tahoma, Arial, sans-serif, System;
	color:#474747;
	font-size:11px;
	font-weight:normal;
	margin-bottom:10px;
}

.downloadsContent .content
{
	font-family:tahoma, Arial, sans-serif, System;
	color:#808080;
	font-size:11px;
	font-weight:normal;
	margin-bottom:10px;
}

.downloadsContent .details
{
	font-family:tahoma, Arial, sans-serif, System;
	color:#474747;
	font-size:11px;
	font-weight:normal;
	margin-bottom:10px;
	padding:0px;
}

/***********************************************************
???
***********************************************************/

/***********************************************************
???
***********************************************************/
