/* CSS Document */
.bgr{
	background-repeat:repeat-x;
}
.top{
	color:#C8E0EA;
	text-decoration:none;
}
.top:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
td{
	font-family	:Trebuchet MS, Tahoma, Verdana;
	/*font-size		:14px;
	color		:#575656;*/
}
.txt{
	color:#C9E4EF;
	font-size: 11px;
}
.b{
	color:#FFFFFF;
	font-weight:bold;
}
.a{
	font-weight:bold;
	color:#FFD200;
	text-decoration:none;
}
.a:hover{
	color:#EFEBDA;
	text-decoration:none;
	font-weight:bold;
}
ul{
	list-style-image:url(../images/bul.gif);
}
li{
	margin-top:15px;
}

a{
	color:#027EB4;
	text-decoration:underline;
	font-weight:normal;
}
a:hover{
	color:#528B00;
	text-decoration:underline;
	font-weight:normal;
}
.bot{
	color:#696969;
	text-decoration:none;
	font-weight:normal;
}
.bot:hover{
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
}
.copy{
	color:#C2D4D8;
	font-size: 11px;
	text-decoration:none;
}
.copya{
	color:#C2D4D8;
	font-size: 11px;
	text-decoration:none;
	font-weight:normal;
}
.copya:hover{
	color:#FFFFFF;
	font-weight:normal;
}
.border-left{
	border-left:1px solid #4EA5CB;
}
#mainContentTable{
	background-color:  	#ffffff;
	padding:			20px;
	font-family	: Trebuchet MS, Tahoma, Verdana;
	font-size		: 14px;
	width                : 960px;
        max-width        : 960px;
	margin             : 0px auto;
        display            : table;
        text-align         : left;
        overflow-x        : scroll;
}
#mainContentTable *{
	font-size		: 14px;
}
#PageHeader{
	color		: #026590;
	font-size		: 20px;
	font-family	: Trebuchet MS, Tahoma, Verdana;
	border-bottom	: 1px solid #cccccc;
}
#footer{
	font-family	:Trebuchet MS, Tahoma, Verdana;
	font-size		:11px;
	color		:#575656;
}
#headerLinks{
	font-size		:11px;
}
.sectionHeader{
	font-size: 14px;
	font-weight: bold;
	color: #026590;
}
/*#PageHeader {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #027EB4;
	text-decoration: underline;
}*/
