/* Start of CMSMS style sheet 'STYLES_INNER' */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	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; text-decoration: none;}
a:hover {color:#FF6600}

h1, h2, h3 { padding:0px, margin:0px;}
h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 26px;
font-weight:normal;
padding-bottom:7px;
border-bottom: 1px #666666 dashed;

}
h4 {color:#0091d5; font-size:16px;}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin: 0px;
	padding-bottom: 10px;
	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 13px;
	font-weight: bold;
	font-size: 12px;
} 
#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: 30px;
	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.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/home_background.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 18px;
}
.inner-main-wrapper {
	margin: auto;
	width: 958px;
	background-color: #FFFFFF;
	padding-right: 1px;
	padding-left: 3px;
}
.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;
}
.inner2_left {
	background-image: url(images/inner2_leftback.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.sidebarr_box {padding:20px;}
.dashedlines {
border-bottom:1px #666666 dashed; 
border-top:1px #666666 dashed;
padding:4px; padding-left:10px;}
.blue-title {color: #84a8cc; font-size: medium; font-weight: bold;}

.footerlinks {
	float:left;
	position:relative;
	left:50%;
	text-align:left;
}
.footerlinks ul {
	list-style:none;
	position:relative;
	left:-50%;
	margin:0px;
	padding:0px;
}

.footerlinks li {float:left;position:relative;}

.footerlinks a {
	color:#0094da;
	float:left;
	margin-left:35px;
	margin-right:35x;
	text-decoration:none;
	font-weight: bold;
}
.footerlinks a:hover{ color:#ff6600}


/* End of 'STYLES_INNER' */

