/*
Powder Blue:	#8CAEC8
Light Blue:		#D0DAE2
Steel Blue:		#446D8C
Dark Blue:		#385A74
Bright Blue:	#0080FF
Baby Blue:		#D3E9F6
Lemon Yellow:	#E9F47B
*/

BODY {
	background-color:#FFFFFF;
	color:#000000;
	margin:0px 0px 0px 0px; /* top right bottom left */
	padding: 0px 0px 0px 0px;
	font-family:Tahoma,Verdana,Arial,Sans-Serif; 
	font-size:12px;
}
BODY.Email {
	font-size:0.85em;
    font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
}

/*** LINK and MENUS ***/
A, A:Visited, A:Active {
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: #446D8C;
}
A:Hover {
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
    color: #283b81;
    cursor: hand;
}

A.Small, A:Visited.Small, A:Active.Small {
    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: #446D8C;
}
A:Hover.Small {
    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
    color: #283b81;
    cursor: hand;
}

.BtnBox {
	font-family:Tahoma,Verdana,Arial,Sans-Serif; 
	font-size:13px;
	color:#000000;
	font-weight:bold;
	background-color: Silver; /*#cfd9de*/
	border-style: solid;
	border-width: 1px;
	border-color:#000000;
	padding: 3px 8px 3px 8px;
	display:inline-block;
}
A:link.BtnBox, A:visited.BtnBox {
	font-family:Tahoma,Verdana,Arial,Sans-Serif; 
	font-size:13px;
	color:#000000;
	font-weight:bold;
	text-decoration:none; 
	padding: 3px 8px 3px 8px;
}
A:hover.BtnBox {
	background-color: #006699;
	color:#ffffff;
	text-decoration:none;  
	padding: 3px 8px 3px 8px;
}

.MenuBox {
	font-family:Tahoma,Verdana,Arial,Sans-Serif; 
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	background-color: #446D8C;
	border-style: none;
	display: block;
	padding: 2 0 0 0;
	margin: 0 0 0 0;
}
A:link.MenuBox, A:visited.MenuBox {
	font-family:Tahoma,Verdana,Arial,Sans-Serif; 
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none; 
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	height: 100%;
}
A:hover.MenuBox {
	background-color: #E9F47B;
	color:#000000;
	text-decoration:none;  
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	height: 100%;
}

A:link.ActiveMenuBox, A:visited.ActiveMenuBox {
	background-color: #0080FF;
	font-family:Tahoma,Verdana,Arial,Sans-Serif; 
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none; 
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	height: 100%;
}

A.Category, A:Visited.Category, A:Active.Category {
    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
    color: Blue;
}
A:hover.Category {
    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
    color: #ffffff;
}
A.CategoryHdr, A:Visited.CategoryHdr, A:Active.CategoryHdr {
    font-family: Tahoma;
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    color: Black;
}
A:hover.CategoryHdr {
    font-family: Tahoma;
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}

A.AdminMenuItem, A:Visited.AdminMenuItem, A:Active.AdminMenuItem {
	font-family:Tahoma; 
	padding: 5px 0px 5px 15px;
	font-weight:bold;
	font-size:12px;
    text-decoration: none;
    color: #446D8C;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 5px 10px;
    height: 20px;
    display:block;
}
A:hover.AdminMenuItem {
	text-decoration:underline;  
	font-family:Tahoma; 
	padding: 5px 0px 5px 15px;
	font-weight:bold;
	font-size:12px;
    color: #0080FF;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 5px 10px;
    background-color: White;
}

A.White, A:Visited.White, A:Active.White {
    font-family: Tahoma;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: #FFFFFF;
}
A:Hover.White {
    font-family: Tahoma;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
    color: #FFFFFF;
    cursor: hand;
}

/*** SIZES and COLORS ***/
TD {
	font-size: 12px;
}
P {
	font-size: 18px;
}
P.Email {
	font-size:0.85em;
    font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
}
.Justify {
	font-size: 12px;
	text-align:justify;
}
OL,UL,LI {
	font-family:Tahoma,Verdana,Arial,Sans-Serif; 
	font-size:12px;
}
.Strong {
	font-size: 15px;
	font-weight:bold;
}
.Medium {
	font-size: 13px;
	font-weight:bold;
}
.SmallWhite {
	font-size: 11px;
	color:#ffffff;
	font-weight:normal;
}
.MediumWhite {
	font-size: 13px;
	font-weight:bold;
	color:#ffffff;
}
.LargeWhite {
	font-size: 20px;
	font-weight:bold;
	color:#ffffff;
}
.Large {
	font-size: 20px;
	font-weight:bold;
}
.Small { 
	font-size:11px;
}
.Alert {
	font-family:Tahoma,Verdana,Arial,Sans-Serif; 
	font-size:12px;
	color:Red;
	font-weight:bold;
}
.AlertNormal {
	color:Red;
	font-weight: normal;
}

