body {
	margin: 0;
	padding: 0;
	font: 15px Helvetica, sans-serif;
	background: #007CC3 url(../images/bg.png) repeat-x;
}

img { border: none;
}

a:focus {
	outline:none;
}
#main {
	width: 968px;
	margin: 20px auto 0;
}

/* header page */
#header {
	background: url(../images/header.png) no-repeat;
	width: 968px;
	height: 158px;
	position: relative;
}
.container {
	width: 811px;
    left:81px;
	background: url(../images/bg_container.png) repeat-y;
	height: 52px;
	position: relative;
}
/* main navigation start */
.navcontainer {
	width: 800px;
	height: 52px;
	position: relative;
}
.nav {
	position: absolute;
	left: 6px;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 47px;
	float: left;
	text-align: center;
	background: url(../images/bg_menu.png) repeat-x;
	display: block;
	list-style: none;
	overflow:hidden;
}
.nav li {
	float:left;
	text-align: center;
}
.nav li a {
	text-decoration: none;
	color: #fff;
	width: 133px;
	font-weight:bold;
	display: block;
	padding: 12px 0 12px 0;
	margin: 0 0px 0 0;
}
.nav li a span {
/*	background: url(../images/1.gif) no-repeat 100% 0;*/
}
.nav li a:hover {
	text-decoration: underline;
    background: url(../images/bg_menu_ovr.png) repeat-x;
}
/* main navigation end */
/* page content */
.content {
	width: 811px;
    left: 81px;
	float: left;
    background: url(../images/bg_container.png) repeat-y;
	position: relative;
}

/* intro box */
.intro-box {
	float: left;
	margin: 15px 15px 15px 40px;
	padding: 0 0px 3px 0px;
	width: 750px;
	background-color: transparent;
	display: inline;
}
/* intro box title */
.intro-box p {
	margin: 0;
	padding: 0 0 0px 0;	
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#333333;
}
.button-box {
	float: left;
	width: 735px;
	margin-top: 15px;
	background-color: transparent;
	display: inline;
}

/* body content container */
.body-container {
	float: left;
	margin: 15px 15px 15px 40px;
	padding: 0px 20px 3px 0px;
	width: 720px;
	background: transparent;
	display: inline;
}

.body-container h2 {
	margin: 25px;
	padding: 0 0 0px 0;	
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color:#333333;
}
.body-container h3 {
	margin: 25px;
	padding: 0 0 0px 0;	
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#333333;
}
.body-container h4 {
	margin: 25px;
	padding: 0 0 0px 0;	
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#333333;
}


.body-container p {
	margin: 0px;
	padding: 0px 25px 20px 25px;	
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	font-weight:normal;
	color:#000;
}

/* body content box */
.body-boxtop {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0 0px 0px 0px;
	width: 745px;
	height: 27px;
	background: url(../images/bodycon_top.png) no-repeat;
	display: block;
}

.body-box {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	width: 715px;
	background: url(../images/bodycon_fill.png) repeat-y;
	display: block;
}

.body-box ol {
	float: left;
	margin: 0px 25px 0px 0px;
	padding: 0px 0px 0px 25px;
	width: 670px;
}

.body-boxbottom {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0 0px 0px 0px;
	width: 745px;
	height: 29px;
	background: url(../images/bodycon_bottom.png) no-repeat;
	display: block;
}


/* body box text */
.body-box p {
	margin: 0;
	padding: 0px 25px 20px 25px;	
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	font-weight:normal;
	color:#000;
}

.body-box p a {
	margin: 0;
	padding: 0 0 0px 0;	
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#FF8004;
	text-decoration:none;
}

.body-box p a:hover {
	margin: 0;
	padding: 0 0 0px 0;	
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#008CD0;
	text-decoration:underline;
}



/* register frame */
.register-box {
	display: block;
	margin-left: 4px;
	background: url(../images/register_frame.png) no-repeat;
	width: 380px;
	height: 122px;
	float: left;
}
.register-box:hover {
	background: url(../images/register_frame_ovr.png) no-repeat;
}


/* footer */
.footer {
	width: 811px;
    left: 81px;
	float: left;
    background: url(../images/footer_bg.png) repeat-y;
	position: relative;
}

/* map container */
.footer-bottom {
	width: 811px;
	height: 14px;
    left: 81px;
	float: left;
    background: url(../images/footer_bottom.png) no-repeat;
	position: relative;
}

/* footer container */
.footer-frame {
	display: block;
	margin-left: 25px;
	margin-top: 15px;
	background: transparent;
	width: 760px;
	float: left;
}

.footer-bottom {
	width: 811px;
	height: 14px;
    left: 81px;
	float: left;
    background: url(../images/footer_bottom.png) no-repeat;
	position: relative;
}

/* footer navigation */
.footer-navcontainer {
	display: block;
	background: transparent;
	margin-left: 10px;
	width: 432px;
	height: 85px;
	float: right;
}

.footer-nav {
	display: inline;
	background: transparent;
	margin-left: 0px;
	margin-top: 20px;
	padding-right:5px;
	width: 405px;
	height: 45px;
	float: right;
}

.footer-nav p {
	margin: 0;
	padding: 5px 0px 0px;
	font-size:10px;	
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	color:#fff;
	text-align: right;

}

.footer-copyright {
	display: block;
	background: transparent;
	padding-right:10px;
	width: 420px;
	height: 30px;
	float: left;
}

