﻿body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:justify;
	line-height:18px;
}

.content
{
	width:820px;
	vertical-align :top;
	margin-left: auto;
	margin-right: auto;
	height:100%;	
}

.headermenu
{
	text-align: center; 	 
 	width:820px; 
 	background-color:#C5E5D9;
	background-image: url(Images/greenmenu1.gif); 
	margin-top: 0px;
}

.hover
{
	margin-top :2px;
	background-color: #7EAE7F;
}

.menuselected
{
	background-color: #FFCE53;
	margin-top :2px;
}

.footer
{
	width:820px;
	vertical-align :top;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	height:100%;	
	font-size:13px;
}

.page_content
{
	margin: 10px 10px 5px 10px;
}

.collapse_panel_header
{
	font-size:14px;
	line-height:16px;
	color:#0000BB;
}

.collapse_panel_body
{
	font-size:14px;
	line-height:18px;
	background-color:#EFEFEF;
	overflow:hidden; 
	border:solid 1px #ADD3E7; 
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
}

p, ul
{
	font-size:15px;
	text-align:justify;
	line-height:18px;
}

h3
{
	font-size:16px;
	font-weight: bold;
	color: Navy;
	text-transform: uppercase;
}

.category-selected 
{
	color: #AC0932;
	font-weight: bold;
	font-size: 14px;
	text-transform: none;
	text-decoration: none;
}

.category-unselected
{
	color: Blue; 
	font-weight: normal; 
	font-size: 14px;
	text-transform: none;
	text-decoration: none;
}

.menu-selected 
{
	color: Navy;
	font-weight: bold;
	font-size: 16px;
	text-transform: none;
	text-decoration: none;
}

.menu-unselected
{
	color: Gray; 
	font-weight: normal; 
	font-size: 16px;
	text-transform: none;
	text-decoration: none;
}

.linkbuttonstyle
{
    text-decoration: none;
    color:#003399;
}

.linkbuttonstyle:hover
{
    text-decoration: underline;
    color: #C00000;
}


.form_label 
{
	font-family: Calibri;
	font-size: 14px;
	position: relative;
	left: 5px;
}

.form_textbox
{
	font-family: Calibri;
	font-size: 14px;
	position: relative;
	left: 2px;
}

.spec-header-field
{
	font-size: 10px; 
	font-family: Verdana; 
	font-weight: bold;
	text-transform: uppercase ;
	color: #207320;
	background-color: #FFCE53;
	text-align: center; 
	border: Solid 1px Gray;
}

.spec-detail-field
{
	font-size: 12px; 
	font-family: Arial Narrow; 
	height: 20px;
	border: Solid 1px Gray;
}

