﻿body
{

	font-family: Helvetica, Arial, sans-serif;
	color: #898989;		
	}


.header
{
	height: 130px;
	background-image: url('Images/header-bg_129.gif');
	background-repeat: repeat-x;
}

.LineDark
{
	border: 1px solid #696969;
}



.login
{
	border-style: none;
	border-width: 0px; /*float: left;*/
	width: 124px;
	height: 35px; /*margin: 80px 0 0 15px;*/
	padding: 8px 0 0 6px;
	background-color: #00aeef;
	color: #3a3a3a;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.login:hover
{
	background-color: #ffcc00;
}



.UserInput-HeaderLinks
{
	font-size: .8em; /*color: #3a7bb8;*/
	color: #898989;
	text-decoration: none;
}

.UserInput-HeaderLinks:hover
{
	color: #ffcc00;
}



.UserInput-LabelGray
{
	font-size: .8em; /*color: #3a7bb8;*/
	color: #898989;
}

.UserInput-LabelGold
{
	font-size: .8em; /*color: #3a7bb8;*/
	color: #ffcc00;
}



.FormTable
{
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}



.UserInput-ProductNameOnBlack
{
	font-weight: bold;
	font-size: 1.4em;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
}

.UserInput-ProductNameTMOnBlack
{
	font-weight: bold;
	font-size: .6em;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	vertical-align: top;
}


.UserInput-Links
{
	font-size: .7em; 
	color: #00aeef;
	text-decoration: none;
	font-weight: bold;
}

.UserInput-Links:hover
{
	background-color: #ffcc00;
}

.UserInput-StandOutLink
{
	color: #FF0000;
	font-weight: bold;
	font-size: .7em; 
	text-decoration: none;

}

.UserInput-StandOutLink:hover
{
	background-color: #ffcc00;
	
}

.UserInput-MainHeading
{
	font-size: .8em;
	color: #898989;
	font-weight: bold;
}

.UserInput-StandOutSubscribeNow
{
	color: #00aeef;
	font-weight: bold;
	font-size: .8em;
	text-decoration: none;
}

.UserInput-StandOutSubscribeNow:hover
{
	color: #ffcc00;
	text-decoration: underline;
	cursor: pointer;
}

.UserInput-ProductNameOnWhite
{
	font-weight: bold;
	font-size: 1.4em;
	color: #00aeef;
	font-family: Helvetica, Arial, sans-serif;
}

.UserInput-ProductNameTMOnWhite
{
	font-weight: bold;
	font-size: .6em;
	color: #00aeef;
	font-family: Helvetica, Arial, sans-serif;
	vertical-align: top;
}


.TrialloginButton
{
	border-style: none;
	border-width: 0px; /*float: left;*/
	width: 150px;
	height: 35px; /*margin: 80px 0 0 15px;*/
	padding: 8px 0 0 6px;
	background-color: #00aeef;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.TrialloginButton:hover
{
	background-color: #ffcc00;
}

.TrialloginButton_Sm
{
	border-style: none;
	border-width: 0px; /*float: left;*/
	width: 100px;
	height: 35px; /*margin: 80px 0 0 15px;*/
	padding: 8px 0 0 6px;
	background-color: #00aeef;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.TrialloginButton_Sm:hover
{
	background-color: #ffcc00;
}



.Menu-Selected
{
	text-decoration: none;
	padding-left: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: .85em;
	padding-right: 5px;
	color: #FFFFFF;
	background-color: #00aeef;
	height: 21px;
	vertical-align: middle;
}

.Menu-Selected:hover
{
	background-color: #ffcc00;
}


.MenuSelections
{
	color: #00aeef;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: .85em;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	height: 21px;
	vertical-align: middle;
}

.MenuSelections:hover
{
	
	background-color: #ffcc00;
}



.CmdBttn
{
	border: 1px solid #3a7bb8;
	font-family: Trebuchet MS, Verdana,Helvetica, sans-serif;
	font-size: .75em;
	color: #3a7bb8;
	width: 100px;
	background-color: #FFFFFF;
	cursor: pointer;
}

.CmdBttn:hover
{
	
	background-color: #ffcc00;
}

.CmdBttnAuto
{
	border: 1px solid #3a7bb8;
	font-family: Trebuchet MS, Verdana,Helvetica, sans-serif;
	font-size: .75em;
	color: #3a7bb8;
	background-color: #FFFFFF;
	cursor: pointer;
}

.CmdBttnAuto:hover
{
	
	background-color: #ffcc00;
}







.LineLight
{
	border: 1px solid #3a7bb8;
}

.BorderNBackground
{
	border: 1px solid #3a7bb8;
	background-repeat: repeat-x;
	background-image: url('Images/background_menu_open.gif' );
}

.HelpPanel
{
	padding: 6px;
	border: 1px solid #3a7bb8;
	background-color: #FFFF66;
	color: #3a7bb8;
	font-family: Trebuchet MS, Verdana,Helvetica, sans-serif;
	font-size: .7em;
}

.LineReallyLight
{
	border: 1px solid #CCCCCC;
}

.NavigationPanel
{
	border: 1px solid #3a7bb8;
	width: 425px;
	background-color: #E6E6E6;
}

.NavigationPanel_Small
{
	border: 1px solid #3a7bb8;
	width: 325px;
	background-color: #E6E6E6;
}

.LeftNavigation-PanelSection
{
	background-repeat: repeat-x;
		background-image: url('Images/background_menu_open.gif' );

}

.CmdBttn
{
	border: 1px solid #3a7bb8;
	font-family: Trebuchet MS, Verdana,Helvetica, sans-serif;
	font-size: .75em;
	color: #3a7bb8;
	width: 100px;
	background-color: #FFFFFF;
}

.CmdBttnAuto
{
	border: 1px solid #3a7bb8;
	font-family: Trebuchet MS, Verdana,Helvetica, sans-serif;
	font-size: .75em;
	color: #3a7bb8;
	background-color: #FFFFFF;
}

.CmdBttnSmall
{
	border: 1px solid #3a7bb8;
	font-family: Trebuchet MS, Verdana,Helvetica, sans-serif;
	font-size: .6em;
	color: #3a7bb8;
	width: 70px;
	background-color: #FFFFFF;
}

.CmdBttnMedium
{
	border: 1px solid #3a7bb8;
	font-family: Trebuchet MS, Verdana,Helvetica, sans-serif;
	font-size: .75em;
	color: #3a7bb8;
	width: 130px;
	background-color: #FFFFFF;
}

.DropDownSmall
{
	font-family: Trebuchet MS, Verdana,Helvetica, sans-serif;
	border: 1px solid #3a7bb8;
	font-size: .6em;
	width: 45px;
}

.DropDownTiny
{
	font-family: Trebuchet MS, Verdana,Helvetica, sans-serif;
	border: 1px solid #3a7bb8;
	font-size: .6em;
	width: 20px;
}

.DropDown
{
	font-family: Trebuchet MS, Verdana,Helvetica, sans-serif;
	border: 1px solid #3a7bb8;
	font-size: .7em;
}

.DropDownMedium
{
	font-family: Trebuchet MS, Verdana,Helvetica, sans-serif;
	border: 1px solid #3a7bb8;
	font-size: .7em;
	width: 150px;
}

.DropDownLarge
{
	font-family: Trebuchet MS, Verdana,Helvetica, sans-serif;
	border: 1px solid #3a7bb8;
	font-size: .7em;
	width: 200px;
}

.DropDownLarge-WaterMark
{
	color: #778899;
	font-family: Trebuchet MS, Verdana,Helvetica, sans-serif;
	border: 1px solid #3a7bb8;
	font-size: .7em;
	width: 200px;
}

.DropDown_250px
{
	font-family: Trebuchet MS, Verdana,Helvetica, sans-serif;
	border: 1px solid #3a7bb8;
	font-size: .7em;
	width: 250px;
}

.DropDownVeryLarge
{
	font-family: Trebuchet MS, Verdana,Helvetica, sans-serif;
	border: 1px solid #3a7bb8;
	font-size: .7em;
	width: 400px;
}



.UserInput-EMAName
{
	font-size: .8em;
	font-weight: bold;
	color: #778899;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana,Helvetica, sans-serif;
}

.UserInput-EMANameSmall
{
	font-size: .7em;
	font-weight: bold;
	color: #778899;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana,Helvetica, sans-serif;
}

.UserInput-ServicesName
{
	font-size: .8em;
	color: #3a7bb8;
}

.UserInput-PageHeading
{
	font-weight: bold;
	font-size: .9em;
	color: #4682B4;
}

.UserInput-Label
{
	font-size: .7em;
	color: #4682B4;
	font-weight: bold; 
	text-decoration: none;
}

.UserInput-Memo
{
	font-size: .8em;
	color: #778899;
	text-decoration: none;
}

.UserInput-MemoPanel
{
	font-size: .8em;
	color: #778899;
	text-decoration: none;
	text-align: justify;
}

.UserInput-MemoBold
{
	font-size: .8em;
	color: #778899;
	text-decoration: none;
	font-weight: bold;
}

.UserInput-FootNote
{
	font-size: .7em;
	color: #778899;
	text-decoration: none;
}

.UserInput-WaterMark
{
	color: #778899;
	font-size: .75em;
	
}

.UserInput-StandOut
{
	color: #FF6600;
	font-weight: bold;
}

/*{
	font-size: .7em;
	color: #3a7bb8;
	color: #898989;
}*/

.UserInput-LinksSm
{
	font-size: .6em;
	color: #3a7bb8;
}

.UserInput-LinksUnderline
{
	font-size: .7em;
	color: #3a7bb8;
}

.UserInput-ErrorPanel
{
	text-align: center;
	width: 100%;
}

.UserInput-ErrorTitle
{
	border-style: none;
	font-size: .8em;
	color: #FF0000;
	background-color: #ffcc00;
	font-weight: bold;
	width: 100%;
}

.UserInput-ErrorSuggestion
{
	font-size: .75em;
	color: #FF0000;
	width: 100%;
	
}

.CustomTabStyle .ajax__tab_header
{
	font-family: Trebuchet MS, Verdana,Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	cursor: default;
	white-space: normal !important;
}

.CustomTabStyle .ajax__tab_outer
{
	color: #5a6270;
	padding-right:4px;
	height:21px;
	cursor: default;
}

.CustomTabStyle .ajax__tab_inner
{
	color: #5a6270;
	padding-left:3px;
	cursor: default;
}

.CustomTabStyle .ajax__tab_tab
{
	height: 13px;
	/*padding: 4px;*/
	padding: 3px 2px 3px 2px;
	/*margin: 0;*/
	width: 130px;
	/*background-color: #adc0cd;*/
	background-color: #F5F5F5;
	cursor: default;
}

.CustomTabStyle .ajax__tab_hover .ajax__tab_tab
{
	background-color: #84acd2;
	color: #FFFFFF;
}

.CustomTabStyle .ajax__tab_active .ajax__tab_tab
{
	color: #4682B4;
	background-color: #dedede;
	cursor: default;
}

.CustomTabStyle .ajax__tab_disabled .ajax__tab_outer
{
	color: #5a6270;
	padding-right: 4px;
	height: 21px;
	cursor: default;
}

.popup
{
	border-width: 1px;
	border-color: #5f94c5;
	border-style: solid;
	/*background-color: #dedede;*/
	background-color: #FFFFFF;
	font-family: Trebuchet MS, Verdana,Helvetica, sans-serif;
	
}

.popup_WhiteBackground
{
	border-width: 1px;
	border-color: #5f94c5;
	border-style: solid;
	background-color: #FFFFFF;
	font-family: Trebuchet MS, Verdana,Helvetica, sans-serif;
}

.table_WhiteBackground
{
	background-color: #FFFFFF;
}

.popup_smallest
{
	border-width: 1px;
	border-color: #5f94c5;
	border-style: solid;
	background-color: #dedede;
	width: 175px;
	font-family: Trebuchet MS, Verdana,Helvetica, sans-serif;
	
}

.contentstyle
{
	background-color: #C0C0C0;
	filter: alpha(opacity=70);
	opacity: 0.7;
}


.Grid
{
	/*border: solid 1px #adc0cd;*/
	text-align: left;
	font-family: Arial;
	color: #3a7bb8;
}

.Grid td
{
	margin: 3px;
	padding: 3px;
	text-indent: 3px;
	border: solid 1px #adc0cd;
}


.GridHeader
{
	border: solid 1px #adc0cd;
	padding: 2px;
	margin: 2px;
	font-weight: bold;
	color: #666666;
	background-color: #dedede;
	height: 21px;
	font-size: .7em;
	font-family: Arial;
}


.GridItem
{
	font-size: .7em;
	font-family: Arial;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.GridAltItem
{
	background-color: #edf0f1;
	font-family: Arial;
	font-size: .7em;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.GridEditItem
{
	font-size: .7em;
	font-family: Arial;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #FFFF00;
}


.GridTextBox
{
	font-family: Trebuchet MS, Verdana,Helvetica, sans-serif;
	border: 1px solid #3a7bb8;
	font-size: 1em;
}


.GridDropDown
{
	font-family: Trebuchet MS, Verdana,Helvetica, sans-serif;
	border: 1px solid #3a7bb8;
	font-size: 1em;
}




.contentstyle
{
	background-color: #C0C0C0;
	filter: alpha(opacity=70);
	opacity: 0.7;
}


.MultiLineTextBox
{
	font-family: Trebuchet MS, Verdana,Helvetica, sans-serif;
	border: 1px solid #3a7bb8;
	font-size: .8em;
}
