
body{
margin:0;
padding:0;
font:76% verdana, tahoma, sans-serif;
background:#e6e6e6 url(images/bodybg.png) repeat-x;
color:#333;
text-align:center;
}

a{
text-decoration:none;
color:#269;
font-weight:bold;
}

a:hover{
text-decoration:underline;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
}

h1,h2,h3,h4{
margin:0;
padding:0;
font-weight:normal;
}

h1{
font-size:2.2em;
letter-spacing:1px;
color:#FFF301;
margin:25px 0 5px 120px;
}

h1 a:hover{
text-decoration:none;
}

h2{
font-size:1.6em;
letter-spacing:-1px;
margin:-10px 0 0 50px;
color:#888;
}

h3{
color: #555;
font-size:1.4em;
margin:1em 0 0.5em 0.5em;
}

h4{
font-size:1.2em;
font-weight:bold;
}

#container{
width:92%;
min-width:700px;
padding:0 20px;
margin:0 auto;
background:#f0f0f0 url(images/contentbg.png) repeat-x;
color:#333;
text-align:left;
border-left:1px solid #eef;
border-right:1px solid #eef;
}

#sitetitle{
float:left;
height:100px;
background:url(images/MJM.png) no-repeat; /* Delete this line to remove the animated globe */
width: 65%;
color: #333;
}

#sitetitle a{
color:#FFF301;
font-weight:bold;
}

#sitetitle a:hover{
color:#FFF;
}

#menu{
height:71px;
padding-top:35px;
text-align: right;
}

#menu a{
margin:0;
height:100px;
padding:35px 6px 41px 6px;
font-size:1.2em;
font-weight:normal;
letter-spacing:-1px;
color: #FFF;
}

#menu a:hover{
color:#333;
text-decoration:none;
background: #fff url(images/menuhover.png) repeat-x;
padding:35px 5px 41px 5px;
border-left: 1px solid #eee;
border-right: 1px solid #eee;
}

#content{
margin-top:30px;
width:100%;
clear:both;
}

#content h2{
margin:0 0 10px 0;
color:#555;
border-bottom:2px solid #abb;
}

#content h2 a{
color:#555;
font-weight:normal;
}

#content h2 a:hover{
color:#269;
text-decoration:none;
background:none;
}
h4{
font-size:1.2em;
font-weight:bold;
}
#content p{
margin:0 0.5em 1.2em 0.5em;
}
ol li.list1 {
padding-bottom:8px;
}
ul li.list2 {
padding-bottom:8px;
}
#content .article { 
display:block; 
margin-bottom:5px; 
border-bottom:1px dashed #999; 
}

#left{
width:68%;
float:left;
}

#right{
margin-left:70%;
margin-top:-15px;
}

#right h2{
margin:0 0 8px 0;
padding:12px 0 0 0;
font-size:1.6em;
}
			/*RIGHT MENU*/
#menu2 {
width : 100%;
padding : 10px 0 0 0;
}
#menu2 ul {
margin : 0;
padding : 0;
list-style-type : none;
}
#menu2 li {
margin : 0 0 0.2em 0;
}
#menu2 a {
display : block;
width : 90%;
padding : 0.3em 0.8em;
text-decoration : none;
color : #fff;
background : #3C4B62;
}
#menu2 a:hover {
background : #7288A9;
color : #fff;
}

#footer{
clear:both;
padding:10px 0 12px 24px;
text-align:left;
color:#fff;
background-color:#2B2A87;
}

#footer a{
color:#ffff00;
font-weight:normal;
}

#footer span{
color:#aaa;
font-size:2em;
letter-spacing:-2px;
}
#footer p{
color:#fff;
font-size:12px;
}

.entry{
position:relative;
margin:0 0 20px 0;
border:2px solid #fff;
background:#eee url(images/entrybg.png) repeat-x;
color:#000;
padding:10px 10px 0 10px;
}
.entry a{
text-decoration:none;
color:#3C4B62;
font-weight:bold;
}

.entry a:hover, .intro a:hover{
text-decoration:none;
color:#C00000;
font-weight:bold;
}
.entry h3 {
	margin-top: 10px;
	font: Bold 125% Verdana, tahoma, Sans-serif;
	color: #269;
	padding: 5px 0 5px 25px; 	
	border-bottom: 1px solid #EFF0F1;
	background: #E3E3E3 url(images/square-blue.png) no-repeat 3px 50%;	
}
.entry h4 {
	margin-bottom: 10px;
	margin-left: 8px;
	font: Bold 115% Verdana, tahoma, Sans-serif;
	color: #000;
	padding: 5px 0 5px 25px; 	
	background: #E3E3E3 url(images/square-green.png) no-repeat 3px 50%;	
}
.link{
color:#269;
background:url(images/linkarrow.gif) left no-repeat;
display:block;
margin:4px 0 0 0;
padding:2px 1em;
}

.link:hover{
color:#48b;
background:url(images/blinkarrow.gif) left no-repeat; /* Delete this line to remove the blinking arrows by the links */
text-decoration:none;
}

.thumbs img{
position:relative;
padding:3px;
margin:0 2px 2px 0;
border:1px solid #fff;
background-color:#ddd;
color: #555;
}

.thumbs img:hover{
background: url(images/flash.gif); /* Delete this line to remove the blinkingblue frame around the thumbnails */
}

.entryphoto{
margin:5px 10px 10px 0;
float:left;
padding:3px;
border:1px solid #fff;
background-color:#ddd;
color:#333;
}

.meta{
clear:both;
border-top: 2px solid #ccc;
padding: 5px 1px 0 0;
margin:10px 0 0 0;
text-align:right;
font-size:0.9em;
color: #567;
}

.pagenav{
color: #888;
text-align:center;
}

.entry img{
position:relative;
}

.subcontainer {
width:98%;
}
ul li.list3{
margin-left:-10px;
padding-bottom:5px;
}
.rightsub{
float:left;
width:45%;
padding:0;
}

.rightsub2{
margin-left:50%;
padding:0;
}

.date{
display:block;
float:left;
font-weight:bold;
}

.right{
text-align:right;
}

.center{
text-align:center;
}

.clear{
clear:both;
}
.clear2{
clear:both;
height:2px;
}

.hide{
display:none;
}
.pdf_version
{
	margin: 5px 10px 0px 0px; 
	height: 20px; 
	padding-top: 3px; 
	padding-bottom: 3px; 
	float: right; 
	font-size: 11px; 
	color: #036;
}
#basic-accordian{
	border:5px solid #EEE;
	padding:5px;
	width:95%;
	z-index:2;
}

.accordion_headings{
	padding:5px;
	background:#99CC00;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:#00CCFF;
}

.accordion_child{
	padding:15px;
	background:#EEE;
}

.header_highlight{
	background:#00CCFF;
}

