/* MAIN HTML CLASSES */
HTML, BODY
{
	/*font-family:  "Gill Sans MT", "Geneva", "Trebuchet MS", Tahoma, Sans-Serif ; */
	font-family:  Tahoma, Sans-Serif ;
	color: black;
	font-size: 13px;
	background-color: white;
	margin: 0px; 
	height: 100%;
	min-height: 100%;
}

IMG
{
	border: none 0px white;
}

H1
{
	font-family:  Tahoma, Sans-Serif ;
	color: #006462;
	font-size: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}

H3
{
	background-color: #ebffeb;
}
H4
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

H2
{
	font-family:  Tahoma, Sans-Serif ;
	color: #118888;
	font-size: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}

P
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


A
{
	color: #006462;
}

A:Hover
{
	color: black;
}

H
{
	width: 75%
}

/* INPUTS */
.Textbox
{
	width: 400px;
}
.TextboxBig
{
	width: 700px;
}
.TextboxSml
{
	width: 55px;
}
.TextboxSml1
{
	width: 50px;
}


INPUT
{
	font-family:  Tahoma, Sans-Serif ;
	font-size: 12px;
	color: black;
}

.AdminUser
{
	border-right: dimgray 1px solid;
	padding-right: 2px;
	border-top: dimgray 1px solid;
	padding-left: 2px;
	font-size: 12px;
	padding-bottom: 2px;
	border-left: dimgray 1px solid;
	width: 215px;
	color: black;
	padding-top: 2px;
	border-bottom: dimgray 1px solid;
	font-family: Tahoma, Sans-Serif;
}


.AdminUserBig
{
	border-right: dimgray 1px solid;
	padding-right: 2px;
	border-top: dimgray 1px solid;
	padding-left: 2px;
	font-size: 12px;
	padding-bottom: 2px;
	border-left: dimgray 1px solid;
	width: 315px;
	color: black;
	padding-top: 2px;
	border-bottom: dimgray 1px solid;
	font-family: Tahoma, Sans-Serif;
}


.AdminUserSmall
{
	border-right: dimgray 1px solid;
	padding-right: 2px;
	border-top: dimgray 1px solid;
	padding-left: 2px;
	font-size: 12px;
	padding-bottom: 2px;
	border-left: dimgray 1px solid;
	width: 100px;
	color: black;
	padding-top: 2px;
	border-bottom: dimgray 1px solid;
	font-family: Tahoma, Sans-Serif;
}

.Login
{
	width: 115px;
	font-family:  Tahoma, Sans-Serif ;
	font-size: 12px;
	color: black;
	
	padding: 2px;
}

.Contact
{
	width: 170px;
	font-family:  Tahoma, Sans-Serif ;
	font-size: 12px;
	color: black;
	
	padding: 3px;
}

.Contact1
{
	width: 270px;
	font-family:  Tahoma, Sans-Serif ;
	font-size: 12px;
	color: black;
	
	padding: 3px;
}

.Buttons, .Button
{
	width: 170px;
	font-family:  Tahoma, Sans-Serif ;
	color: White;
	font-size: 12px;
	
	background-color: #006462;
	padding: 2px;
}

.ButtonsBig
{
	width: 230px;
	font-family:  Tahoma, Sans-Serif ;
	color: White;
	font-size: 12px;
	
	background-color: #006462;
	padding: 2px;
}

.ButtonSml
{
	font-family:  Tahoma, Sans-Serif ;
	color: White;
	font-size: 12px;
	
	background-color: #006462;
	padding: 2px;
}

.Delete
{
	width: 170px;
	font-family:  Tahoma, Sans-Serif ;
	color: White;
	font-size: 12px;
	
	background-color: crimson;
	padding: 2px;
}

SELECT, TEXTAREA
{
	width: 170px;
	font-family:  Tahoma, Sans-Serif ;
	font-size: 12px;
}

SELECT, TEXTAREA, INPUT
{
	padding: 4px;
}

.DDLSearch
{
	width: 200px;
	font-family:  Tahoma, Sans-Serif ;
	padding: 4px;
}

.DDLSearchBig
{
	width:815px;
	font-family:  Tahoma, Sans-Serif ;
	padding: 4px;
}


.SELECTBIG
{
	width: 250px;
}


.LoginButton
{
	width: 170px;
	font-family:  Tahoma, Sans-Serif ;
	font-size: 12px;
	color: White;
	
	background-color: #006462;
	padding: 2px;
}

.DeleteButton
{
	width: 170px;
	font-family:  Tahoma, Sans-Serif ;
	font-size: 12px;
	color: White;
	
	background-color: crimson;
	padding: 2px;
}