.footer-nav p {
	margin: 0;
	padding: 5px 0px 0px;
	font-size:10px;	
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	color:#fff;
	text-align: right;

}#footerlink li {
	float: right;
	list-style:none;
	display: inline;
	font: 13px Helvetica, sans-serif;
	padding: 0 0 10px 0;
}
#footerlink li a {
	color: #fff;
	text-decoration: none;
	background: url(../images/sep2.png) no-repeat;
	padding: 0 2px 0 8px;
}
#footerlink li.first a {
	background: none;
}
#footerlink li a:hover {
	color: #fff;
	text-decoration: underline;

}

.bodytext {		FONT-FAMILY: Helvetica, sans-serif;		FONT-SIZE: 14px;    LINE-HEIGHT: 17px; 			}

.stt		{ border-style: solid; border-width: 1px 0px 1px 1px; border-color: #3773B5; color: #FFFFFF; font-size: 10px; }
.stte	{ border-style: solid; border-width: 1px 1px 1px 1px; border-color: #3773B5; color: #FFFFFF; font-size: 10px; }
.stm		{ border-style: solid; border-width: 0px 0px 1px 1px; border-color: #3773B5; color: #FFFFFF; font-size: 10px; }
.stme	{ border-style: solid; border-width: 0px 1px 1px 1px; border-color: #3773B5; color: #FFFFFF; font-size: 10px; }

.fcwhite	{ color: #FFFFFF;	font-size: 10px; }

a.thlink {
	  color: #FFFFFF;
	  font-size: 10px;
	  text-decoration: none;
	  background-color:#ffaa00;
	  font-weight: bold;
	  border-bottom: 1px dotted #FFFFFF;
	  }

a.thlink:hover {
	  color: #FFFFFF;
	  font-size: 10px;
	  text-decoration: none;
	  border-top: 1px dotted #FFFFFF;
	  border-bottom: 0px dotted #FFFFFF;
	  }
 
.cellgrn 		{ background: #ddffdd; }

.tab_btm 		{ border-style: solid; border-width: 0px 0px 3px 0px; border-color: #fff2c1;
	padding-top: 0px;	
	padding-bottom: 0px;	
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
 }
 
.tleft	{ text-align: left;}
.tcen		{ text-align: center;}
a.mlink:link 		{	COLOR: #3333FF;	TEXT-DECORATION: none;	font-weight: bold 						}
a.mlink:visited 	{	COLOR: #3333FF;	TEXT-DECORATION: none; 	font-weight: bold 						}
a.mlink:active 	{	COLOR: #3333FF; TEXT-DECORATION: none; 	font-weight: bold 						}
a.mlink:hover 		{	COLOR: Red;	TEXT-DECORATION: none;	font-weight: bold 							}
.tab_btm 	{ border-style: solid; border-width: 0px 0px 1px 0px; border-color: #CCCCCC; FONT-FAMILY: arial, sans-serif; FONT-SIZE: 12px; LINE-HEIGHT: 16px; COLOR: #333333; }
.tab_1cell	{ border-style: solid; border-width: 0px 1px 1px 1px; border-color: #000000; FONT-FAMILY: arial, sans-serif; FONT-SIZE: 12px; LINE-HEIGHT: 14px; COLOR: #333333; }
.tab_nav		{ border-style: solid; border-width: 1px 0px 1px 1px; border-color: #CCCCCC; FONT-FAMILY: arial, sans-serif; FONT-SIZE: 12px; LINE-HEIGHT: 14px; COLOR: #333333; }
.tab_nav_end		{ border-style: solid; border-width: 1px 1px 1px 1px; border-color: #CCCCCC; FONT-FAMILY: arial, sans-serif; FONT-SIZE: 12px; LINE-HEIGHT: 14px; COLOR: #333333; }
.tt		{ border-style: solid; border-width: 1px 0px 1px 1px; border-color: #999999; FONT-FAMILY: arial, sans-serif; FONT-SIZE: 12px; LINE-HEIGHT: 16px; COLOR: #333333; }
.tte	{ border-style: solid; border-width: 1px 1px 1px 1px; border-color: #999999; FONT-FAMILY: arial, sans-serif; FONT-SIZE: 12px; LINE-HEIGHT: 16px; COLOR: #333333; }
.tm		{ border-style: solid; border-width: 0px 0px 1px 1px; border-color: #999999; FONT-FAMILY: arial, sans-serif; FONT-SIZE: 12px; LINE-HEIGHT: 14px; COLOR: #333333; }
.tme	{ border-style: solid; border-width: 0px 1px 1px 1px; border-color: #999999; FONT-FAMILY: arial, sans-serif; FONT-SIZE: 12px; LINE-HEIGHT: 14px; COLOR: #333333; }

.pblue 		{	font-family: arial, sans-serif;		font-size:12px;		}
.pred 		{	font-family: arial, sans-serif;		font-size:12px;	font-weight:bold;	color: #FF0000;	}

.TESTcpYearNavigation,
.TESTcpMonthNavigation
			{
			background-color:#6677DD;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.TESTcpDayColumnHeader
			{
			text-align:right;
			border:solid thin #6677DD;
			border-width:0 0 1 0;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.TESTcpCurrentMonthDate
			{
			color:#6677DD;
			font-weight:bold;
			}
	.TESTcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
			color:#808080;
			}
	TD.TESTcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #6677DD;
			border-width:1;
			border:solid thin #000000;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			border:solid thin #6677DD;
			border-width:1 0 0 0;
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	A.TESTcpTodayText
			{
			color:#6677DD;
			font-weight:bold;
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.TESTcpBorder
			{
			border:solid thin #6677DD;
			}