/* CSS Document */
.DisabledBoldFont {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color:#A4ABB3;
	text-decoration:none;
	font-weight:bold;
}
.DisabledFont {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color:#A4ABB3;
	text-decoration:none;
}
.Column
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	background-color: #EEEEEE;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left:5px;
	padding-right:5px;
}
.ProductName {	
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	color:#0099FF;
}
.InfoTable {	
	border-right-width: 1px;	
	border-right-color: #EEEEEE;	
	border-right-style: solid;	
	border-left-width: 1px;	
	border-left-style: solid;	
	border-left-color: #EEEEEE;	
}
.SecureLogo {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 22pt;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

body {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #686664;
	margin-top:3px;
	margin-left:3px;
	margin-right:0px;
}

.MAIN_TABLE {
	width:770px;
	border: 1px solid #999999;	
}

.MAIN_CONTENT {	
	height:450px;
	padding-left:19px;
	padding-right:19px;	
}

.TopMenuTdWidth {
	height:18px;	
	border-left-style:solid;
	border-left-color:#e7e7e7;
	border-left-width:1px;
	border-top-style:solid;
	border-top-color:#e7e7e7;
	border-top-width:1px;
	border-bottom-style:solid;	
	border-bottom-color:#e7e7e7;	
	border-bottom-width:1px;
	cursor:hand;
	padding-left:7px;
	padding-right:7px;
}

.UnlinkTopMenuTdWidth {
	/*padding-left:7px;
	padding-right:7px;	*/
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color:#FFFFFF;	
	font-weight:bold;
	padding-left:7px;
	padding-right:7px;
	
	border-left-style:solid;
	border-left-color:#e7e7e7;
	border-left-width:1px;
	border-top-style:solid;
	border-top-color:#e7e7e7;
	border-top-width:1px;
}
.FooterTable {
	height:17px;
	background-color:#356C67;
}

.HeaderTable {
	height:17px;
	background-color:#356C67;	
}

td {
	font-family: Tahoma, Verdana;
	font-size:11px;
	color:#333333;
}

.alternetRow{
	font-family: Tahoma, Verdana;
	font-size:11px;
	color:#333333;
	background-color:#E5E5E5;
}
.LinkonName {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color:#3A6EA5;
	text-decoration:none;
}

.LinkonName:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color:#006633;
	text-decoration:underline;
}
.LinkAdd {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #006600;
	text-decoration:none;
}

.LinkAdd:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color:#0099FF;
	text-decoration:underline;
}

.LinkEdit {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #0033ff;
	text-decoration:none;
}

.LinkEdit:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color:#006600;
	text-decoration:underline;
}
.LinkPage {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color:#FF6600;
	text-decoration:none;
}

.LinkPage:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color:#FF9933;
	text-decoration:underline;
}

.LinkRemove {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FF0000;
	text-decoration:none;
}

.LinkRemove:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color:#996600;
	text-decoration:underline;
}
.AddSubLink {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color:#666699;
	text-decoration:none;
}

.AddSubLink:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color:#996600;
	text-decoration:underline;
}


.LinkAssign {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color:#62714A;
	text-decoration:none;
}

.LinkAssign:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color:#996600;
	text-decoration:underline;
}

