/* Start of CMSMS style sheet 'delete_ STYLES_HOME' */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(images/home_background.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 18px;
}

a:link, a:visited {color:#0094da}
a:hover {color:#FF6600}

h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #0094DA;
}

#nav-menu {
	margin-right:15px;
	margin-top:30px;
}
#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
} 
.home-main-wrapper {
	margin: auto;
	width: 960px;
	background-color: #FFFFFF;
}
#home-header {
	background-image: url(images/logo01.gif);
	height: 87px;
	background-repeat: no-repeat;
	background-position: 0px 15px;
}

#nav-menu li {
display: inline;
}
#nav-menu li a {
	background:  #fff bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	float: left;
	display: block;
	border: 0.1em solid #ffffff;
	color: #0295e7;
	text-decoration: none;
	margin: 0 1px;
	padding: 0 14px;
	font-weight: bold;
	font-size: 13px;
} 
#nav-menu li a:hover {
	background: url(images/homenav_back.gif) #fff bottom left repeat-x;
	border: 0.1em solid #dcdce9;
	color: #4D4D4D;
} 
.leftnav-box {
	margin-top: 45px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
.content-box {
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
}

#nav-menuinner li {
display: inline;
}
#nav-menuinner li a {
	background: bottom left repeat-x;
	height: 2.3em;
	line-height: 2.3em;
	float: left;
	display: block;
	color: #ffffff;
	text-decoration: none;
	margin: 0 1px;
	padding: 0 15px;
	font-weight: bold;
	font-size: 12px;
} 
#nav-menuinner li a:hover {
	background: url(images/homenav_back.gif) #fff bottom left repeat-x;
	border: 0em solid #dcdce9;
	color: #0295e7;
	padding: 0 15px;
} 

#zzz----nav-menu li a:hover {
	background: url(images/homenav_back2.gif) #0295e4 bottom left repeat-x;
	color:#ffffff;
}
div.footerlinks {width:90%;}
.footerlinks a {
	margin: 0 20px;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
}
div.footerlinks h3 {
   padding: 0em 10px 0em 10px; /* padding inside the list item box */
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #0091d5;
   display: block; /* IE has problems with this, fixed above */
   font-size: 1em;                           /* instead of the normal font size for <h3> */
}
.footerlinks li {
   float: left; /* makes the list horizontal */
   list-style: none; /* hides the list bullet */ 
}
div.footer-copy {padding:10px; color:666666;}

.body_inner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(images/inner_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 18px;
}
.inner-main-wrapper {
	margin: auto;
	width: 958px;
}
.inner-footer {
	background-image: url(images/inner_footerback.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.size11px {
	font-size: 11px;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}

/* End of 'delete_ STYLES_HOME' */

