body {
	padding:10px 0 20px 0;
    background-color:#eee;
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
    text-align: left;
	margin: 0;
}
#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-size: 15px;}
#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: 20px;  margin:10px 0 20px 0; color: #224488;}
h2 {font-size: 16px; margin-bottom: 8px;}
img{border:0;}
td{vertical-align:top;}
.TitleArea
{
	color: #000000;
	height:50px;
}

.Title
{
	height: 40px;
	padding: 0px 0px 0px 10px;
	font-size: 22px;
	padding-top: 0px;
	color: #000000;
	margin: 0px;
	margin-bottom: -5px;
	font-weight: bolder;
}

.Title A:LINK
{
	color: #000000;
	text-decoration: none;
}

.Title A:VISITED
{
	color: #000000;
	text-decoration: none;
}

.Title A:ACTIVE
{
	color: #000000;
	text-decoration: none;
}

.TitleDescription
{
	position: relative;
	font-family: verdana, Arial, Helvetica;
	top: -10px;
	padding: 0px 0px 0px 12px;
	color: #555555;
	font-size: 11px;
	margin: 0px;	
	margin-bottom: -14px;
}
.TitleDescription A:LINK
{
	color: #000000;
	text-decoration: none;
}

.TitleDescription A:VISITED
{
	color: #000000;
	text-decoration: none;
}

.TitleDescription A:ACTIVE
{
	color: #000000;
	text-decoration: none;
}

#Common
{
	margin-top: 0px;
	background-color: #ffffff;
	width: auto;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding:10px 30px 10px 30px;
	border:solid 1px #ccc;
}
#CommonHeader
{
	width: 100%;
}
#CommonHeader td
{
	vertical-align:middle;
}

#CommonFooter
{
	margin:50px 0 50px 0;
	border-top:solid 1px #efefef;
	padding: 30px;
	text-align:center;
}

.example
{	
    font-size: 110%;
    font-family: "Segoe UI", sans-serif;
}

.box{
	border:1px solid #cccccc;
	margin-bottom:10px;
	padding:5px;
}
.strong
{  
   font-weight: bold;
   margin-bottom:12px;
}
.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;
}
div.line { clear: both; margin: 10px 20px 20px 0; overflow: hidden; border-bottom: #eeeeee 1px solid; position: relative; height: 0px; width: 95%; }
.imgleft { float: left; margin-bottom: 40px!important; margin-right: 20px!important; }
.feature { margin-right: 20px!important; } 