.CategoryHdr {
	font-family:Tahoma,Verdana,Arial,Sans-Serif; 
	font-size:20px;
	color:#000000;
	font-weight:bold;	
}
.SteelBlueLarge {
	font-family:Tahoma,Verdana,Arial,Sans-Serif; 
	font-size:30px;
	color: #446D8C;
	font-weight:bold;	
}

.AdminMenuHdr {
	padding-left:25px;
	font-weight:bold;
	font-size:14px;
	color:#000000;
	/*background-image: url("../images/admin_mnu_hdr_bg2.gif");*/
	background-image: url("../images/admin_mnu_hdr_bg_trans.gif");
	background-color:#A1CEED;
	/*background-color:#D3E9F6;
	background-color:#CDFFCD;*/
}
.AdminMenu {
	padding: 5px 0px 5px 0px;
}


/* COLORS */
.Blue {
	color: #446D8C;
}
.PowderBlue {
		color: #8CAEC8;
}
.PowderBlueBG {
		background-color: #8CAEC8;
}
.LightBlue {
	color: #D0DAE2;
}
.LightBlueBG {
	background-color: #D0DAE2;
}
.SteelBlue {
	color: #446D8C;
}
.SteelBlueBG {
	background-color: #446D8C;
}
.LemonYellow {
	color: #E9F47B;
}
.LemonYellowBG {
	background-color: #E9F47B;
}
.BabyBlue {
		color: #D3E9F6;
}
.BabyBlueBG {
		background-color: #D3E9F6;
}

/*** CONTROLS ***/
SELECT {
	font-size: 12px;
	font-family:Tahoma,Verdana,Arial,Sans-Serif; 	
}
SELECT.Small {
	font-size: 10px;
	font-family:Tahoma,Verdana,Arial,Sans-Serif; 	
}
INPUT {
	font-size: 12px;
	font-family:Tahoma,Verdana,Arial,Sans-Serif; 
}
TEXTAREA {
	font-size: 12px;
	font-family:Tahoma,Verdana,Arial,Sans-Serif; 
}
.tblSpacer {
	padding-left: 50px;
}
.FixedHide {
	width: 0px;
	height: 0px;
}
.Fixed300 {
	width: 300px;
}
.CtlBorder300 {
	border-style:inset;
	border-bottom-width:2px;
	border-left-width:2px;
	border-right-width:2px;
	border-top-width:2px;
	width: 300px;
	vertical-align:middle;
	font-size:16px;
}
.Borderless {
	border-width:0px;
}
DIV.small_menu {
    height: 25px;
    margin: 5px 12px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-align: right;
    color: #726930;
    float: right;
}
HR.MedBlue {
	height: 1px;
	color: #A5BDC8;
}
.InputBorder {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-width: 1px;
    border-color: #A5BDC8;
    border-style: solid;
}
.CtlBorder {
	border-top: solid 2px Black;
	border-bottom: solid 1px ControlLight;
	border-left: solid 2px Black;
	border-right: solid 1px ControlLight;
	border-style:inset;
}
.Scroll {
 overflow:auto;
}

.Login_Hdr {
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    background-color: #446D8C;
}
.Login_Box {
    border: 1px;
    border-style: solid;
    border-color: #446D8C;
    background-color: #ffffff;
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #555555;
}

.BlueBlackRev {
    font-family: Tahoma;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    background-color: #8CAEC8;
}
.SubHeaderBlue {
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    color: #385A74;
}

.Form_Hdr {
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    background-color: #8CAEC8;
}
.Form_Box {
    border: 1px;
    border-style: solid;
    border-color: #446D8C;
    background-color: #ffffff;
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
}
.Form_Alt {
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
    color: #000000;
    background-color: #D3E9F6;
}
.Form_Ftr {
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    background-color: #446D8C;
	padding: 2px 2px 2px 2px;
}

.LabelBorder {
	border: solid 1px black;
	padding: 2px 2px 2px 2px;
	display:block;
}

.ShowErrorCtl {
	display: block;
	color: Red;
}
.HideErrorCtl {
	display: none;
	color: Red;
}

.PopLayer {
	visibility:hidden; 
	position:absolute; 
	left:10; 
	top:10; 
	/*width:600; 
	height:400; 
	clip:rect(0,600,400,0);*/ 
	overflow:auto;
	padding:0 0 0 0; 
	margin:0 0 0 0; 
	border:solid 0px black;
	background-color:White;
}

.OrgPaymentMenu {
	border: solid 1px black;
	padding: 2px 2px 2px 2px;
	/*display:table;*/
	font-family:Tahoma; 
	font-weight:bold;
	font-size:12px;
    text-decoration: none;
    color: White;
    background-color: #446D8C;
    /*width:210px;*/
}

.ImgRight {
	margin:5px 0px 0px 15px;
	border: solid 1px #000000;
}
.ImgLeft {
	margin:5px 15px 0px 0px;
	border: solid 1px #000000;
}
.ImgLeftNoBorder {
	margin: 0px 15px 0px 0px;
}
.ImgRightNoBorder {
	margin:5px 0px 0px 15px;
}

.TabBox { 
	font-family:Verdana,Arial,Sans-Serif; 
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;  
}