@charset "utf-8";
/* CSS Document */

* {margin:0;padding:0}
html, body, table {height:100%; font-family: "Arial", "Helvetica", "sans-serif", "MS PGothic"; font-size: 14px;line-height: 22px;text-align:left;}
body{background:url(../images/common/bg_whatsnew.gif) repeat-x}

a {color: #003399;	text-decoration: underline;}
a:hover {color: #FF6600;}

.outer {
	width:750px;
	background-color:#FFF;
	margin:auto;
	min-height:100%;
	text-align:left;
	clear:both;
}
* html .outer {height:100%}

.footer {background:#000;width:100%;height:32px;clear:both; margin-top:30px}
.foot{color:#FFF;width:750px; margin: auto; text-align:left;height:20px; padding:5px 0;clear:both; font-size:10px}



.header{height:70px}
.main{margin-top:0px; margin:10px; padding:0}

.headerBar {height: 20px;background: url(../images/common/headerbar_bg.gif) top repeat-x; margin-bottom:40px}
.headerBar .textBlack {height: 20px; padding-top:15px; background: url(../images/common/headerbar_black.gif) top repeat-x;}

.date {font-weight:bold}
.subtitle {background: url(../images/common/subtitle_bg.gif) no-repeat; height:31px; font-weight:bold; line-height:31px; text-indent:35px; margin:10px 0px; font-size:17px;  clear:both}
.image {float:right; padding:0px 0 10px 10px}

.dottedframe{padding: 4px;border : 1px dotted #CCC;}

.text {
	font-size: 14px;
	word-spacing: 1px;
	letter-spacing: 1px;
	line-height: 17px;
	font-family: "Arial", "Helvetica", "sans-serif", "MS PGothic";
}

.floatR {float:right;}
.paddingR18{padding-right:18px;}
.BarBlue {height:20px; margin: 0 20px 0 0;padding: 2px 0 2px 10px;color: #0089d0;font-size: 18px;font-weight: bold;border-left: solid 10px #0089d0;}