﻿
body {
	margin:0px;

	font-family:Arial, helvetica, Verdana, Sans-Serif;
}

img
{
	border:none;

}

div, td, span, li
{
	font-family:Arial, helvetica, Verdana, Sans-Serif;
	font-size:12px;
}

a{

    color:#666666;
}

a:hover{

    color:#0053a0;
    text-decoration:none;
}

.clearFix
{
	clear:both;
	line-height:0px;
	height:0px;
	overflow:hidden;
}

h1
{
	font-weight:bold;
	line-height:34px;
}

.canvas p
{
	margin:0 0 12px 0;
}



.canvasWrapper{ 

	/*text-align:center; */
	background-color:#ffffff;


}



.canvas{
	width:965px;
	/*margin-left:auto; 
	margin-right:auto;
	margin-bottom:0px;*/
	padding:0px;
	background-color:#fff;
	text-align:left;

}


.toprow_cont{
	background:url(/web/design/main-hdr-bg.gif) no-repeat;
	height:100px;
	/*height:expression("90px");*/
	text-align:left;
	overflow:hidden;
	margin-top:1px;
}

#top{
	height:100px;
	/*height:expression("90px");*/

}

.header
{
	margin:0 0 30px 0;
	margin-top:1px; /* this stops a weird float happening in FireFox 2.0 */
	margin-bottom:expression("25px"); /* this is because IE can't count */
}

.upperHeader
{
	/*border:solid 1px #000;*/
}

.right_logo
{
	float:right;
	margin:4px 60px 0 0;
}

.logo{
	float:left;
	margin:16px 0 0 72px;
}

.logo_img{
}

/*.search_cont
{
	width:190px;
	float:right;
	background:#ccc;
	margin:0 40px 0 0;
}*/

.main_cont
{
	background:#8dc73f url(/web/design/main_cont-bg.gif) no-repeat bottom right;
	margin:0;
	
}

.left_contTop
{
	background:transparent url(/web/design/left_cont-top-bg.gif) no-repeat top left;
	width:748px;
	line-height:15px;
	height:15px;
}

.left_cont
{
	margin:0 0 0 28px;
}

.left
{
	width:748px;
	margin:0;
	background:transparent url(/web/design/left_cont-bg.gif) repeat-y top left;
	margin-bottom:expression("-6px"); /* FIX IE BUG */
}

.left_contBottom
{
	width:748px;
	background:transparent url(/web/design/left_cont-bottom-bg.gif) repeat-y top left;
	height:31px;
}

.col1_cont, .col2_cont{float:left;}

.col1_cont
{
	width:100px;
}

.col1
{
}

.col2_cont
{
	width:640px;
}

.col2
{
	padding:20px;
}

.col3_cont
{
	width:180px;
	float:right;
}

.col3
{
	color:#fff;
	padding:30px 0 0 0;
}

.col2 a, .col3 a, .col1Content a
{

	font-weight:bold;
}

.col1Content a
{

}

.col2 a:hover, .col3 a:hover, .col1Content a:hover
{

}

.col1 img, .col2 img, .col3 img
{
	margin:10px;
	margin-top:0;
}

.col3 img
{
	margin-left:0;
}

.title
{

}



.mainText
{
	color: #666; 
	font-size: 12px; 
	line-height: 150%;
}

.col1Content
{

}

/* SEARCH */

.searchInput_cont
{
	float:right;
	margin:-6px 36px 0 -30px;
}

.searchLabel
{
	font-size:10px;
	color:#0053a0;
	float:left;
	padding:0 10px 0 0;
}

input.searchInput
{
	height:14px;
	width:130px;
	border:none;
	float:left;
}

.searchSubmit
{
	border:none;
	background:transparent url(/web/design/search-submit-bg.gif) no-repeat top left;
	display:block;
	width:16px;
	height:16px;
	cursor:pointer;
	font-size:8px;
	padding:0;
	text-indent:-1px;
}

/* ERRORS */

.errorText
{
	color:#f00;
}

.error
{
	color:#f00;
	font-weight:bold;
}


/* FOOTER */

#footer
{
	background:#8DC73F;
	padding:0 0 20px 0;
}

.footerRight
{
	float:right;
	padding:0 40px 0 0;
}

.footerLeft
{
	padding:0 0 0 50px;
}

.footerLink
{
	text-decoration:none;
	font-size:10px;
}













/* ELEMENTS */

h1
{
	font-size:18px;
	font-weight:normal;
	color:#0053a0;
	line-height:34px;
}

h2
{
	font-size:16px;
	font-weight:bold;
	color:#bbb;
	line-height:34px;
}

h3
{
	font-size:14px;
	font-weight:bold;
	color:#000;
	line-height:34px;
}

h4
{
	font-size:12px;
	font-weight:bold;
	color:#0053a0;
	line-height:34px;
}

.col2 ul, .col3 ul, .col2 ol, .col3 ol
{
	padding-left:14px;

}

.col2 ul li, .col3 ul li
{
	margin-left:12px;
	list-style:disc;
}

.col2 ol li, .col3 ol li
{
	margin-left:12px;
	list-style-type:decimal;
}


.Fontxx-Small{font-size: 9px;}
.Fontx-Small{font-size: 10px;}
.FontSmall{font-size: 11px;}
.FontMedium{font-size: 12px;}
.FontLarge{font-size: 14px;}
.Fontx-Large{font-size: 16px;}
.Fontxx-Large{font-size: 18px; line-height:normal;}
