/* CSS Document */
#pagewrapper {
	background: #FFFFFF url(../../images/main/menu_bg.jpg) repeat-y;
	min-height: 550px;
}
a {
	text-decoration:none;
}
a:link, a:visited {
	color: #005C92;
}
a:hover {
	color: #6F6F6F;
}
span {
	font-weight: bold;
}
/* ----------------------------------------------------------------------------------- */
/* COLUMNS 
/* ----------------------------------------------------------------------------------- */
#leftcol, #maincol{
	padding-top: 15px;

}
#leftcol {
	width: 149px;
	float:left;
}
#maincol {
	width: 599px;
	float: right;
	margin: 5px 0px 10px 0px;
}
/* ----------------------------------------------------------------------------------- */
/* LAYOUTS
/* ----------------------------------------------------------------------------------- */
#content table{
	width: 570px;
}
#content .para_indent {
	margin-left: 10px;
}
#content .para_indent table {
	width: 570px;
	padding: 2px;
	border-spacing: 4px;
}
#content .para_indent ul {
	list-style-image:url(../../images/ul_point.gif);
	list-style-position: outside;
	margin-left: 15px;
	padding-left: 2px;
}
#content .para_indent li {
	padding-right: 15px;
	padding-left: 15px;
}
#para_indent table.news {
	padding: 0px;
}
#para_indent table.news tr{
	height:30px
}
#para_indent table.news th{
	font-weight:bold;
	width: 100px;
}
.news_header {
	font-weight: bold;
	text-align:left;
}
#hor_line {
	padding-bottom: 20px;
}

/* ----------------------------------------------------------------------------------- */
/* FONTS 
/* ----------------------------------------------------------------------------------- */	
#content p{
	padding-right: 15px;
	padding-left: 15px;
}
#content table{
	font: normal 11px/13px Verdana, Arial, sans-serif;
	border: 0px;
	padding: 5px 5px 5px 5px;
	margin-right: 5px;
	margin-left: 15px;
	line-height: 16px;
}
#content .header {
	font: bold italic 14px/12px Arial, Verdana, sans-serif;
	color: #005C92;
	line-height: 15px;
}
#content .header_right {
	font: bold 12px/14px Verdana, Arial, sans-serif;
	color: #005C92;
	text-align: right;
}
#content .comment {
	font: bold 11px/13px Verdana, Arial, sans-serif;
	color: #CC6600;	
}
#content ul{
	list-style-image:url(../../images/ul_arrow.gif);
	list-style-type: none; 
	list-style-position: outside;
	margin-left: -25px;
}
#content li{
	padding-right: 15px;
	padding-left: 15px;
}
#content tr {
	vertical-align: top;
}
.error {
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
	text-align:center;
}
.message {
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	color: #006600;
	text-align:center;
}
/* ----------------------------------------------------------------------------------- */
/* LOGIN PAGES */
/* ----------------------------------------------------------------------------------- */
#login table{
	border: 0px;
	padding: 5px 5px 5px 5px;
	color: #005C92;
	margin: 30px 0px 10px 25px;
	color: #000066;
}
#login td {
	vertical-align: middle;	
}
#login .header {
	font: bold 22px/20px Arial, Verdana, sans-serif;
	vertical-align: middle;
}
#login .powered {
	font: italic 20px/18px Times New Roman, Verdana, sans-serif;
	padding-left: 100px;
	margin-top: -15px;
}
#login .header2 {
	font: normal 13px/15px Verdana, Arial, sans-serif;
	text-align: left;
	vertical-align:bottom;
	height: 50px;
}
#login .header3 {
	font: bold 14px/12px Arial, Verdana, sans-serif;
	padding-left: 15px;
}
#login .error{
	font: bold 16px/14px Arial, Verdana, sans-serif;
	text-align: left;
	vertical-align:bottom;
	color:#FF0000;
}
.btn{
	padding: 0px 5px 3px 5px;
	font: normal 10px Verdana, Arial, sans-serif;
	color: #005C92;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 2px solid #49515E;
	border-bottom: 2px solid #49515E;
	background-color: #ECF1F6;
	height: 22px;
	margin-left: 15px;
} 
/* ----------------------------------------------------------------------------------- */
/* LEFT COLUMN */
/* ----------------------------------------------------------------------------------- */

#leftcol .header {
	font: bold 11px/13px Verdana, Arial, sans-serif;
	padding: 0px 15px 0px 15px;
	color: #005C92;
} 

#leftcol .header a:link, #leftcol .header a:visited  {
	font: bold 11px/13px Verdana, Arial, sans-serif;
	color: #005C92;
}
#leftcol .header a:hover {
color: #6F6F6F
}
#leftcol .leftnav a:link, #leftcol .leftnav a:visited, #leftcol .leftnav2 a:link, #leftcol .leftnav2 a:visited, #leftcol .navthis a:link, #leftcol .navthis a:visited{
	text-align: right;
	display: block;
	padding: 5px 5px 5px 0px;
	text-decoration: none;
	border: none;
}
#leftcol .leftnav {
	border-top: 1px solid #FFFFFF;
}
#leftcol .leftnav2, #leftcol .navthis {
	background-color:#FFFFFF;
	border-right: 1px solid #EBEBEB;
}
#leftcol .leftnav a:link, #leftcol .leftnav a:visited
{	
	color: #005C92;
	/*height: 18px;*/
}

#leftcol .leftnav2 a:link, #leftcol .leftnav2 a:visited
{	
	color: #005C92;
	font-style: italic;
	/*height: 10px;*/
}
#leftcol .leftnav a:hover {
	display: block;
	background: #FFFFFF;
	text-decoration: none;
}
#leftcol .leftnav2 a:hover, #leftcol .navthis a:hover
{	
	display: block;
	text-decoration: none;
	font-style: italic;
	color: #CC6600;
}

#leftcol .navthis a:link, .navthis a:visited {
	color: #CC6600;
	background: #FFFFFF;
	font-style: italic;
	/*height: 10px;*/
}
#navthis a:link, .navthis a:visited {
	color: #CC6600;
	background: #FFFFFF;
	/*height: 10px;*/
}

/**
	NAVIGATION FOR CONTENT SECTION
**/
#breadcrumb{	
	height: 5px;
	margin: 0px 0px 20px 10px;
	clear: both;
}
#breadcrumb .home {
	float:left;
}
#breadcrumb .boxleft{
	float: left;
}
#breadcrumb .boxcenter_link{
	float: left;
	color: #CC6600;
}
#breadcrumb .boxcenter{
	float: left;
	color: #CC6600;
}
#breadcrumb .boxright{
	float: left;
	color: #CC6600;
}

#table {
	margin: 0px 0px 20px 20px;
}
#table .left {
	float: left;
	width: 240px;
}
#table .left_sm {
	float: left;
	width: 80px;
}
#table .right {
	float: right;
}
#table .right_lg {
	float: right;
	width: 490px;
}
#table .bottom {
	float: left;
	width: 580px;
	
}
/* ----------------------------------------------------------------------------------- */
/* PRESS RELEASES */
/* ----------------------------------------------------------------------------------- */
div.press_release p, div.press_release table {
	text-align: justify;
	margin-left: 15px;
}
div.press_release td {
	vertical-align: top;
}

