body {
    border: 0;
    color: #333;
    font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding:10px 0 20px 0;
    background: #E0E0E0 url('images/page-bg.png') 50% 0 repeat-y;
}
a:link,
a:visited {
    color: #0464BB;
    text-decoration: none;
    -webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}

a:hover,
a:focus,
a:active {
    color: #1C417C;
    text-decoration: underline;
}
img{border:0;}
#CommonTabBar { margin-bottom:20px;}
#CommonTabBar ul {margin: 0; height: 34px; background-color: #2D588F; background:#2D588F url(images/nav-bg.gif) repeat-x;}
#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 #006; text-decoration: underline; line-height: 13px; margin-top: 9px; margin-bottom: 6px;}
#CommonTabBar div ul li.first a, #CommonTabBar div ul li.first span {border: 0;}
img{border:0;}
td{vertical-align:top;}
td{ vertical-align:top;}
h1 {font-size: 20px;  margin:0 0 20px 0;}
h2 {font-size: 16px; margin-bottom: 8px;}
h1,h2,h3,h4,h5,h6 {
    font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, Verdana, Geneva, sans-serif;
    text-rendering: optimizeLegibility;
}

#CommonContent{min-height:450px;}
#CommonHeader
{
	width: 100%;
	overflow: hidden;
	margin-bottom:15px;
	margin-top:20px;
}
#CommonFooter
{
	margin-top:50px;
	border-top:solid 1px #eee;
	padding: 20px;
	text-align:center;
	font-family: "Segoe UI", sans-serif;
	font-size:11px;
}
#Common
{
	margin-top: 0;
	background-color: #ffffff;
	width: auto;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding:0 30px 10px 30px;
}
.CommonTitleBarTitle
{
	height: 30px;
	padding: 0 0 0 5px;
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	padding-top: 0;
	color: #000000;
	font-weight: bolder;
	margin-bottom:2px;
}

.CommonTitleBarTitle A:LINK,.CommonTitleBarTitle A:VISITED,.CommonTitleBarTitle A:ACTIVE
{
	color: #000000;
	text-decoration: none;
}

.CommonTitleBarDescription
{
	padding: 0 0 0 5px;
	color: #555555;
	font-size: 12px;
	margin: 0;
}

.CommonTitleBarTitleArea{color: #000000; vertical-align:middle; width:320px;white-space: nowrap;}


.TextButton,a.TextButton {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	border: #C3C2C2 1px solid; 
	margin:1px;
	padding: 3px 12px 3px 12px; 
	color: #444444; 
	background-color:#ffffff;
	text-decoration:none;
	font-weight: bold;	
	display: inline-block;
}
a.TextButton:visited {	
	color: #444444; 
	text-decoration:none;
	display: inline-block;
	background-color:#ffffff;
}
a.TextButton:hover {	
	color: #444444; 
	background-color:#eeeeee;
	text-decoration:underline;
}

.title, A.title:link, A.title:visited, A.title:active {
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

.Description, A.Description:link, A.Description:visited, A.Description:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.SendButton
{
	text-align: center;
	font: bold 10pt/1.5 verdana;
	height:30px; 
	width:120px;
}
textarea{display:block;padding:3px;border:solid 5px #666666;}
.box
{
	background-color: #cccccc;
	margin-bottom:15px;
}

.box700
{
	width: 700px;
	background-color: #cccccc;
}

.boxsmall
{
	width: 230px;
	background-color: #cccccc;
}

.boxTitle
{
	padding:4px 5px 4px 15px;
	background-color: #eee;
	color: #444444;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	background-image:url(images/sidebartitle.gif)
}
.boxArea
{
	background-color: #fff;
	padding:15px;
}
.boxpic
{
	margin-left:10px;
	float:right;
}
