body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background:url(img/bgd.jpg) repeat-x;
	font-size:11px;
	color:#4e5357;
}

img {
	border:none;
}

.spacer {
	clear:both;
	height:1px;
	overflow:hidden;
	display:block;
}

/********* container styles **********/

#container {
	width:910px; 
	margin:0px auto;
}

/********** header styles ***********/

#header {
	display:block; 
	height:104px; 
	padding-left:15px; 
	padding-right:15px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/headerbg.png');
}

div > /**/ #header {
	background:url(img/headerbg.png) repeat-y; 
}

#header .wrap {
	display:block; 
	height:104px; 
	background:url(img/headerbg_inner.png) top left no-repeat;
}

#header .logo {
	float:left; 
	padding-left:20px;
	width:260px;
	height:48px;
}

#header .logo div {
	position:absolute;
}

#header .slogan {
	float:left;
	padding-top:70px; 
	width:435px;
}

#header .slogan .sleft {
	float:left; 
	color:#231f20; 
	font-size:13px; 
	font-weight:bold; 
	font-style:italic;
}

#header .slogan .sright {
	float:right; 
	font-size:15px; 
	color:#494949; 
	font-weight:bold;
}

#header .help {
	width:130px; 
	float:right; 
	text-align:right; 
	padding-top:15px; 
	padding-right:20px;
}

/********* topnav styles *********/

#topnav { 
	height:48px; 
	overflow:hidden;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/topnavbg.png');
}

div > /**/ #topnav {
	background:url(img/topnavbg.png) top left no-repeat;
}

#topnav ul {
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
}

#topnav li {
	display:inline;
	padding:0px 15px;
}

#topnav li a {
	color:#fafafa;
	text-decoration:none;
}

#topnav li a:hover {
	color:#999999;
}



#topnav .active a {
	color:#feffbf;
}

#topnav .wrap {
	display:block;
	background:url(img/topnav_sep.gif) 580px 4px no-repeat; 
	height:45px;
	position:relative;
}

#topnav .tn_left {
	width:565px; 
	font-size:1px;
	float:left; 
	padding-left:25px; 
	padding-top:15px;
	white-space:nowrap;
}

#topnav .tn_right {
	float:right; 
	font-size:12px; 
	color:#dbdbdb; 
	padding-right:0px; 
	padding-top:13px;
	width:300px;
}

div > /**/ #topnav .tn_right {
	padding-top:15px;
}

#topnav .tn_right input {
	margin:0px 5px; 
	vertical-align:middle;
}

#topnav .tn_right span {
	color:#ffffff; 
	font-size:15px;
}

.internal .wrap {
	background:url(img/topnav_sep.gif) 790px 4px no-repeat !important; 
}

.internal .tn_right {
	color:#ffffff; 
	font-size:15px !important;
	padding-top:15px !important;
	width:auto !important;
	padding-right:40px !important;
}

.internal .tn_right a {
	color:#ffffff;
	text-decoration:none;
}

.internal .tn_right a:hover {
	color:#feffbf;
}

/************ content styles ***********/

.content_top {
	display:block; 
	height:22px;
	overflow:hidden;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/content_topbg.png');
}

div > /**/ .content_top {
	background:url(img/content_topbg.png) top left no-repeat; 
}

.content_sep {
	display:block; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/content_sepbg.png'); 
	height:31px;
	overflow:hidden;
}

div > /**/ .content_sep {
	background:url(img/content_sepbg.png) top left no-repeat; 
}

.content_bot {
	display:block; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/content_botbg.png'); 
	height:20px;
	overflow:hidden;
}

div > /**/ .content_bot {
	background:url(img/content_botbg.png) no-repeat; 
}

/************ banner styles ************/

#banner {
	display:block;
	width:858px;
	padding-left:26px; 
	padding-right:26px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/content_midbg.png');
}

div > /**/ #banner {
	background:url(img/content_midbg.png) repeat-y; 
}

#banner .ban_left {
	background:url(img/banner_image.jpg); 
	width:640px; 
	height:310px; 
	float:left;
}

