
body
{
	font-family: Arial;
	background-color: #b3d0e4;
}

body,div,form
{
	margin: 0px;
	padding: 0px;
}

#pagewrapper
{
	margin: 0px 7% 0px 7%;
	background-color: #fff;
	padding: 10px 23px 0px 23px;
	background-image: url('/images/footer.gif');
	background-repeat: repeat-x;
	background-position: 0px 100%;
}

#headerwrapper
{
	height: 107px;
}

#logo
{
	float: left;
	padding: 1px 0px 0px 0px;
}

#slogan
{
	color: #0000d1;
	padding: 76px 0px 0px 110px;
	font-size: 12pt;
	line-height: 14pt;
	font-family: Times New Roman;
}

#head_right
{
	float: right;
	width: 390px;
}

#quick_menu
{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#quick_menu li
{
	margin: 0px;
	padding: 2px 10px 24px 35px;
	font-size: 8.5pt;
	color: #5b5b5b;
	line-height: 10pt;
	float: right;
	background-repeat: no-repeat;
}

#quick_menu li a
{
	color: #5b5b5b;
	text-decoration: none;
}

#quick_menu li a:hover
{
	color: #004798;
}

#menuwrapper
{
	background-image: url('/images/menu.gif');
	height: 20px;
	position: relative;
}

#menu
{
	list-style: none;
	margin: 0px;
	padding: 1px 0px 0px 0px;
}

#menu li
{
	border-left: 1px solid #adcadf;
	margin: 0px;
	padding: 1px 11px 1px 11px;
	font-size: 10pt;
	color: #5b5b5b;
	line-height: 12pt;
	float: right;
}

#menu li a
{
	color: #5b5b5b;
	text-decoration: none;
}

#menu li a:hover
{
	color: #004798;
}

#menu li.odd
{
	float: left;
	border-left: 0px;
	border-right: 1px solid #adcadf;
}

#rightside
{
	position: absolute;
	right: 0px;
	top: 0px;
}

#leftside
{
	position: absolute;
	left: 0px;
	top: 0px;
}

#leftcolumn
{
	width: 146px;
	padding: 0px 0px 50px 13px;
	float: left;
}

#rightcolumn
{
	margin: 0px 0px 0px 180px;
	min-height: 1px;
}

#mainmenu
{
	list-style: none;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

#mainmenu li
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 10pt;
	color: #5b5b5b;
	line-height: 12pt;
}

#mainmenu li a
{
	color: #5b5b5b;
	text-decoration: none;
}

#mainmenu li a:hover
{
	color: #004798;
}

#search
{
	border: 1px solid #000; 
	padding: 0px 0px 1px 6px; 
	font-size: 11pt; 
	line-height: 11pt; 
	color: #bababa; 
	width: 100px;
}

#footerwrapper
{
	background-color: #b3d0e4;
	font-size: 8pt;
	line-height: 10pt;
	color: #5b5b5b;
	padding: 2px 0px 2px 4px;
}

h1
{
	color: #5b5b5b;
	font-size: 11pt;
	line-height: 13pt;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

h1 span
{
	color: #004798;
	font-weight: bold;
}

h2
{
	color: #5b5b5b;
	font-size: 11pt;
	line-height: 13pt;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

h2 span
{
	color: #004798;
	font-weight: bold;
}

#home p
{
	font-size: 9pt;
	line-height: 13pt;
	color: #686868;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

img
{
	display: block;
}

#box1
{
	border: 1px solid #6387a0;
	height: 216px;
	background-color: #edf7ff;
	position: absolute;
	width: 100%;
}

#box2
{
	border: 1px solid #bda574;
	height: 216px;
	background-color: #fff4d5;
	visibility: hidden; opacity: 0;
	position: absolute;
	width: 100%;
}

#box3
{
	border: 1px solid #5a846c;
	height: 216px;
	background-color: #e4fff0;
	visibility: hidden; opacity: 0;
	position: absolute;
	width: 100%;
}

#box3 .title
{
	color: #5a846c;
}

#box3 .text
{
	color: #5a846c;
}

#box3 .link a
{
	background-image: url('/images/arrow3.gif');
	background-position: 100% 3px;
	background-repeat: no-repeat;
	color: #5a846c;
	text-decoration: none;
	padding: 0px 12px 0px 0px;
}

#box2 .title
{
	color: #ba9241;
}

#box2 .text
{
	color: #ba9241;
}

#box2 .link a
{
	background-image: url('/images/arrow2.gif');
	background-position: 100% 3px;
	background-repeat: no-repeat;
	color: #ba9241;
	text-decoration: none;
	padding: 0px 12px 0px 0px;
}

#box1 .title
{
	color: #6387a0;
}

#box1 .text
{
	color: #6387a0;
}

#box1 .link a
{
	background-image: url('/images/arrow1.gif');
	background-position: 100% 3px;
	background-repeat: no-repeat;
	color: #6387a0;
	text-decoration: none;
	padding: 0px 12px 0px 0px;
}

.image
{
	float: right;
	padding: 0px 0px 0px 35px;
}

.title
{
	font-size: 17pt;
	font-weight: bold;
	line-height: 19pt;
	padding: 21px 0px 12px 13px;
	width: 333px;
}

.text
{
	font-size: 10pt;
	line-height: 12pt;
	padding: 0px 0px 0px 13px;	
	width: 333px;
	height: 100px;
}

.link
{
	font-size: 11pt;
	line-height: 13pt;
	font-weight: bold;
	padding: 0px 0px 0px 13px;	
}

#box_wrapper
{
	height: 216px;
	position: relative;
}

#breadcrumb
{
	font-size: 8pt;
	line-height: 10pt;
	text-decoration: none;
	color: #999999;
	padding: 0px 0px 15px 0px;
}

#breadcrumb a
{
	color: #999999;
	text-decoration: none;
}

.cat
{
	width: 185px;
	float: left;
	padding: 0px 36px 0px 0px;
	height: 380px;
}

.cat a
{
	color: #282861;
	font-size: 11pt;
	line-height: 13pt;
	text-decoration: none;	
}

#moreinfo
{
	padding: 0px 11px 0px 20px;
	color: #5b5b5b;
	font-size: 9pt;
}

#moreinfo h1
{
	font-size: 11pt;
	line-height: 13pt;
	margin: 0px;
	padding: 2px 0px 3px 0px;
	font-weight: normal;
	color: #282861;
}

#moreinfo p
{
	color: #5b5b5b;
	font-size: 9pt;
	line-height: 11pt;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	width: 390px;
}

.cat_info_item h3
{
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-size: 10pt;
}

#content 
{
	font-size: 9pt;
	color: #5b5b5b;
	position: relative;
	padding: 0px 100px 50px 0px;
	min-height: 1px;
}

#content p
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.content_image
{
	float: right;
	padding: 0px 0px 20px 20px;
}

.questions ol
{
	margin: 0px;
	padding: 0px 0px 30px 37px;
}

.questions ol li
{
	margin: 0px;
	padding: 0px 0px 4px 0px;
}

.questions ol li a
{
	color: #004798;
}

#content a
{
	color: #004798;
	text-decoration: none;
}

#content h2
{
	padding: 13px 0px 10px 0px;
	color: #004798;
	margin: 0px;
}

.tableheader
{
	font-size: 9pt;
	text-align: center;
	background-color: #d5eaf9;
	color: #5b5b5b;
}

.tablebody
{
	font-size: 9pt;
	text-align: center;
	background-color: #f1f0f0;
}

#shopwrapper
{
	font-size: 9pt;
	padding: 0px 50px 50px 0px;
}

#shopwrapper a
{
	color: #004798;
	text-decoration: none;
}

#shopwrapper h2
{
	padding: 0px 0px 10px 0px;
	color: #004798;
	margin: 0px;
}

#shopwrapper p
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.view
{
	background-image: url('/images/arrow4.gif');
	background-repeat: no-repeat;
	background-position: 100% 2px;
	padding: 0px 10px 0px 0px;
}

#content td
{
	font-size: 9pt;
}

.assoc_comp_section
{
	border: 1px solid #a7ccf7;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}

.assoc_comp_section img
{
	padding: 0px 20px 0px 0px;
}
