body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DFF3F4;
}
body,td,th {
	color: #666666;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.pageWidth {
	width:970px;
	margin:auto;
}
.top {
	background-color:#FFFFFF;
	border-bottom:1px solid #D2D2D2;
}
.logo {
	padding:10px;
	padding-bottom:5px;
	width:400px;
}
.topBottom {
	height:20px;
	background-image:url(images/bg_topBottom.jpg);
}
.bgSettingTopX {
	background-position:top;
	background-repeat:repeat-x;
}
.header {
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	height:200px;
}
.content {
	background-color:#FFFFFF;
	margin-bottom:10px;
}
.copyright {
	height:45px;
	background-image:url(images/bg_copyright.jpg);
}
.copyrightText {
	line-height:22px;
	font-size:10px;
}
.copyrightIcon {
	padding-top:5px;
}
#tabnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#tabnav li a:hover, #tabnav li.activetab a {
	color:#000000;
	text-decoration: none;
}
#tabnav li a {
	background-image:url(images/menu_end.jpg);
	background-position: right top;
	background-repeat:no-repeat;
	height:29px;
	line-height:29px;
	padding-left:20px;
	padding-right:20px;
	display: block;
	text-decoration: none;
	text-align: center;
	color:#666666;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
}

#tabnav li {
	background-image:url(images/menu.jpg);
	background-repeat:repeat-x;
	float: left;
	margin-right: 10px
}
/* Commented backslash hack hides rule from IE5-Mac \*/
#tabnav a, #tabnav a span {
	float: none
}
/* End IE5-Mac hack */ 
#tabnav div {
	
	background-image:url(images/menu_start.jpg);
	background-position: left top;
	background-repeat:no-repeat;
}
.ctl {
	background-image:url(images/content_t_l.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:5px;
	width:5px;
}
.ctr {
	background-image:url(images/content_t_r.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:5px;
	width:5px;
}
.cbl {
	background-image:url(images/content_b_l.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:5px;
	width:5px;
}
.cbr {
	background-image:url(images/content_b_r.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:5px;
	width:5px;
}

.boxTL {
	background-image:url(images/box_t_l.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:6px;
	width:6px;
}

.boxT {
	background-image:url(images/box_t.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:6px;
}

.boxTR {
	background-image:url(images/box_t_r.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:6px;
	width:6px;
}

.boxHL {
	background-image:url(images/box_h_l.jpg);
	background-position:left;
	background-repeat:repeat-y;
	width:6px;
}

.boxH h1 {
	font-family:"Arial Black", Impact, Arial;
	font-size:12px;
	line-height:22px;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

.boxHR {
	background-image:url(images/box_h_r.jpg);
	background-position:right;
	background-repeat:repeat-y;
	width:6px;
}

.boxL {
	background-image:url(images/box_l.jpg);
	background-position:left;
	background-repeat:repeat-y;
	width:6px;
	background-color:#E3E3E3;
}

.box {
	padding-top:5px;
	padding-bottom:5px;
	background-color:#E3E3E3;
}

.boxR {
	background-image:url(images/box_r.jpg);
	background-position:right;
	background-repeat:repeat-y;
	width:6px;
	background-color:#E3E3E3;
}

.boxBL {
	background-image:url(images/box_b_l.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:6px;
	width:6px;
}

.boxB {
	background-image:url(images/box_b.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:6px;
}

.boxBR {
	background-image:url(images/box_b_r.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:6px;
	width:6px;
}
.sideBox {
	margin-bottom:10px;
}
.centerImage {
	border:0px;
	padding:5px;
}
h1 {
	font-family:"Arial Black", Impact, Arial;
	font-size:24px;
	line-height:24px;
	font-weight:normal;
}
sup , .blueText {
	color:#244F72;
}
.input {
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	border:1px solid #666666;
	color:#666666;
	background-color:#FFFFFF;
}
hr {
	width:80%;
	color:#666666;
	border:1px solid #000000;
}

h2, h3, h4 {
	color:#244F72;
}

.mar {
	height:92px;
	width:200px;
	overflow:hidden;
}

.logoimage {
	border:0px;
}
.style1 {color: #FF0000}