/* Class rules */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
}

#mga .bodyBold {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

#mga .mainBodyTextHeader {
font-size: 16px;
font-weight: bold;
color: #000;
}


#mga .mainBodyText {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 25px;
color: #000;
margin-bottom: 10px;
}

/* General Rules */
#mga a:link{
	color: #006699;
	text-decoration: none;
}

#mga a:visited{
	color: #006699;
	text-decoration: none;
}


#mga #MGABottomInfo a:link{
	color: #BA9F45;
	text-decoration: none;
}

#mga #MGABottomInfo a:visited{
	color: #BA9F45;
	text-decoration: none;
}



#mga .MGAcopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCC;
}

/* Blog Stuff */

#mga h1.blogtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: bold;
}

#mga #MGANavRight h2 {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}

#mga #MGAcontentRightSide h2 {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}


#mga .blogposttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;  
	line-height: 20x;

}

#mga .blogpostauthor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
}

#mga .blogpostdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	margin-top: -4px; 
	line-height: 48px;
	color: #006699;
}

#mga .blogpostmonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: -6px;
}

#mga .blogsummarytext {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:13px;
	padding-left:10px;
}

#mga .blogsummarydate {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	line-height:14px;
}

#mga .blogsummarytitle {
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:17px;
	line-height:17px;
}

#mga ul.singleSpace {
	line-height:12px;
}

#mga h2.blogArchiveHeader {
	font-size: 16px;
	font-weight: lighter;
	line-height: 16px;
}


/* button controls */
#mga .designsubmit
		{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 10px;
		color: #000000;
		background-color: #e3e0e0;
	    padding: 0.30em;
	    float: right;
}

#mga .designsubmitnews, .formBlockSubmitButton, .button
		{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 10px;
		color: #000000;
		background-color: #e3e0e0;
	    padding: 0.30em;
		align: center;
}

/*Search Results */

#mga .searchresults
		{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 10px;
		color: #000000;
		background-color: #e3e0e0;
}

/*Middle Box Test */

#MGAHomeMiddleBox .text {
	margin-left: 10px; 
}

#mga .MGAEmployeeTips {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:italic;
	font-size: 12px;
	line-height: 15px;
	color: #ffffff;
}

#MGAHomeMiddleBox a:hover{
	color: #006699;
	text-decoration: underline;
}


#MGAHomeMiddleBox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 13px;
	padding-bottom: 0px;
	*margin-top: 8px; /* target only IE7 and older browsers */
}

#MGAHomeMiddleBox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 13px;
	padding-left: 10px;
	margin-bottom: -8px;
}
#MGAHomeMiddleBox h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	padding-left: 10px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: -9px;
}

#MGAHomeMiddleBox h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	padding-left: 10px;
	font-weight: normal;
}



#MGANavRight li {
	list-style-type: none; 
	font-size: 12px;
}

#MGANavRight ul.ccm-blog-archive-list li li{
	margin-left: 5px;
	*margin-left: 0px;
}

#MGANavRight ul.ccm-blog-archive-list {
	padding-left: 40px;
	*padding-left: 0px;
}

#MGANavRight ul, .sf-submenu {
	margin-top: -3px;
	margin-left: -35px;
	*margin-left: 10px; /* target only IE7 and older browsers */
	*padding-left: 0px; /* target only IE7 and older browsers */
}

#MGANavRight h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	padding-left: 0px;
	margin-left: -10px;
	margin-bottom: 10px;
	margin-top: 5px;
}

#MGARule{
	float: left;
	width: 4px;
	background-color: #FFF;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 0px;
	position: relative;
	height: 100%;
}

td.MGARule {
	width: 23px;
	background-image: url(http://www.mgacommunications.com/themes/mga2010/images/linespacer.gif);
	background-repeat: repeat-y;
	background-position: center;
}

hr.MGARuleBrown {
	width: 545px;
	position:relative;
	border: 0px;
	height: 2px;
	color: #BA9F45;
	background-color: #BA9F45;
	margin-left: -15px;
	bottom: -30px;
	*bottom: -38px;
	
}