#banner .ban_left .text_block {
	color:#FFFFFF; 
	display:block; 
	width:315px; 
	padding-left:20px; 
	font-size:12px; 
	padding-top:115px;
}

#banner .ban_left .text_block h1 {
	font-size:22px; 
	font-family:Helvetica, Arial, sans-serif; 
	font-weight:normal; 
	margin:0px; 
	padding:0px; 
	display:block; 
	background:url(img/ico_emblem.gif) top right no-repeat;
}


#banner .ban_left .text_block h1 span {
	font-style:italic;
}

#banner .ban_left .text_block p {
	line-height:20px; 
	text-align:justify; 
	margin:10px 0px;
}

#banner .ban_right {
	background:url(img/banner_leftbg.gif); 
	width:187px; 
	height:310px; 
	float:right;
	padding-left:10px;
	padding-right:10px;
}

#banner .ban_right div {
	padding-top:10px;
}

#banner .ban_right h1 {
	font-size:20px; 
	color:#fffefe; 
	font-family:'Myriad Pro', Helvetica, Arial, sans-serif; 
	font-weight:normal; 
	font-style:italic; 
	background:url(img/ico_star.gif) top right no-repeat; 
	margin:0px; 
	padding:0px;
	margin-bottom:20px;
}

#banner .ban_right h2 {
	font-size:18px; 
	color:#353535; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	margin:0px; 
	padding:0px;
}

#banner .ban_right h2 img {
	float:right; 
	margin-top:-25px;
}

#banner .ban_right p {
	font-size:12px; 
	color:#1b1b1b; 
	line-height:20px;
	 margin:10px 0px;
}

#banner .ban_right .button {
	background:url(img/arrow.gif) 8px 10px #7a1313 no-repeat;
	display:block; 
	height:24px; 
	font-size:14px; 
	color:#FFFFFF; 
	text-decoration:none; 
	padding-top:8px; 
	padding-left:28px;
	margin:6px 0px;
}

/*********** main_content styles **********/

.main_content { 
	display:block; 
	padding-left:45px; 
	padding-right:40px;
	width:825px;
	padding-top:15px;
	padding-bottom:15px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/content_midbg.png');
}

div > /**/ .main_content {
	background:url(img/content_midbg.png) repeat-y;
}

.main_content h1 {
	font-size:21px; 
	color:#2c2c2c; 
	margin:0px; 
	padding:0px; 
	font-weight:normal;
}

.main_content h3 {
	font-size:18px; 
	color:#435ea2; 
	font-style:italic; 
	font-weight:normal; 
	margin:0px; 
	padding:0px;
}

.main_content h3 img {
	vertical-align:middle; 
	margin-right:10px;
}


/************ table01 styles ***********/

.table01 {
	display:block;
	width:830px;
	background:url(img/table01bg.gif) 585px 10px no-repeat;
	margin-right:-10px;
}

.table01 .t01_left {
	float:left;
	width:562px;
}

.table01 .t01_right {
	float:right; 
	width:225px;
}
/************ table02 styles **********/

.table02 {
	display:block;
	background:url(img/table02bg.gif) 50% 50% no-repeat;
}

.table02 .t02_row {
	display:block; 
	clear:both;
}

.table02 .t02_left {
	width:260px; 
	float:left;
}

.table02 .t02_right {
	width:260px; 
	float:right;
}

.table02 p {
	line-height:16px; 
	margin:5px 0px; 
	padding-left:33px; 
	text-align:justify;
}

.table02 .more {
	float:right; 
	margin-top:-15px; 
	color:#981818; 
	text-decoration:none;
}

.table02 .more:hover {
	text-decoration:underline;
}



/************ news_block styles *******/

.news_bg {
	width:200px;
	background:#FFFFFF;
}

#news_block {
	display:block;
	width:195px;
}

#news_block h2 {
	font-size:18px; 
	color:#2c2c2c; 
	font-weight:normal; 
	margin:0px; 
	padding:0px;
}

