body {
	margin: 0px;
	padding:10px 0 20px 0;
    font-size:12px;
    background-color:#eee; 
    font-family:arial,sans-serif;
    color: #333;
}
#CommonTabBar ul {margin-bottom: 25px; height: 30px; background-color: #2D588F;margin-top:7px;}
#CommonTabBar div ul {list-style: none; overflow: hidden; padding: 0 10px;}
#CommonTabBar li {float: left; font: normal 13px "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: 13px; margin-top: 7px; 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:10px 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;
}
.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
{
	background-image: url('/images/bullet.gif');
	background-position: left top;
	background-repeat: no-repeat;
	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;}
