body 
{
	background: #BDC4F2;
	color: #666;
	font: 12px Arial, Verdana, Tahoma, sans-serif;
	line-height: 14px;
	text-align:center;
	font-size: 100%;
}

h1
{
	font: 14px Arial, Verdana, Tahoma, sans-serif;
	line-height: 16px;
	font-weight: bold;
}

h2
{
	font: 12px Arial, Verdana, Tahoma, sans-serif;
	line-height: 14px;
	font-weight: bold;
}
a 
{ 
	color: #336699; 
	text-decoration: none; 
}

a:hover 
{
	color: #000; text-decoration: underline; 
}

img 
{ 
	border: none; 
}

strong
{
	font-weight: bold;
}

#wrap 
{
	width: 800px;
	margin-left:auto; 
	margin-right:auto;
	background: #fff;
	padding: 0px 0px 0px 0px;
}

.topheader
{
	background: url(../images/top.gif);
	background-repeat: repeat-y;
	height: 10px;
	vertical-align:bottom;
	font-size:1px;
	line-height:0;
}

#header 
{ 
	height: 220px;
	background: #fff url(../images/header.gif);
	background-repeat: repeat-y;
	margin:0;
	padding:0;
}

#content 
{
	background: url(../images/content.gif) repeat-y;
	padding: 10px 10px 10px 10px;
	
}

.stronghead 
{
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold; 
}

.centercontent
{
	margin: 10px 10px 10px 10px;
	padding-left: 10px;
	padding-right: 10px;
	height: 100%;
	text-align:left;
	font-size: 12px;
}

.regtable
{
	padding: 5px;
	line-height: 14px;
	font-size: 12px;
}

.mainhead
{
	height: 30px;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
}

.subhead
{
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
}

#right
{
	padding: 10px 10px 0px 10px;
	border-left: 1px dotted #2D69A1;
	text-align:left;
}
#rightnav .product_wrapper h1
{
	height: 30px;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold; 
}
#rightnav .product_wrapper p ,#leftnav p
{
	font-size:10px;
	color:#555;
}

#footer 
{
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #333366 url(../images/footer.gif) no-repeat;
	color: #ccc;
	font-size: 14px;
}

#footer a 
{ 
	color: #eee;
}

#footer a:hover 
{ 
	color: #fff; 
}

#bottom 
{
	height: 10px;
	background: #BDC4F2 url(../images/bottom.gif) no-repeat;
}

#navPyra 
{
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #000000;
}

#navPyra li 
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navPyra a:link, #navPyra a:visited 
{
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #9fb1bc;
}

#navPyra a:link.active, #navPyra a:visited.active, #navPyra a:hover 
{
	color: #000000;
	background: url(../images/Pyramid.gif) no-repeat bottom center;
}

.ordered 
{
    list-style-type: upper-alpha;
    margin: 0px;
	text-align:left;
	font-size: 12px;
}

ol
{
	margin: 10px 10px 10px 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:left;
	font-size: 12px;
}
ul
{
	margin: 10px 10px 10px 10px;
	padding-left: 10px;
	padding-right: 10px;
}

blockquote 
{
	margin: 0px;
	padding-left: 20px;
}

.divtag
{
	border: solid 0px #2f4860; 
	background-color: #ffffff;
	height: 600px; 
	overflow:auto;
}