body {
	padding: 0;
	background-color: #4a4a4a;  /*4a4a4a*/
	font-family:Arial,sans-serif,Helvetica;
	font-size:12px;
	height:100%;
	margin:0 auto;
	text-align:center;
}



td,p,span,div,ul,li,select,textarea {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #666666;
}

ul,form,input,textarea{
	margin:0;
	padding:0;
	list-style: none;
}

input,textarea,select{
	border:0;
	font-family: arial, verdana, sans-serif;
	background-color: #E5E5E5;
	padding: 1px 0 1px 5px;
	color: #5C5C5C;
	font-size: 11px;
}
input.submit{
	background-color: #ffffff;
	border: 0;
	padding:0;
	margin:0;
}

div#page {
	background-color:#FFFFFF;
	height:auto !important;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	min-height:100%;
	position:relative;
	text-align:left;
	width:768px;
	border: 1px solid #000000;
}

div#navbar a.tab_on, 
div#navbar a.tab {
	color: #CCCCCC;
	width: 90px;
	height: 32px;
	line-height: 25px;
	text-align: bottom;
	font-size: 11px;
	xfont-weight: bold;
	display: inline-block;	
	text-decoration: none;
}

div#navbar a.tab_on {
	color: #FFFFFF;
	font-weight: bold;
	background: url(../images/nav_bg_blue.jpg) repeat-x;	
}

div#navbar .tab:hover {
	color: #FFFFFF;
	font-weight: bold;
  	text-decoration: none;
	line-height: 27px;
	background: url(../images/nav_bg_lightgrey.jpg) repeat-x;	
}

div#content {
	font-size: 11px;
	color: #666666;
}

div#content .section {
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}

div#content a {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
}

div#content td {
	color: #666666;
	font-weight: normal;
	font-size: 11px;
}

div#content .boxTitle {
	font-size: 10px;
	font-weight: bold;
	padding: 1px 5px 1px 4px;
	color: #ffffff;
	text-transform: uppercase;
	background-color: #004990;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #666666;
}

div#content .boxBigTitle {
	font-size: 12px;
	font-weight: normal;
	padding: 5px 10px 5px 10px;
	color: #ffffff;
	text-transform: uppercase;
	background-color: #004990;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #666666;
}

div#content p {
	font-size: 11px;
}	

div#content h1 {
	margin-top: 0x;
	margin-bottom: 4px;
	font-size: 18px;
	color: #666666;
	font-weight:normal;
}

div#content h2 {
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 15px;
	color: #555555;
}

div#content h3 {
	margin-top: 0px;
	margin-bottom: 1px;
	font-size: 13px;
}

div#content h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
}

div#content .button {
	font-size: 10px;
	font-weight: bold;
	padding: 1px 5px 1px 4px;
	color: #EEEEEE;
	background-color: #666666;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #666666;
	text-decoration: none;
	width: 210;
	margin-bottom: 2px;
	display: inline-block;
}

div#content .button:hover {
	font-size: 10px;
	font-weight: bold;
	padding: 1px 5px 1px 4px;
	color: #FFFFFF;
	background-color: #004990;
	text-decoration: none;
}

div#content p.picButtonTitle {
	padding-left: 10px;
	text-transform: uppercase;
	line-height: 12px;
	text-align: left;
	margin: 0;
	font-size: 14px;
	padding-top: 10px;
	color: #DDDDDD;
}

div#content p.picButtonSubTitle {
	padding-left: 10px;
	line-height: 12px;
	text-align: left;
	margin: 0;
	font-size: 11px;
	color: #BBBBBB;
}

div#content a.thickbox:hover {
	color: #000000;
}

div#footer {
	border-top: 1px solid #666666;
	font-size: 11px;
	color: #8F8F8F;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#footer a {
	text-decoration: none;
	font-size: 11px;
	color: #8F8F8F;	
}

div#footer .copyright {
	font-size: 11px;
	color: #CCCCCC;	
}	

td,p,span,div,ul,li,select,textarea{
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #666666;
}

a.newlinks           { font-family: "Arial", sans-serif; font-weight: bold; color: blue; }
a.newlinks:link      { text-decoration: none; color: blue; }
a.newlinks:visited   { text-decoration: none; color: #CCCCCC; }
a.newlinks:hover     { text-decoration: underline; background-color: #abc1d6; color: white; }

a.newslink           { font-family: "Arial", sans-serif; font-weight: bold; color: black; }
a.newslink:link      { text-decoration: none; color: black; }
a.newslink:visited   { text-decoration: none; color: black; }
a.newslink:hover     { text-decoration: underline; background-color: blue; color: white; !important}

a.cust           { font-family: "Arial", sans-serif; font-weight: bold; color: blue; }
a.cust:link      { text-decoration: none; color: blue; }
a.cust:visited   { text-decoration: none; color: blue; }
a.cust:hover     { text-decoration: underline; background-color: #abc1d6; color: blue; }