#news_block p {
	font-size:11px; 
	text-align:justify; 
	line-height:15px; 
	color:#2c2c2c; 
	margin:8px 0px;
	margin-bottom:20px;
}

#news_block strong {
	color:#981818;
}

#news_block  .more {
	float:right; 
	color:#981818; 
	text-decoration:none; 
	margin-top:-15px;
}

#news_block  .more:hover {
	text-decoration:underline;
}

/************ internal_content styles ********/

.internal_content {
	display:block;
	width:850px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/content_midbg.png');
	padding-left:30px;
	padding-right:30px;
}

div > /**/ .internal_content {
	background:url(img/content_midbg.png) repeat-y;
}

/************ table03 styles ***********/

.table03 {
	background:url(img/table03bg.gif) repeat-x; 
	display:block; 
	width:100%;
}

.table03 .t03_left {
	width:173px; 
	float:left; 
	background:url(img/t03_leftbg.jpg) top right no-repeat #FFFFFF;
	padding-left:0px;
	padding-right:18px;
	padding-top:10px;
}

.table03 .t03_left h1 {
	font-size:16px; 
	color:#981818; 
	margin:0px; 
	padding:0px;
	margin-bottom:20px;
}

.table03 .t03_left h1 img {
	float:right; 
	margin-top:-20px;
}

.table03 .t03_left h2 {
	font-size:13px;
	margin:0px; 
	padding:0px; 
	color:#981818;
	margin-bottom:15px;
}

.table03 .t03_left h2 img {
	float:right; 
	margin-top:-15px;
}

.table03 .t03_left p {
	font-size:11px;
	color:#981818;
	text-align:justify;
	margin:10px 0px;
	line-height:15px;
}

.table03 .t03_left p .more {
	float:right; 
	color:#4f5559; 
	text-decoration:none; 
	margin-top:-12px;
}

.table03 .t03_left p .more:hover {
	text-decoration:underline;
}

.table03 .t03_left .image {
	border:1px solid #53585b;
}

.table03 .t03_right {
	width:625px; 
	float:right; 
	margin-top:10px; 
	padding-right:5px;
}

.table03 .t03_right h1 {
	color:#2c2c2c; 
	font-size:21px; 
	font-weight:normal; 
	margin:0px; 
	padding:0px;
}

.table03 .t03_right h1 img {
	float:right; 
	margin-top:-25px;
}

.table03 .t03_right p {
	line-height:18px;
	margin:15px 0px;
}

.table03 .t03_right p a {
	color:#981818;
	text-decoration:none;
}

.table03 .t03_right p a:hover {
	text-decoration:underline;
}

.table03 .t03_right h2 {
	font-size:15px; 
	color:#981818; 
	margin:0px; 
	padding:0px;
}
.table03 .header
{
	padding: 3px;
	background-color:#eeeeee;
	font-size:20px;
	font-weight:bold;
}
.table03 .label
{
	font-weight:bold;
	white-space:nowrap;
	text-align:left;
	padding:3px;
	font-size:15px;
	vertical-align:top;
}
.table03 .input
{
	text-align:left;
	padding:3px;
	vertical-align:top;
}
/*********** table04 styles ***********/

.table04 {
	display:block; 
	width:100%;
}

	
.table04 .t04head {
		display:block; 
		background:url(img/t04headbg.jpg) top left no-repeat; 
		height:25px; 
	overflow:hidden;
}

.table04 .t04head .th04_left {
	float:left; 
	font-size:12px; 
	color:#FFFFFF; 
	padding-left:18px; 
	padding-top:5px;
	font-weight: normal;
}

.table04 .t04head .th04_right {
	float:right; 
	font-size:12px; 
	color:#FFFFFF; 
	font-style:italic; 
	padding-top:5px; 
	padding-right:18px;
}

.table04 .t04head .th04_right a {
	text-decoration:none; 
	color:#FFFFFF;
}

.table04 .t04head .th04_right a img {
	vertical-align:middle; 
	margin-left:10px;
}

.table04 .t04body {
	border:0px solid #cacaca; 
	font-size:13px; 
	color:#474c50; 
	font-style:italic; 
	padding:10px 15px;
}

