body
{
	margin: 0px;
	color: #000000;
	padding: 20px 0 20px 0;
	background: #ECEDF2 url(/images/page_bg2.gif) repeat-y center;
}
p
{
 margin: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:bold 17px verdana; color: #224488; margin-top:0;}

img
{
	border:0;
}

#form1
{
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	width:970px;margin:0 auto;text-align:left
}

#CommonHeader
{
	width: 100%;
	overflow: hidden; 
	margin-bottom:10px;
}

#footer
{
	border-style: solid;
	border-width: 0px;
	border-color: #cccccc;
	background-color: #ffffff;
	padding: 8px;
	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;
   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 4px 10px;color:#224488;}
#leftcolumn{ width:180px;padding-right:20px;}
#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;}

#CommonTabBar ul {margin: 0; height: 30px; background-color: #2D588F; margin-bottom:15px;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;}

td{vertical-align:top;}
body,table,p,div {	font:normal 12px arial;}

/*----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;
}
/*----End of Example CSS Class --*/ 