
/*----Example CSS Class --*/ 
img.greyborder {
	border: 1px solid #c0c0c0;
}
td.module {
	background-color: #efefef;
}
td.content {
	color: black; 
	font-family: tahoma, arial, helvetica; 
	font-weight: bold; 
}
.subtabbg {
	background-color: #efefef;
}
.redcolor{
	color:red;
}
.boldgreen
{
	color: green; font-weight: bold;
}
.highlight
{
	background-color: yellow;
}

body {
	margin: 0px;
	color: #000000;
	padding:10px 0 20px 0;
    font-size:12px;
    background-color:#eee;
}
#CommonTabBar div {height: 28px; background-color: #2D588F; margin:15px 0 20px 0; text-align:left;}
#CommonTabBar div ul {list-style: none; overflow: hidden; padding: 0 10px; margin-left:0;}
#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 6px 0 7px; border-left: 1px solid #000; text-decoration: underline; line-height: 13px; margin-top: 6px; margin-bottom: 6px;}
#CommonTabBar div ul li.first a, #CommonTabBar div ul li.first span {border: 0;}
a:link {color: #224488; text-decoration: underline}
a:visited {	color: #224488; text-decoration: underline}
a:active { color: #224488; text-decoration: underline}
a:hover { color: #0000cc; text-decoration: none}
H1 { font-size: 18px; color: #224488; margin:10px 0 0 0;}
img{ border:0;}
body,table,p,div {	font:normal 12px arial;}
#Common
{
	margin-top: 0px;
	background-color: #ffffff;
	width: auto;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding:10px 30px 10px 30px;
	border:solid 1px #dbdbdb;
}
#CommonHeader
{
	width: 100%;
	overflow: hidden; 
	margin-bottom:10px;
}

#CommonFooter
{
	margin:50px 0 50px 0;
	border-top:solid 1px #eee;
	padding: 30px;
	text-align:center;
}
#CommonFooter a
{
	font-family: "Segoe UI", sans-serif;
	color:#224488;
	font-size:11px;
}

.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;
}
.leftcolumntitle {padding:0 0 6px 10px;color:#224488; font-size: 110%;}
#leftcolumn{ width:180px;padding-right:20px; 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; }
#leftcolumn li a{color:#333333;text-decoration: none; }
#leftcolumn li a:hover{color:#003399;text-decoration: underline; }
body,table,p,div {	font:normal 12px arial;}