.table04 .t04body ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

.table04 .t04body li {
	display:block;
	margin:6px 0px;
}
.table04 .t04body a {
	color:#0000ff;
	cursor:pointer;
	font-weight: bold;
	text-decoration:none;
}

.table04 .t04_col01 {
	float:left; 
	width:210px;
}

.table04 .t04_col02 {
	float:left; 
	width:205px;
}

.table04 .t04_col03 {
 	float:left;
 }

/************ leftnav styles **********/

.leftnav {
	margin:0px;
	padding:0px;
	list-style:none;
}

.leftnav li {
	display:block;
	background:url(img/bullet.gif) no-repeat;
	padding-left:25px;
	margin:10px 0px;
}

.leftnav a {
	color:#4e5357;
	font-size:12px;
	text-decoration:none;
}

.leftnav a:hover {
	text-decoration:underline;
}

/************ footer styles ************/

#footer {
	display:block; 
	font-size:11px; 
	color:#ffffff; 
	text-align:center;
	padding-top:10px;
	padding-bottom:25px;
}

#footer a {
	color:#FFFFFF;
	margin:0px 5px;
	text-decoration:none;
}

.footer a:link, .footer a:visited
{
	color:#ffffff;
	text-decoration:none;
}

#footer a:hover
{
	color:#888;
	text-decoration:none;
}

.error_panel
{
	background-color:#ea7878;
	border:2px solid #640000;
	font-size:12px;
	font-weight:bold;
	color:#640000;
	padding:3px;

}
.addNotes
{
	background-color:#ffffff;
	border-style:solid;
	border-color:#000;
	padding: 4px;
	border:1px inset;
	font-family:arial-rounded;
	width:318px;
	color:#000000;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	POSITION: absolute;
	TOP: 288px;
	LEFT:580px;
}

.addNotes a
{
	text-indent: 6px;
	color: #fc1821;
	text-decoration:none;
	font-weight:bold;
}
.upload
{
	background-color:#ffffff;
	border-style:solid;
	border-color:#000;
	padding: 4px;
	border:1px inset;
	font-family:arial-rounded;
	width:200px;
	color:#000000;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	POSITION: absolute;
	TOP: 288px;
	LEFT:335px;
}

.upload a
{
	text-indent: 6px;
	color: #fc1821;
	text-decoration:none;
	font-weight:bold;
}
.imagetabs 
{
	background-color:#ffffff;
	border:0px solid #9d1117;
	font-family:arial,helvetica,sans-serif;
	font: bold 18px Arial;
	font-weight:bold;
	text-align:center;
	font-size:16px;
	text-decoration:none;
	color:#ffffff/*#583939*/;
	padding-top:3px;
	position:relative;
}
.imagetabs a
{
	display: block;
	text-decoration: none;
	font: bold 18px Arial;
	color: black;
	width: 25px;
	height: 25px;
	float: right;
	display: inline;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image:url(images/btn-close.png);
	background-repeat: no-repeat;
	text-align: left;
	cursor: pointer;
	z-index: 99999;
}

.imagetabs a:hover, .imagetabs a.current
{
	background-image:url(images/btn-closeNeg.png);
	cursor: pointer;
}
.label
{
	font-weight:normal;
	white-space:nowrap;
	text-align:left;
	padding:3px;
	vertical-align:top;
}
.input
{
	padding:3px;
	vertical-align:top;
	text-align:left;
}


.table04 a:link, .menu a:visited
{
	text-decoration:none;
}

.table04 a:hover
{
	color:#999999;
	text-decoration:none;
}

/************      PDF styles       **********/
.pdfPop
{
	position:absolute;
	top:-10px;
	width:909px;
	z-index:0;
}

#timer
{
	position: absolute;
	width:150px;
	top: 5px;
	right: 10px;
	font: bold 16px Arial;
	color: #ffffff;
	z-index:99999;
}

#pdfFrame
{
	position:absolute;
	top:-18px;
	left:-30px;
	width:909px;
}

#closeX
{
	z-index:99999;
}