html
{
	line-height: 1.4;
}
body
{
	background-color: #f6f6f6;
	font-family: 'Segoe UI' , Verdana, Helvetica, Sans-Serif;
    font-size: 13px;
	font-style: normal;
	text-align: left;
	margin: 0;
	padding:10px 0 20px 0;
	color: #333;
}
#CommonTabBar ul {margin-bottom: 25px; height: 30px; background-color: #2D588F;margin-top:7px; margin-left:0}
#CommonTabBar div ul {list-style: none; overflow: hidden; padding: 0 10px;}
#CommonTabBar li {float: left; font: normal 14px "Segoe UI", sans-serif;}
#CommonTabBar li a, #CommonTabBar li span {color: #fff; display: block; float: left; padding: 0 11px 0 12px; border-left: 1px solid #000; text-decoration: underline; line-height: 16px; margin-top: 6px; margin-bottom: 6px;}
#CommonTabBar div ul li.first a, #CommonTabBar div ul li.first span {border: 0;}
a:link {color: #16387C; text-decoration: underline}
a:visited {	color: #16387C; text-decoration: underline}
a:active { color: #16387C; text-decoration: underline}
a:hover { color: #16387C; text-decoration: none}
H1 {FONT-SIZE: 18px; COLOR: #224488; margin:5px 0 0 0;}
h2 {FONT-SIZE: 15px; margin:10px 0 10px 0;}
img{border:0;}
td{vertical-align:top;}
#Common
{
	margin-top: 0px;
	background-color: #ffffff;
	width: auto;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	padding:10px 30px 10px 30px;
	border:solid 1px #dbdbdb;
}
#CommonHeader
{
	width: 100%;
	overflow: hidden; 
}
#CommonFooter
{
	margin-top:50px;
	border-top:solid 1px #eee;
	padding: 40px 20px 40px 20px;
	text-align:center;
	font-family: "Segoe UI", sans-serif;
}
#rightcolumn
{
	width:170px;
}
.example
{	
    font-size: 110%;
    font-family: "Segoe UI", sans-serif;
}

.box{
	border:1px solid #cccccc;
	margin-bottom:10px;
	padding:5px;
}
.box2 {
border: 1px solid #eaeaea;
background-color: #eeeeee;
background-repeat: no-repeat;
line-height:150%;
padding: 1em;
margin: 1em 0 0 0;
}
.strong
{  
   font-weight: bold;
   font-size: 100%;
   margin:0 0 10px 0;
}
.f4
{
	background-color: #f4f4f4;
}
ul.sidebarlist
{
	color: #003c99;
	margin-top: 0;
	margin-bottom: 0;
	list-style: none;
	margin-left: 1px;
	text-indent: -3px;
	padding-left: 0px;
}

ul.sidebarlist li
{
	padding-left: 12px;
	margin:5px 0 5px 0;
}
code
{
	font-size:11px;
}
table.Grid
{
	border-width: 5px;
	border-style: none;
	background-color: White;
	border-color: gray;
}

table.Grid TD, table.Grid TH
{
	padding: 4px 6px 4px 6px;
	border: solid 1px #E1E1E1;
	vertical-align: top;
}

table.Grid TH
{
	background-color: #efefef;
	background:url(/images/sidebartitle.gif);
	font-weight: bold;
	color: #505050;
	text-align:left;
}
#features li { margin:15px 0 15px 0;}


.CommonTitleBarTitle
{
	height: 40px;
	padding: 0px 0px 0px 10px;
	font-family: Helvetica, sans-serif;
	font-size: 22px;
	padding-top: 0px;
	color: #000000;
	font-weight: bolder;
}

.CommonTitleBarTitle A:LINK,.CommonTitleBarTitle A:VISITED,.CommonTitleBarTitle A:ACTIVE
{
	color: #000000;
	text-decoration: none;
}

.CommonTitleBarDescription
{
	position: relative;
	
	top: -10px;
	padding: 0px 0px 0px 12px;
	color: #555555;
	font-size: 11px;
	margin: 0px;	
	margin-bottom: -14px;
}
.CommonTitleBarDescription A:LINK,.CommonTitleBarDescription A:VISITED,.CommonTitleBarDescription A:ACTIVE
{
	color: #000000;
	text-decoration: none;
}

.CommonTitleBarTitleArea{color: #000000; vertical-align:middle; width:320px;white-space: nowrap;}
