body {
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	margin:0;
	padding:0 5px;
}
h1, h2, h3 {
	margin:0;
	padding:0;
	text-align:center;
}
/* skipper bar */
#skip {
	width:100%;
	height:30px;
	margin:0;
	padding:0;
	text-align:center;
	margin-bottom:10px;
}
#skip:hover {
	background-color:#316de9;
}
#skip:hover a {
	color:#fff;
}
#skip a {
	font-size:80%;
	margin:0;
	padding-top:7px;
	color:#316de9;
}
/*header */
#header {
	background: #eaf4b7 url('images/header-bg.gif') 0 0 repeat-x;
	height:140px;
	margin-bottom:20px;
}
#header .top-right {
	width:100%;
	height:140px;
	float:right;
	background:url('images/header-top-right-corner.gif') top right no-repeat;
	padding:0;
	margin:0;
}
#header .bottom-right {
	width:100%;
	background:url('images/header-btm-right-corner.gif') bottom right no-repeat;
	float:right;
	height:140px;
}
#header .bottom-right .content {
	float:right;
	text-align:right;
}
#header .bg {
	width:100%;
	height:140px;
	float:left;
	background: url('images/virus-bg.jpg') 0 0 no-repeat;
}
#header .logo {
	background: url('images/jmac.png') top right no-repeat;
	float:right;
}
/* top menu nav */
#menu {
	float:right;
	padding:0 2em 0 0;
	text-align:center;
	margin-top:98px;
}
#menu ul {
	margin: 0;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
	min-width: 120px;
	min-height: 30px;
	margin-left: 2px;
	padding-top: 10px;
	background: url('images/btn-bkg.gif') 0 0 no-repeat;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
	font-size:16px;
	padding-left:0;
	padding-right:0;
	padding-bottom:0
}
#menu a:hover {
	background: url('images/btn-bkg-hov.gif') 0 0 no-repeat;
}
#menu .current a { /*reads in IE6*/
	background: url('images/btn-bkg-cur.gif') 0 0 no-repeat;
}
/* wrappers */
#outer_wrapper {
	background: #fff;
}
#wrapper {
}

