/* CSS Document */
body
{
margin:0px;
padding:0px;
background-color:#324259;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}

a
{
text-decoration:none;
color:#333333;
}

a:hover
{
text-decoration:underline;
color:#333333;
}

p, ol, ul, li, input, h1, h2, h3, h4, h5, h6, table, div, form
{
margin:0px;
padding:0px;
}

.top-header
{
background-color:#6799cc;
}

.top-links
{
float:right;
padding:20px 20px 0px 0px;
}

.logo
{
float:left;
padding:25px 0px 0px 10px;
}

h1
{
font-size:12px;
color:#FFFFFF;
}
h1 a
{
color:#FFFFFF;
text-decoration:none;
}
h1 a:hover
{
color:#FFFFFF;
text-decoration:underline;
}

#tabs {
	float:left;
	width:950px;
	font-size:12px;
	line-height:normal;
	overflow:hidden;
	border-bottom:1px solid #666666;
	}

#tabs ul {
	margin:0;
	padding:20px 10px 0 0px;
	list-style:none;
	
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("../images/menu-button.png") no-repeat left top;
	margin:0;
	padding:12px 0 0 0px;
	text-align:center;
	text-decoration:none;
	width:119px;
	height:25px;
	color:#FFFFFF;
	margin-left:7px;
	margin-top:0px;
	font-weight:bold;
	}



/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span 
{
float:none;
text-align:center;
}

/* End IE5-Mac hack */
#tabs a:hover span {
	}

#tabs a:hover {
text-decoration:none;
color:#CCCCCC;
	}


.top-border
{
border-top:1px solid #cccccc;
}

.space
{
margin-left:35px;
}

.main-text
{
line-height:17px;
padding:0px 10px 0px 15px;
}

.grey-box
{
padding:5px;
background-color:#EAEAEA;
color:#666666;
border-bottom:1px solid #cccccc;
margin:10px 10px 0px 0px;
font-size:15px;
font-weight:bold;
}

.menu
{
background-image:url(../images/menu.jpg);
background-repeat:no-repeat;
background-position:center 0;
width:737px;
height:50px;
}

.imageborder
{
margin-right:10px;
border:1px solid #eaeaea;
padding:3px;
}

.blue-color
{
font-size:13px;
color:#006699;
font-weight:bold;
}

.grey-shade
{
background-image:url(../images/left-shade.gif);
background-repeat:repeat-x;
height:650px;
}

.grey-shade-flexible
{
background-image:url(../images/left-shade.gif);
background-repeat:repeat-x;
}
.products-tab
{
background-image:url(../images/products-tab.jpg);
background-repeat:no-repeat;
width:229px;
height:30px;
padding:0px 0px 0px 15px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}

.border-bottom
{
border-bottom:1px solid #eaeaea;
padding:5px 0px 5px 0px;
}

.image-border
{
padding:3px;
border:1px solid #cccccc;
cursor:pointer;
}

.small-text
{
font-size:10px;
color:#333333;
font-weight:bold;
}
.small-text a
{
color:#333333;
text-decoration:none;
}
.small-text a:hover
{
text-decoration:underline;
color:#333333;
}
.footer
{
height:50px;
background-color:#eaeaea;
color:#333333;
border-top:1px #cccccc solid;
}

.footer a
{
color:#333333;
text-decoration:none;
}

.footer a:hover
{
color:#333333;
text-decoration:underline;
}
