html
{
	line-height: 1.4;
	font-size: 0.76em;
}
body
{
	background-color: #eee;
	font-family: arial,sans-serif;
	font-style: normal;
	text-align: left;
	margin: 0;
	padding:10px 0 20px 0;
	color: #333;
}
#CommonTabBar ul {margin:10px 0 25px 0; height: 30px; background-color: #2D588F;}
#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:0 0 20px 0;}
h2 {FONT-SIZE: 15px; margin:10px 0 10px 0;}
img{border:0;}
p{margin:0}
#Common
{
	margin-top: 0px;
	background-color: #ffffff;
	width: auto;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding:10px 40px 10px 40px;
	border:solid 1px #dbdbdb;
}
#CommonHeader
{
	width: 100%;
	margin:0 0 0 0;
}

#footer
{
	margin:50px 0 50px 0;
	border-top:solid 1px #efefef;
	padding: 30px;
	text-align:center;
}
#rightpanel
{
	width:150px;
	padding-left:10px;
}

.example
{	
    font-size: 110%;
    font-family: "Segoe UI", sans-serif;
}

.box{
	border:1px solid #cccccc;
	margin-bottom:10px;
	padding:5px;
}
.f4
{
	background-color:#f5f5f5;
}
.strong
{  
   font-weight: bold;
   font-size: 100%;
   margin:0 0 10px 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:10px 0 10px 0; }
.aspcode{ border:solid 1px #efefef; padding:10px; width:750px}
.leftcolumntitle {padding:0 0 4px 10px;color:#336699;}
#leftcolumn
{
	width: 165px;
	padding:5px 5px 0 0;
	vertical-align:top;
}
#leftcolumn ul {padding:0 0 4px 10px; list-style-position: outside; margin: 0; margin-bottom: 5px; list-style: none;}
#leftcolumn li {padding-top: 1px;padding-bottom: 1px;padding-left: 2px; line-height: 1.4;}
#leftcolumn li a{color:#333333;text-decoration: none; }
#leftcolumn li a:hover{color:#003399;text-decoration: underline; }
.TitleArea
{
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	height:50px;
}

.Title
{
	height: 40px;
	padding: 5px 0 0 10px;
	font-family: Helvetica, sans-serif;
	font-size: 22px;
	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;
}