body, h1, h2, h3, h4, h5, h6, p, blockquote, ol, ul, menu{
	margin:0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	background-color: #F3F4F5;
	font-family: Arial, Helvetica, sans-serif;
}
.centeringtable {
	width: 100%;
	height: 100%;
}
#container {
	width: 845px;
	background-color: #FFFFFF;
	background-position: bottom;
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	margin: 20px auto;
}
#content {
	width: 620px;
	float: left;
	color: #555555;
	font-size: 0.75em;
	margin-top: 20px;
	padding-right: 15px;
	margin-left: 10px;
}

#content h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: -5px;
}

#content h2 {
	font-size: 1.1em;
	color:#FFFFFF;
	font-weight:bold;
	background-color: #01457C;
	margin-bottom:1.4em;
	margin-top:1em;
	padding-left:2em;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
}
#content h3 {
	font-size: 1.2em;
	font-weight:bold;
	margin-bottom:1em;
	margin-top:1em;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
	letter-spacing: 0.1em;
}

#content h4 {
	font-size: 1.05em;
}
#content h5 {
	font-weight: bolder;
}



#content p{
	margin-bottom:1.5em;
margin-right:
}
#content ul {
	list-style-type: square;
	margin-bottom: 10px;
}
#content  li {
	margin-left: 2em;
}
#content img {
	margin-bottom: 10px;
	border: 1px solid #015294;
}


#content .figure {
	border: 2px solid #C8A250;
	margin: 5px 10px 10px 5px;
}
#content .fulllist {
	border-style: none;
}
#content   table  {
	font-size: 0.85em;
}

#content   table  a{
	text-transform: uppercase;
	
}
#content   table    img  {
	border-style: none;
}
#content td {
	padding: 5px;
}

.oddrow    {
	background-color:#EBF1F5;
}


#header {
	background-image: url(images/top_stripe.gif);
	height: 55px;
	padding-left: 20px;
}
#topmenu {
	float: right;
	width: 250px;
}
#mainmenu {
	background-image: url(images/menu_bg.gif);
	height: 20px;
	padding-left: 20px;
	padding-top: 4px;
}
#pagenamedisplay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EAEAEA;
	float: right;
	padding-right: 7px;
}
#leftmenu {
	width: 185px;
	float: left;
	background-image: url(images/left_menu_bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #014E8C;
	font-size: 11px;
	margin-top: 20px;
	margin-left: 10px;
}
#leftmenu a {
	color: #014E8C;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
}
#leftmenu a:hover {
	text-decoration: underline;
}
#leftmenu ul {
	margin-bottom: 40px;
}
#leftmenu  ul li {
	list-style-type: none;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 20px;
}
#leftmenu ul li ul  {
	margin-bottom: 5px;
	margin-left: 0px;
}
#leftmenu ul li ul li {
	margin-left: 5px;
	border-style: none;
	
}
#footer {
	clear: both;
	background-image: url(images/footer_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
	height: 22px;
	padding-bottom: 10px;
	background-repeat: repeat-x;
}
.sectionname {
	background-color: #98B1C4;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	height: 20px;
	padding-top: 5px;
	letter-spacing: 1px;
	margin-right: 5px;
	border-bottom: 1px solid #FFFFFF;
}
.introduction {
}




/*front page styles*/

#dropshadowholder {
	width: 928px;
	margin: auto;
	background-image: url(images/drop_shadow_top.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 20px;
}
#front_page_container {
	width: 935px;
	background-color: #FFFFFF;
	background-image: url(images/container_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
#item1 {
	background-color: #C3D2E0;
	padding: 10px 10px 20px 20px;
	height: 175px;
}
#about {
	font-size: 0.7em;
	background-image: url(images/intro_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 895px;
	background-color: #F4F5F7;
	padding-top: 20px;
}
#about h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #B67A29;
	margin-bottom: 10px;
	font-size: 16px;
}
.productintro .thumbnail {
	float: left;
	margin-right: 5px;
}
.intro {
	float: left;
	width: 210px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 20px;
	color: #01457C;
	line-height: 1.4em;
}
.productintro {
	float: left;
	width: 200px;
	font-size: 0.9em;
	padding-right: 5px;
}
.productintro p {
	margin-bottom: 7px;
}
.productintro a {
	font-weight: bold;
	text-transform: capitalize;
	color: #01457C;
	background-repeat: repeat;
}
#introbottom {
	clear: both;
	background-image: url(images/intro_bottom.jpg);
	background-repeat: no-repeat;
	height: 12px;
}
#item2 {
	background-color: #C3D2E0;
	padding: 10px 10px 20px 20px;
	height: 175px;
	display: none;
}
#news {
	font-size: 0.7em;
	background-image: url(images/intro_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 895px;
	background-color: #F4F5F7;
	padding-top: 20px;
}
#news h3 {
	color: #B67A29;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.newsitemlong {
	color: #01457C;
	float: left;
	width: 440px;
	font-size: 0.9em;
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 15px;
	margin-right: 10px;
}
.newsitemshort {
	color: #01457C;
	float: left;
	width: 150px;
	font-size: 0.9em;
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	border-left: 1px solid #999999;
	margin-left: 10px;
}
