/*
<link href="main.css" rel="stylesheet" type="text/css" />
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.asterix {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC0000;
}
a.bodylinks {

	width:auto;
	height:auto;
	color: #007532;
	text-decoration: underline;
}
a.bodylinks:hover {

	color: #0066CC;
	text-decoration: underline;
}
a.button {
	display:block;
	width:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4D552F;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
}

a.button:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
} 
a.buttonsmall {
	display:block;
	width:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D552F;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
}

a.buttonsmall:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
} 
.contact_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.contact_drk {
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contact_lgt {
	background-color: #F9F9F9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
a.footer {
	width:auto;
	height:auto;
	color: #0033CC;
	text-decoration: underline;
}
a.footer:hover {
	color: #CC0000;
	text-decoration: underline;
} 
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F0F4F9;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mainborder {
	border: 1px solid #000000;
}
a.nav {
	display:block;
	width:100%;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009933;
	text-align: center;
	border-top: none;
	border-right: none #006600;
	border-bottom: none;
	border-left: 1px solid #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}

a.nav:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
} 
a.nav2 {
	display:block;
	width:100%;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0066CC;
	text-align: center;
	padding: 4px 0px;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px solid #FFFFFF;
}

a.nav2:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
} 
.navborder {

	border: 3px solid #99CCCC;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #007532;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	letter-spacing: 0.1em;
	background-image: url(images/stripe1.gif);
}
#slantedmenu{
font-weight: bold;
}

#slantedmenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#slantedmenu ul{
text-indent: 10px;
padding: 3px 0;
margin: 0;
background-color: #e0e0e0;
border: 1px solid #bebebe;
text-align: left; /*set value to "center" for example to center items*/
}

#slantedmenu ul li{
display: inline;
}

#slantedmenu ul li a{
color: #494949;
padding: 3px 0;
padding-right: 25px;
margin: 0;
text-decoration: none;
background: transparent url(images/slantdivider.gif) top right no-repeat;
}

#slantedmenu ul li a:visited{
color: #494949;
} 

#slantedmenu ul li a:hover{
color: black;
}
.searchfield {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/icon_knowledgebase.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	margin: 0px;
}
input.btn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	background-color:#C8D699;
	border:1px solid;
	border-top-color:#696;
	border-left-color:#696;
	border-right-color:#363;
	border-bottom-color:#363;
    filter:progid:DXImageTransform.Microsoft.Gradient
	(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#C8D699');
	padding-top: 1px;
	padding-bottom: 1px;
}
input.btnhov{
   border-top-color:#0877D3;
   border-left-color:#0877D3;
   border-right-color:#0877D3;
   border-bottom-color:#0877D3;
}
.navtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9DAD67;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #667041;
	border-right-color: #667041;
	border-bottom-color: #667041;
	border-left-color: #667041;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.mainpagetable {
	padding: 4px;
	font-size: 11px;
}