#container {
	width: 100%;
	float: left;
	margin-right: -237px;
}
#content {
	margin-right: 237px;
}
/* content for center div styles*/
#main {
	margin-left: 210px;
}
#main .title {
	float:left;
	min-height:28px;
	background: #3C74E6 url('images/title-bg.gif') 0 0 repeat-x;
	width:100%;
	padding-bottom:10px;
	border:none;
	border-bottom:2px solid white;
	
}
#main .title h1 {
	/*text-transform:uppercase;*/
	color:#fff;
	font-size:1.5em;
	font-weight:normal;
	padding-top:5px;
	text-align:center;
}
#main .title h2 {
	/*text-transform:uppercase;*/
	color:#fff;
	font-size:1.4em;
	font-weight:normal;
	padding-top:5px;
	text-align:center;
}
#main .top-right {
	background: url('images/title-top-right.gif') top right no-repeat;
	float:right;
	width:100%;
}
#main .top-left {
	background: url('images/title-top-left.gif') 0 0 no-repeat;
	float:left;
	width:100%;
}
#main .content {
	padding: 10px;
	border-top: 1px solid #FFFFFF;
	background: url(images/nav-bg.gif) 0 0 repeat-x;
}
#main .content h1 {
	color:#316de9;
	font-size:150%;
	text-align:center;
}
#main .content h3 {
	color:#316de9;
}
#main .content p {
	margin-top:7px;
	font-size:90%;
	text-align:justify;
	text-indent:1.5em;
}
#main .content a {
	text-decoration:none;
	color:#316de9;
	font-weight:normal;
}
#main .content a:hover {
	text-decoration:underline;
}
#main .content p.to-top a {
	font-size:70%;
	margin-top:5px;
}
#main .content p.note {
	font-size:80%;
	text-align:justify;
	text-indent:0;
	padding:10px;
}
#main .content p img {
	text-align:left;
	float:left;
	margin-right:10px;
	margin-top:0;
	
}
#main .content p img.alt {
	float:right;
	text-align:right;
	margin-right:0;
	margin-left:10px;
}
#main .content p.center {
	text-align:center;
	text-indent:0;
}
#main ul {
	font-weight:normal;
	font-size:90%;
	text-align:left;
}
#main li {
	list-style-image:url('images/list-type.gif');
	padding:3px;
	margin-left:25px;
}
#main li a {
	font-weight:normal;
}
/* left sidebar nav styles*/
#left {
	width: 200px;
	float: left;
}
#left .title {
	float:left;
	min-height:28px;
	background: #3C74E6 url('images/title-bg.gif') 0 0 repeat-x;
	width:100%;
	padding-bottom:10px;
	border:none;
	border-bottom:2px solid white;
	
}
#left .title h2 {
	color:#fff;
	font-size:1.5em;
	font-weight:normal;
	padding-top:5px;
	text-align:center;
}
#left .top-right {
	background: url('images/title-top-right.gif') top right no-repeat;
	float:right;
	width:100%;
}
#left .top-left {
	background: url('images/title-top-left.gif') 0 0 no-repeat;
	float:left;
	width:100%;
}
#left .content {
	padding: 10px;
	border-top: 1px solid #FFFFFF;
	background: url(images/nav-bg.gif) 0 0 repeat-x;
}
#left .content p {
	margin-top:7px;
	font-size:medium;
}
#left .content a {
	text-decoration:none;
	color:#316de9;
	font-weight:600;
	font-size:80%;
}
#left .content a:hover {
	text-decoration:underline;
}
/* right sidebar styles */
#sidebar {
	width: 227px;
	float: right;
}
#sidebar .title {
	float:left;
	min-height:28px;
	background: #3C74E6 url('images/title-bg.gif') 0 0 repeat-x;
	width:100%;
	padding-bottom:10px;
	border:none;
	border-bottom:2px solid white;
	
}
#sidebar .title h3 {
	/*text-transform:uppercase;*/
	color:#fff;
	font-size:1.2em;
	font-weight:normal;
	padding-top:5px;
	text-align:center;
}
#sidebar .top-right {
	background: url('images/title-top-right.gif') top right no-repeat;
	float:right;
	width:100%;
}
#sidebar .top-left {
	background: url('images/title-top-left.gif') 0 0 no-repeat;
	float:left;
	width:100%;
}
#sidebar .content {
	padding: 15px;
	border-top: 1px solid #FFFFFF;
	background: url(images/nav-bg.gif) 0 0 repeat-x;
}
#sidebar .content p {
	margin-top:7px;
	font-size:medium;
}
#sidebar .content a {
	text-decoration:none;
	color:#316de9;
	font-weight:600;
}
#sidebar .content a:hover {
	text-decoration:underline;
}
#search {
	font-size:80%;
	height:100px;
	width:100%;
	text-align:center;
}
#search .queryInput {
	border-style: hidden;
    border-width: 0px;
    color: #fff;
    padding-left:7px;
    padding-right:8px;
	padding-top:4px;
    background: url('images/search-bg.jpg') 0 0 no-repeat;
    margin-left:3px;
	height:25px;
}
#search #submit {
	background-color:#608EEA;
	color:#fff;
}
#search .searchOption {
	text-align:left;
	float:left;
	margin-left:12px;
}
#sidebar .content form#newsletter input {
	background-color:#E7EEFC;
	border:1px double #316DE9;
	color:#316DE9;
	height:20px;
	padding:2px;
}
#sidebar .content form#newsletter #signup {
	background-color:#316DE9;
	color:#fff;
	margin-top:5px;
	height:24px;
	width:65px;
	font-weight:bold;
	border:2px double #6893EB;
	
}
#sidebar .content p.center {
	text-align:center;
	text-indent:0;
}
#footer {
	text-align:center;
	font-size:80%;
}
#footer a {
	color:#316de9;
	text-decoration:underline;
}
h1 {
	margin-top: 0;
}
.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}
p.center {
	text-align:center;
	text-indent:0;
}