.LoginInput
{
	width: 170px;
	font-family:  Tahoma, Sans-Serif ;
	font-size: 12px;
	
	padding: 2px;
}

.LoginInputDSE
{
	width: 170px;
	font-family:  Tahoma, Sans-Serif ;
	font-size: 11px;
	
	padding: 2px;
}

.LoginInputMH
{
	width: 210px;
	font-family:  Tahoma, Sans-Serif ;
	font-size: 11px;
	
	padding: 2px;
}

.LoginInputSml
{
	width: 70px;
	font-family:  Tahoma, Sans-Serif ;
	font-size: 12px;
	
	padding: 2px;
}

.LoginInputVSml
{
	width: 10px;
	font-family:  Tahoma, Sans-Serif ;
	font-size: 12px;
}

.LoginInputBig
{
	width:270px;
	font-family:  Tahoma, Sans-Serif ;
	font-size: 12px;
	
	padding: 2px;
}


.LoginInputVBig
{
	width:300px;
	font-family:  Tahoma, Sans-Serif ;
	font-size: 11px;
	
	padding: 2px;
}
.LoginInputVMBig
{
	width:500px;
	font-family:  Tahoma, Sans-Serif ;
	font-size: 11px;
	
	padding: 2px;
}
.LoginInputVVBig
{
	width:740px;
	font-family:  Tahoma, Sans-Serif ;
	font-size: 11px;
	padding: 4px;
}

.SelectBig
{
	width:370px;
	font-size: 11px;
}
.SelectVBig
{
	width:640px;
	font-size: 11px;
}
.SelectSml
{
	width:70px;
}

