body, td, p, tr {
	font-size: 11px;
}

a, a:visited, body, h1, h2, h3, h4, h5, h6, td, table {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

a, a:link, a:active {
	color: #CC6600;
}

a:hover {
	color: #FF0000;
}

p{
	margin-bottom: 15px;
}

#inner p, #text p,  {
	padding-left: 15px;
}
#login {
 	background-image:  url(images/login.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}
#login h3  {
 	margin-top: 15px;
	}
#loginhome h3 {
 	margin-top: 10px;
	margin-bottom: 10px;
	}
#loginhome {
	background-image:url(images/login_home.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}
#text p {
	margin-top: 10px;
}
.left {
	background-image:  url(images/nav_bar_bg_left.gif);
	background-repeat: no-repeat;
}

.middle {
	background-image:  url(images/nav_bar_bg_middle.gif);
	background-repeat: repeat-x;
}
 
.right {
	background-image:  url(images/nav_bar_bg_right.gif);
	background-repeat: no-repeat;
}

.headingred {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.nav a:hover {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000
}
.nav .current {
   font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #FF0000;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #A8A8AA;
	background-image:  url(images/bullet_arrow_right_gray.gif);
	background-position: 1px 6px;
	background-repeat: no-repeat;
	padding-left: 11px;
	padding-bottom: 6px;
}
.nav .currentgrey{
   font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #A8A8AA;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #A8A8AA;
	background-image:  url(images/bullet_arrow_right_gray.gif);
	background-position: 1px 6px;
	background-repeat: no-repeat;
	padding-left: 11px;
	padding-bottom: 6px;
}
.nav .current:hover {
	border-bottom-color: #A8A8AA;
}
.nav .red {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #FF0000;
	background-image:  url(images/bullet_square_black.gif);
	background-position: 1px 6px;
	background-repeat: no-repeat;
	padding-left: 11px;
	padding-bottom: 6px;
}
.nav .grey {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #A8A8AA;
	background-image:  url(images/bullet_square_black.gif);
	background-position: 1px 6px;
	background-repeat: no-repeat;
	padding-left: 11px;
	padding-bottom: 6px;
}
.footer .greynav {
	text-decoration: none;
	color: #A8A8AA;
	}
.footer a:hover{
	text-decoration: none;
	color: Black;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 20px;
	background-image:  url(images/bullet_arrow_right_red.gif);
	background-repeat: no-repeat;
	background-position: 3px 9px;
}

h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
#inner h1 {
	padding-left: 15px
}

.roundcont { 
	background-color: #f2f2f2; 
}
.roundcont p { 
	padding: 0px 10px 2px 30px; 
	margin: 0px; 
}
.roundcont p.title { 
	padding: 0px 0px 2px 15px; 
	margin-left: 15px; 
	background: url(images/bullet_lg_arrow_right_grey.gif) left center no-repeat;
	font-size: 110%; 
}
.roundtop {  
background: url(images/corner_top_right.gif) no-repeat top right; 
}
.roundbottom { 
background: url(images/corner_bottom_right.gif) no-repeat top right; 
}
img.corner { 
width: 10px; 
height: 10px; 
border: none; 
display: block; 
}
ul.solutions {
	margin: 0px; padding: 0px; width: 425px; list-style: none;
}
ul.solutions li {
	padding: 0px 0px 5px 15px;
	float: left;
	width: 140px;
	background-image: url(images/bullet_square_red.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}
ul.solutions a {
	font-weight: bold;
}
.red {
	color: #ff0000;
}
.form {
	font-size: 13px;
}
.contact .rednav {
	font-size: 14px;
	text-decoration: none;
	margin-bottom: 0px;
	vertical-align: bottom;
	color: Red;
	font-weight: bold;
	}
.contact a:hover{
	color:#A8A8AA;
}
#easter h6 {
    color: 336600;
	 font-size: 18px;
	 font-weight: normal;
	 margin-bottom: 20px;
	 background-image: url(images/arrow_green.gif);
	 background-repeat: no-repeat;
	 background-position: 1px 9px;
	 padding-left: 15px;
}
 