.SortLink {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

.SortLink:hover {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color:#FF6600;
	font-weight:bold;
	text-decoration:underline;
}
.BoldAddEditLink {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color:#4d4d4d;
	font-weight:bold;
	text-decoration:none;
}

.BoldAddEditLink:hover {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color:#FF6600;
	font-weight:bold;
	text-decoration:underline;
}

.LinkFooter {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CC3300;
	text-decoration:none;
}

.LinkFooter:hover {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color:#CC9900;
	text-decoration:none;
}

.RedFont{
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #cc0033;
}

.WhiteFont{
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.SuccessMessage {
	font-family: Tahoma, Verdana;
	font-size: 11px;	
	color: #006600;
}

.ErrorMessage {
	font-family: Tahoma, Verdana;
	font-size: 11px;	
	color:#FF0000;
}

.ColumHeading {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color:#62714A;		
}

.ColumHeadingAction {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color:#cc0033;
}

.CommonTextField {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	border: 1px inset #EBEBEB;
	color:#333333;
	padding-left:3pt;
	background-color:#FFFFFF;
}

.CommonDropDown {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	border: solid 1px #003300;
	color:#4B4B25;
	padding-left:5px;	
	background-color:#ffffff;
	text-transform:capitalize;	
}

.CommonButton {	
	font-size: 10px;
	font-family: Tahoma, Verdana;
	font-weight:bold;
	color:#FFFFFF;
	width:55px;
	height:17px;
	text-transform:capitalize;	
	border:1px inset #81959D;
	cursor:hand;
	background:#81959D;
	text-align:center;
	background-image:url(../secure/images/footer_bg.gif);
	/*filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#3D3D3D', endColorStr='#848284', GradientType='0')*/
}

.LinkLogin {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #E8E8F8;
	font-weight:bold;
	text-decoration:none;
}

.LinkLogin:hover {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
} 

.UnLink{
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #6600CC;
}

.LinkCp {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color:#666666;
	font-weight:bold;	
	text-decoration:none;
}

.LinkCp:hover {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight:bold;
	color:#3A6EA5;
	text-decoration:none;
}

.Arrow {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight:bold;	
	color:#3A6EA5;
}

.1PxHeight {
	height:1px;
}

.NoLinkTopMenu {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color:#FFFFFF;	
	font-weight:bold;
	/*padding-left:7px;
	padding-right:7px;*/
	text-decoration:none;
}
.LinkTopMenu {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color:#FFFFFF;	
	font-weight:bold;
	/*padding-left:7px;
	padding-right:7px;*/
	text-decoration:none;
}
.LinkTopMenu:hover {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-weight:bold;
	/*padding-left:7px;
	padding-right:7px;*/
	text-decoration:none;
}

.LinkLogin:hover {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.DisabledTopMenu {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color:#99FF33;
	text-decoration:none;
}
fieldset {	
	border: 1px solid #999999;	
}

legend {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color:#4287BA;
	padding-left:5px;
	padding-right:5px;
}

.RequiredField {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color:#FF0000;
}

.Footer {
	font-family: Tahoma, Verdana;
	font-size: 10px;	
	color:#000000;	
	text-decoration:none;
}

.Footer:hover {
	font-family: Tahoma, Verdana;
	font-size: 9px;	
	color:#FFFFCC;
	text-decoration:none;
}

.FreeSizeButton {	
	font-size: 10px;
	font-family: Tahoma, Verdana;
	font-weight:bold;
	color:#FFFFFF;	
	height:17px;
	text-transform:capitalize;	
	border:1px inset #81959D;
	cursor:hand;
	background:#81959D;
	text-align:center;
	background-image:url(../secure/images/pageback.gif);
	/*filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#3D3D3D', endColorStr='#848284', GradientType='0')*/
}

.PageLink {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #0033ff;
	text-decoration:underline;
}

.PageLink:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color:#006600;
	text-decoration:none;
}

.UpperCase {
	text-transform:uppercase;
}

.buttonGeneral{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#425163;
	background-color: #EAEAEA;
}

.inputBox {	
	font-family: Tahoma, Verdana, Arial;
	font-size:11px;
	color:#425163;
}

.SuccessMessage {
	font-family: Tahoma, Verdana;
	font-size: 11px;	
	color: #006600;
	font-weight:bold;
}

.ErrorMessage {
	font-family: Tahoma, Verdana;
	font-size: 11px;	
	color:#FF0000;
	font-weight:bold;
}

.redbold {
	font-family: Tahoma, Verdana;
	font-size: 12px;	
	color:#FF0000;
	font-weight:bold;
}

.ashbold {
	font-family: Tahoma, Verdana;
	font-size: 12px;	
	color:#666666;
	font-weight:bold;
}

.alphabetLink {
	font-family: Tahoma, Verdana;
	font-size: 12px;	
	color:#0000FF;
	font-weight:bold;
	text-decoration:none;
}

.alphabetLink:hover {
	font-family: Tahoma, Verdana;
	font-size: 12px;	
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}