@charset "utf-8";


body {

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#434040;

	
	
}

a {
	text-decoration:none;
	color:#0033CC;
}
a:hover
{
color:#00CCFF;
}
#container {
	width: 960px;
	background-color: #FFF;
}
.imgbrdr {
	border: 1px solid #cccccc;
}
.indexhdr {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.hdr1 {
	font-size: 14px;
	font-weight: bold;
}
.indexhdr2 {
	font-size: 13px;
	font-weight: bold;
}
.bluehdr {
	font-size: 14px;
	font-weight: bold;
	color: #256db9;
}

.header_pl {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #467DB6;
}


.login
{
	font-weight:bold;
	color:#003;
}
.login a
{
	color:#003;
}
.login a:hover
{
	color:#0867B9;
}

.lgntxt {
	background-color: #b8e4ee;
	height: 21px;
	width: 114px;
	border: 1px solid #cccccc;
}

.idxsubhdr
{
	font-weight:bold;
}
.footer
{
	padding-left:10px;
	background-color:#CCC;
}
.tplink
{
	font-weight:bold;
}

.tplink a
{
	color:#333;
}
.btn
{
	background-image:url(../images/BTN.gif);
	background-repeat:no-repeat;
	width:47px;
	height:20px;
	border:none;
	color:#73D3E7;
	font-size:11px;
}
.button
	{
	background-color:#1075CE;
	color:#FFFFFF;
	width:50px;
	font-weight:bold;
	border:1px solid #ffffff;
	}

.error
	{
	color:#FF0000;
	}
	
.leftLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #000000;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #0099CC;
	background-position:center;

}
.login_class
	{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	}	
	
.btn2
	{
	background-color:#399ED6;
	color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:1px;
	width:100px;
	}	
	
a.calendar {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

a.calendar:hover {
	color: #000000;
	font-weight:bold;
	text-decoration: underline;
}

a.calendar:selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF9933;
	text-decoration: none;
}	
	
