/* CSS Document */
BODY
{
	margin: 0px auto;
	padding: 0;
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
TD, FORM, DIV
{
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
.clr
{
	clear: both;
}
P
{
	margin: 5px;
}

.header
{
	margin: 0px auto;
	width: 902px;
	background: #ed1b24;
	padding: 15px;
	margin-top: 10px;
}
.footer
{
	margin: 0px auto;
	width: 922px;
	border-top: 5px solid #e0282b;
	padding: 5px;
	text-align: right;
}

UL.leftNav
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
UL.leftNav LI
{
	border-bottom: 1px solid #acacac;
	border-top: 1px solid #FFFFFF;
}
UL.leftNav LI A
{
	background: #ccc5ab;
	border-bottom: 4px solid #bdb79f;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #515151;
	display: block;
	padding: 4px;
	padding-left: 16px;
}
UL.leftNav LI A:hover, UL.leftNav LI A.active
{
	background: #ed1b24;
	border-bottom: 4px solid #d8141e;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 4px;
	padding-left: 16px;
}

.rightCol
{
	background: #f0ead7 url(../images/right_bg.gif) left repeat-y;
}
.rightColText
{
	margin-left: 33px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
.rightColText STRONG
{
	line-height: 20px;
}
.rightColText STRONG.brown
{
	font-size: 13px;
	color: #801015;
	line-height: 20px;
	background: url(../images/ico_arrow.gif) 0px 3px no-repeat;
	margin-left: -18px;
	padding-left: 19px;
	position: relative;
}
div.dotline
{
	background: url(../images/dotline.gif) bottom repeat-x;
}

.event_outer
{
	background: #9f8a30;
	text-align: center;
	padding: 8px;
}
.event_inner
{
	background: #CFB43F;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
}
.event_inner STRONG
{
	font-size: 14px;
}

.blueTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1f2758;
	text-align: left;
	margin-right: 10px;
}
.blueTitle2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 30px;
	font-weight: normal;
	color: #3958a8;
	text-align: left;
	margin-right: 10px;
}

UL.homelist
{
	list-style: url(../images/arrow1.gif);
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	margin-top: 15px;
	font-size: 12px;
	
}
UL.homelist LI, UL.innerlist LI
{
	margin-bottom: 6px;
	
}
.homelist
{
	width: 350px;
	font-size:14px;
}

UL.innerlist
{
	list-style: url(../images/arrow1.gif);
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	margin-top: 15px;
	font-size: 12px;
	text-align: justify;
}

STRONG.title
{
	font-size: 14px;
	color: #1f2758;
}



/* registration Table */
table.registration td
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #575757;
	text-align: left;
	
}
/*
table.registration input, select
{
	background-color: #ffffff;
	border: 1px inherit #000000;
	width: 200px;
	
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #515151;
}
*/

table.registration1 td
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #575757;
	text-align: left;
}
/*
table.registration1 input, select
{
	background-color: #ffffff;
	border: 1px inherit #000000;
	font: 10px normal Arial, Helvetica, sans-serif;
	color: #101416;
}
*/

.toplinks
{
	font-size: 13px;
	color: #515151;
	text-decoration: none;
	font-weight: 700;
}

.toplinksdisabled
{
	font-size: 13px;
	color: #ed1b24;
	text-decoration: none;
	font-weight: 700;
}

.toplinksactive
{
	color: #b28600;
	text-decoration: none;
	font-weight: 600;
}
table.grdview
{
	font-weight: bold;
	table-layout: auto;
	border-collapse: separate;
	border-right: #ed1b24 1px solid;
	border-top: #ed1b24 1px solid;
	border-left: #ed1b24 1px solid;
	border-bottom: #ed1b24 1px solid;
	width: 600px;
}
table.grdview td
{
	color: #606160;
	font-weight: bold;
	table-layout: auto;
	border-collapse: separate;
	border-right: #ed1b24 1px solid;
	border-top: #ed1b24 1px solid;
	border-left: #ed1b24 1px solid;
	border-bottom: #ed1b24 1px solid;
	padding-left: 5px;
	text-align: center;
}
table.grdview th
{
	background-color: #ccc5ab;
	height: 20px;
	font: 15px bold Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-right: #ed1b24 1px solid;
	border-top: #ed1b24 1px solid;
	border-left: #ed1b24 1px solid;
	border-bottom: #ed1b24 1px solid;
	color: #ffffff;
}

table.blueFont td, th
{
	color: #606160;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	table-layout: auto;
	border-collapse: separate;
}

.button
{
		background: url(../images/btn_back.JPG) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #515151;
	display: block;
	padding-top: 4px;
	
}

/*
UL.leftNav LI
{
	border-bottom: 1px solid #acacac;
	border-top: 1px solid #FFFFFF;
}
UL.leftNav LI A
{
	background: #ccc5ab;
	border-bottom: 4px solid #bdb79f;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #515151;
	display: block;
	padding: 4px;
	padding-left: 16px;
}
*/