/* DEFAULTS
----------------------------------------------------------*/

body
{
	font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	width: 100%;
	background-color: #E3E4FA;

}

a:link, a:visited
{
	color: #034af3;
	text-align: center;
}

a:hover
{
	color: #1d60ff;
	text-decoration: none;
}

a:active
{
	color: #034af3;
}

p
{
	margin-bottom: 10px;
	line-height: 1.6em;
}

.General
{
	font-family: Tahoma;
	font-size: 11pt;
	color: #333333;
}

.GeneralBig
{
	font-family: Tahoma;
	font-size: 15pt;
	color: #333333;
	
}

.Generalwarn
{
	font-family: Tahoma;
	font-size: 11pt;
	color: #ff0000;
}

.General-mini
{
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
}

.General-grey
{
	font-family: Arial;
	font-size: 8pt;
	color: #333333;
}
.General-center
{
	font-family: Tahoma;
	font-size: 11pt;
	color: #333333;
	text-align: center;
}

.Menu-White
{
	font-family: Arial;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
}

.Menu-Blue
{
	font-family: Arial;
	font-size: 11pt;
	color: #00335E;
	font-weight: bold;
}

.Footer
{
	font-family: Arial;
	font-size: 10pt;
	color: #00335E;
}
.t1
{
	font-family: Arial;
	font-size: 11pt;
	color: #808080;
	height: 25%;
}


.TextBox
{
	width: 220px;
	vertical-align: middle;
}
.newbutton
{
	background-color: #00335E;
	border-color: #00335E;
	font-size: medium;
	font-weight: bold;
	color: White;
	height: 29px;
}


.TextBoxLong
{
	width: 490px;
}

.TextBoxSmall
{
	width: 90px;
}


.Container
{
	background-color: #E3E4FA;
}

.NormalCol
{
	width: 250px;
}

.LongCol
{
	width: 500px;
}
.SmallCol
{
	width: 125px;
}
.SmallmediumCol
{
	width: 175px;
}
.Checkbox
{
	width: 100px;
}
.Max
{
	width: 700px;
}



.button
{
	padding: 5px;
	background: transparent url(  'images/arr.gif' ) no-repeat;
	border: 1px solid #666;
	color: #000;
	text-decoration: none;
}
.style1
{
	font-family: Arial;
	font-size: 10pt;
	color: #00335E;
	font-weight: bold;
	width: 303px;
}
.titlestype
{
	font-family: Arial;
	font-size: 12pt;
	color: #0099FF;
	font-weight: bold;
	width: 303px;
	text-align: left;
}
.style3
{
	height: 18px;
}
.style4
{
	height: 20px;
}
.disable
{
	background-color: #00335E;
	border-color: #00335E;
	font: white;
	font-size: medium;
	font-weight: bold;
	color: Red;
}
.centerleft
{
	float: left;
}

.centerright
{
	float: left;
}
#navigation
{
	margin: 0 auto;
	width: 175px;
	text-indent: 15px;
	text-decoration: none;
	vertical-align: middle;
}


#navigation a
{
	display: block;
	height: 30px;
	width: 175px;
	padding-top: 13px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #00335e;
	background: url(../images/btn2.jpg);
	color: #fff;
	text-decoration: none;
}
#navigation a:hover
{
	background: url(../images/btn5.jpg);
	color: #fff;
}
#navigation ul li
{
	height: 30px;
	width: 200px;
	border-bottom: 10px solid #fff;
}
.cpHeader
{
	font-family: Arial;
	font-size: 11pt;
	color: #00335E;
	font-weight: bold;
	cursor: pointer;
}
.cpBody
{
	border: 1px gray;
	padding: 4px;
	padding-top: 7px;
}

.dropdownoption
{
}
.dropdownoption.hover
{
	background: #cccccc;
	color: #FFFFFF;
}

.dropdownoption hover
{
	background: #cccccc;
	color: #FFFFFF;
}


.dropdown2
{
	background-color: #FFFFc8;
	border-bottom-style: solid;
	border-width: thin;
}

.chksites
{
	font-family: Arial;
	font-size: 10pt;
	color: #00335E;
	font-weight: bold;
	width: 100%;
}
.Menu-Blue-UnderLine
{
	font-family: Arial;
	font-size: 11pt;
	text-decoration: underline;
	color: #3399FF;
	font-weight: bold;
}



.gridTital
{
	font-size: large;
	color: #000066;
}
.aLeft
{
	text-align: left;
}

.tCell368
{
	width: 368px;
}

.tCell126
{
	width: 126px;
}
.tCell430
{
	width: 430px;
}


.modelBackground
{
	background-color: #333333;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.txtnochange
{
	resize:none;
	
}

.txtBlink
{
	color: #FF0000;
	
}

.generaltable
{
	width:100%;
}
.monthTitle
{
	font-size: medium;
	color: #0000FF;
	font-weight: bold;
}