/* Sub Menu */
A.SubMenu
{
	font-family:  Tahoma, Sans-Serif ;
	color: white;
	font-size: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

A:Hover.SubMenu
{
	font-family:  Tahoma, Sans-Serif ;
	color: #99ffff;
	font-size: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
}

.SubMenuText
{
	color: White;
	font-size: 11px;
}

.LoginText
{
	color: Black;
	font-size: 12px;
}

.LoginHdrText
{
	color: #006462;
	font-size: 15px;
}



/* Misc classes */
.NoBorder
{
	border: none;
}

.Error
{
	color: darkred;
	width: 750px;
}

.ErrorText
{
	color: darkred;
}

.ErrorBorder
{
	border-bottom: darkred 1px solid;
	border-left: darkred 4px solid;
	background-color: #ffeaef;
	margin: 4px 0px;
	width: 100%;
	color: darkred;
	border-top: darkred 1px solid;
	border-right: darkred 1px solid;
	padding: 3px;
}

.OrangeText
{
	color: darkorange;
}

.Success
{
	color: forestgreen;
	width: 750px;
}

.HelpText
{
	font-size: 11px;
}

.txtCtr
{
	text-align: center;
}

/* PlaceHolding Classes */
.Main
{
	margin: 0px auto;
	height: 100%;
	min-height: 100%;
	background-color: White;
}

.MainBig
{
	margin: 0px auto;
	height: 100%;
	min-height: 100%;
	background-image: url(Images/bg-main.png);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	z-index: 9999
}

.BodyNew
{
	width: 1000px;
	margin: 0px auto;
}

.BodyHolderNew
{
	padding: 20px 20px;
	height: 100%;
}

.SubHeader
{
	background-image: url(Images/bg-subhdr.png);
	background-repeat: repeat-x;
	height: 252px;
	overflow: hidden;
}

.SubHeaderInner
{
	margin: 0px auto;
	width: 1000px;
}

.SubButtons
{
	text-align: center;
	position: relative;
	top: -50px;
	z-index: 99999
}

.HeaderHolder
{
	background-image: url(Images/bg-hdr.png);
	background-repeat: repeat-x;
	height: 69px;
}

.HeaderHolderInner
{
	margin: 0px auto;
	width: 1000px;
	padding: 8px 35px 0px 35px;
}

.HeaderMenuHolder
{
	float: right;
	color: White;
	font-size: 16px;
	text-decoration: none;
	padding: 7px 0px 0px 0px;
}

.HeaderMenuHolder A 
{
	color: White;
	font-size: 16px;
	text-decoration: none;
	padding: 0px 15px;
}

.CHeaderHolder
{
	background-image: url(Images/bg-chdr.png);
	background-repeat: repeat-x;
	height: 72px;
}

.CHeaderHolderInner
{
	margin: 0px auto;
	width: 1000px;
	padding: 0px 0px 0px 0px;
}

.CHeaderMenuHolder
{
	float: right;
	color: White;
	font-size: 16px;
	text-decoration: none;
	padding: 15px 0px 0px 0px;
}

.CHeaderMenuHolder A 
{
	color: White;
	font-size: 16px;
	text-decoration: none;
	padding: 0px 15px;
}


.CSubHolder
{
	background-image: url(Images/bg-sub.png);
	background-repeat: repeat-x;
	height: 53px;
}
.CSubHolderInner
{
	margin: 0px auto;
	width: 1000px;
	padding: 15px 0px 0px 0px;	
}

.GreenTitleHolder
{
	background-image: url(Images/bg-g-t.png);
	background-repeat: repeat-x;
	height: 41px;
	width: 620px;
	float:left;
}

.GreenTitleHolderBig
{
	background-image: url(Images/bg-g-t.png);
	background-repeat: repeat-x;
	height: 41px;
	width: 1000px;
	float:left;
}

.GreenTitleHolderSmall
{
	background-image: url(Images/bg-g-t.png);
	background-repeat: repeat-x;
	height: 41px;
	width: 310px;
	float:left;
}


.GreenTitleInner
{
	padding: 10px 5px 0px 15px;
	color: White;
	font-size: 16px;
}

.GreenTitleHolderSml
{
	background-image: url(Images/bg-g-t.png);
	background-repeat: repeat-x;
	height: 41px;
	width: 340px
}


.GreenTitleInnerSml
{
	padding: 10px 5px 0px 15px;
	color: White;
	font-size: 16px;
}


.RedTitleHolder
{
	background-image: url(Images/bg-r-t.png);
	background-repeat: repeat-x;
	height: 41px;
	width: 300px
}


.RedTitleInner
{
	padding: 10px 5px 0px 15px;
	color: White;
	font-size: 16px;
}

.AlertHdr
{
	background-image: url(Images/bg-f-t-s.png);
	height: 19px;
	width: 271px;
	margin: 0px 0px 0px 10px;
	padding:  3px 0px 0px 10px;
	overflow: hidden;
}

.AlertHdr STRONG
{
	color: White;
	font-weight: normal;
}

.AlertButton
{
	display: block;
	float: right;
	padding-right: 5px;
}

.AlertBody
{
	background-image: url(Images/bg-r-bg.png);
	width: 271px;
	padding:  3px 0px 10px 10px;
	margin: 0px 0px 0px 10px;
}

/*.AlertBody A
{
	color: black;
	text-decoration: none;
}

.AlertBody A:Hover
{
	color: darkred;
	text-decoration: underline;
}*/

.AlertFtr
{
	background-image: url(Images/bg-r-f.png);
	background-repeat: no-repeat;
	height: 3px;
	width: 271px;
	margin: 0px 0px 10px 10px;
	padding:  3px 0px 0px 10px
}

.MainSmall
{
	margin: 0px auto;
	width: 100%;
	height: 100%;
	min-height: 100%;
	background-color: White;
}

.Body
{
	width: 1000px;
	margin: 0px auto;
	background-color: White;
}

.BodyHolder
{
	margin-left: 00px;
	margin-top: 30px;
	width: 1000px;
	height: 100%;	
}

/* Footer classes */
DIV.Footer
{
	font-size: 8pt;
	text-align: center;
	clear: both;
}

A.FooterLnk
{
	font-size: 8pt;
	color: #006462;
}

A:Hover.FooterLnk
{
	font-size: 8pt;
	color: Black;
}

/* WEC MMC Header */
.TableHDR
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-weight: bold;
	border-left: silver 1px solid;
	color: white;
	border-bottom: medium none;
	background-color: #006462;
	text-align: center;
}

.TableHDRAlt
{
	border-bottom: medium none;
	text-align: center;
	border-left: black 1px solid;
	background-color: #d3eceb;
	color: black;
	border-top: black 1px solid;
	font-weight: bold;
	border-right: black 1px solid;
}

.TableDtl
{
	border: solid 1px silver
}
.TableDtlAlt
{
	border: solid 1px black;
	border-collapse:collapse;
}

.LightBG
{
	background-color: #eefefc;
}

.Hand
{
	cursor: hand;
}

.None
{
	display: none;
}

.Top
{
	vertical-align: top;
}
.SSMenu
{
	background-image: url(Clients/Images/ssheader.gif);
	background-repeat: no-repeat;
	height: 49px;
	width: 752px;
	padding-top: 8px;
	padding-left: 10px;
	margin-top: 10px;
}

.SASButton
{
	color: White;
	border: solid 1px drimgray;
	padding: 2px;
	background-color: #017dc3;
}


.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
}
 
.white_content {
	display: none;
	position: absolute;
	top: 20px;
	left: 50%;
	z-index:1002;
	width: 865px;
}
 
.white_content DIV 
{
	position: relative;
	left: -450px;
	padding: 16px;
	border: 16px solid black;
	background-color: white;
	z-index:1002;
	overflow: auto;
}


