body {
	margin: 0px;
	color: #000000;
	padding:10px 0 20px 0;
    font-size:13px;
    background-color:#eee;
}
#CommonTabBar ul {margin: 0;}
#CommonTabBar, #CommonTabBar ul #CommonTabBar li, #CommonTabBar li a, #CommonTabBar li span {height: 35px;}
#CommonTabBar, #CommonTabBar div, #CommonTabBar div ul, #CommonTabBar div ul li {background: url('images/menu_bg.png') 0 0 no-repeat; zoom: 1;}
#CommonTabBar {background-color: #3e6a98; background-position: 0 -70px; background-repeat: repeat-x; margin-bottom: 19px;}
#CommonTabBar div {background-position: 0 0;}
#CommonTabBar div ul {background-position: 100% -35px; list-style: none; overflow: hidden; padding: 0 10px; height: 35px;}
#CommonTabBar div ul li {background-position: 0 35px;}
#CommonTabBar div ul li.active {background-position: 0 -105px; background-repeat: repeat-x; margin-right: -1px; padding-right: 1px; position: relative;}
#CommonTabBar li {float: left; font: bold 12px Tahoma,sans-serif;}
#CommonTabBar li a, #CommonTabBar li span {color: #fff; display: block; _float: left; line-height: 35px; padding: 0 11px 0 12px; border-left: 1px solid #668db6; text-decoration: none; height: auto; line-height: 23px; margin-top: 6px; margin-bottom: 6px;}
#CommonTabBar li a:hover {text-decoration: underline;}
#CommonTabBar div ul li.first a, #CommonTabBar div ul li.first span {border: 0;}
#CommonTabBar div ul li.active span {_padding-bottom: 6px;}

td,th, input, textarea, select { font-family: "Segoe UI", sans-serif;color: #000000;}
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; MARGIN-BOTTOM: 10px; MARGIN-Top: 15px; FONT-FAMILY: verdana,arial,helvetica; COLOR: #224488;}
h2 {FONT-SIZE: 16px; MARGIN-BOTTOM: 8px;}
img{border:0;}
td{vertical-align:top;}
.TitleArea
{
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	height:50px;
}

.Title
{
	height: 40px;
	padding: 0px 0px 0px 10px;
	font-family: Helvetica, sans-serif;
	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: 820px;
	margin-left: auto;
	margin-right: auto;
	padding:10px 30px 10px 30px;
	border:solid 1px #dbdbdb;
}
#CommonHeader
{
	width: 100%;
	overflow: hidden; 
}

#CommonFooter
{
	margin-top:30px;
	border-top:solid 1px #efefef;
	padding: 20px;
	text-align:center;
	font-family: "Segoe UI", sans-serif;
}

.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-bottom:10px;
}
.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.PurchaseGrid
{
	border-width: 5px;
	border-style: none;
	background-color: White;
	border-color: gray;
}

table.PurchaseGrid TD, table.PurchaseGrid TH
{
	padding: 4px 6px 4px 6px;
	border: solid 1px #E1E1E1;
	vertical-align: top;
}

table.PurchaseGrid TH
{
	background-color: #E1E1E1;
	font-weight: normal;
	color: #505050;
}