.Tut
{
	position: absolute;
	top: 270px;
	left: 50%;
	display: none;
}

.Tut A
{
	position: relative;
	display: block;
	left: 400px;
}

.Tut IMG
{
	border: none 0px white;
}

.FPlanHdr
{
	font-size: 25px;
	color: crimson;
	text-transform: uppercase;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	margin: 10px 0px;
}

.FPlanDetail
{
	font-size: 13px;
	line-height: 150%;
}

.FPlanDetail P 
{
	margin: 10px 0px;
}

.FPlanDetail UL LI
{
	list-style-image: url(Images/star.png);
	
}

.FPlanDetail P strong
{
	color: #851400;
	font-size: 16px;
}

.FPlanHolder
{
	width: 700px;
	padding: 20px;
	border: solid 3px crimson
}

.FPlanSub
{
	color: #851400;
	font-size: 14px;
}

.FPTableHDR
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-weight: bold;
	border-left: silver 1px solid;
	color: white;
	border-bottom: medium none;
	background-color: crimson;
	padding: 3px;
	text-align: center;
}


.newsticker-jcarousellite { padding: 10px; width:264px; border-left: solid 1px #cac9c9; border-right: solid 1px #cac9c9; border-bottom: solid 1px #cac9c9; margin-top: -3px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; height: 80px; padding-bottom:1px;  margin-bottom:30px; }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { width:200px; overflow: hidden; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }


.Red
{
	font-weight: bold;
	font-size: 11px;
	color: #006462;
}

.FooterTop
{
	border-top: 2px solid #c1c1c1;
	background-color: #e1e1e1;	
	margin: 10px 0px 0px 0px;
}

.FooterTopInner
{
	width: 1000px;
	margin: 0px auto;
	padding: 20px 0px 10px 0px;
}

.FooterTopInner H2
{
	color:#232323;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 6px;
}
.FooterTopInner A
{
	color:#232323;
	font-size: 12px;
	text-decoration: none;
}
.FooterTopInner P
{
	color:#232323;
	font-size: 12px;
	text-decoration: none;
}
.FooterTopInner A:Hover
{
	color:#232323;
	font-size: 12px;
	text-decoration: underline;
}

.FooterBottom
{
	background-color: #c1c1c1;	
	margin: 0px;
}
.FooterBottomInner
{
	padding: 10px 0px 10px 0px;
	font-size: 12px;
	width: 1000px;
	color:#232323;
	margin: 10px auto 0px auto;
}


.pics
{
	width: 1001px;
	height: 252px;
	overflow: hidden;
}

.pics IMG
{
	width: 1001px;
	height: 252px;
	overflow: hidden;
}

.CloudFor
{
	color: White;
	font-size: 16px;
	padding-left: 20px;
}

.StaffButton
{
	float: right;
	padding-right: 10px;
}

.FileItem
{
	width: 428px;
	height: 22px;
	background-image: url(Clients/Images/bg-file.png);
	background-repeat: no-repeat;
	float: left;
	padding: 5px 10px;
	margin: 10px 10px;
	position: relative;
	overflow: hidden;
}

A.FileItemButton
{
	display: block;
	float: left;
	padding-right: 10px;
}

.GraphHolder
{
	width: 300px;
	height: 300px;
	float: left;
	padding: 10px 10px;
	margin: 10px 10px 10px 0px;
	position: relative;
}

.FolderItem
{
	width: 108px;
	height: 67px;
	background-image: url(Clients/Images/bg-item.png);
	background-repeat: no-repeat;
	float: left;
	padding: 10px 10px;
	margin: 10px 10px;
	position: relative;
}

.FolderItemAlert
{
	position: absolute;
	top: -5px;
	right: -5px;
}




.FolderItemInner A
{
	color: #515151;
	text-decoration: none;
}

.FolderItemInner AHover
{
	color: #006462;
	text-decoration: underline;
}

.FolderItemAlert123
{
	position: absolute;
	text-align: center;
	font-weight: bold;
	color: #006462;
	font-size: 18px;
	padding-top: 5px;
	top:40px;
	left: 36px;
}

A.FolderItemLnk
{
	display: block;
	text-align: center;
	color: #515151;
	text-decoration: none;
	position: relative;
	top: -23px;
}

A.FolderItemLnk:Hover
{
	color: #006462;
	text-decoration: underline;
}

A.FolderItemButton
{
	display: block;
	text-align: center;
	position: relative;
	top: 48px;
}


.Footer
{
}


.AddButtons
{
	float: right;
}

.SearchArea
{
	background-color: #f4f4f4;
	padding: 10px 20px;
	margin-bottom: 20px;
}

.FolderItemInner
{
	text-align: center;
}

