﻿body 
{
	
}
div#mstrContainer
{
/*	margin-left:auto;
	margin-right:auto;
	width:auto;
	text-align:left;
	border:solid 1px red;*/
}
div.mbMain
{
	margin-left:auto;
	margin-right:auto;
	/*margin-left:10%;*/
	width:60em;	
	text-align:left;
	background-color:#333333;
	/*float:left;
	overflow:auto;*/

}
div.mbLeftColumn
{
	width:12em;
	min-height:21.5em;
	float:left;
	font-size:.9em;
	padding:.5em;
}
div.mbRightColumn
{
	
	width:48.3em;
	float:left;
	color:White;
	background-color:#415777;
			
}
div.middle_content_body
{
	
}
p.left_content_area
{
	padding-top:1em;
	padding-left:.5em;
	color:White;
	font-size:.7em;
	clear:left;
}
p.left_content_area a
{
	color:White;

}
div.mbMiddleColumn
{
	min-height:40em;
	width:35.5em;
	float:left;
	background:#FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
	
}
.rightcontent
{
	padding-top:1em;
	padding:.5em;
	font-size:.7em;
	margin-left:51.5em;
}
.rightcontent a
{
	color:White;
}
ul.rightcontentList li
{
	font-size:.7em;
	margin-left:51.5em;
}
div.mbMiddleColumn h1
{
	font-size: 1.1em;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;	
}

/*From the original acjc_style.css*****************************/

A.redBold			{
					color:				#990000;
    				font-family:		Arial, Verdana, "Trebuchet MS", sans-serif;
    				font-size:			12px;
    				font-weight:		bold;
    				text-decoration:	none
    				}    

A.redBold:link,
A.redBold:visited	{
					color:				#990000;
    				font-family:		Arial, Verdana, "Trebuchet MS", sans-serif;
    				font-size:			12px;
    				font-weight:		bold;
    				text-decoration:	none
    				}   
A.redBold:active,
A.redBold:hover		{
					color:				#000000;
    				font-family:		Arial, Verdana, "Trebuchet MS", sans-serif;
    				font-size:			12px;
    				font-weight:		bold;
    				text-decoration:	none
    				}
.smHeading  		{
					color:				#333333;
    				font-family:		Verdana, "Trebuchet MS", sans-serif;
    				font-size:			9px;
    				font-weight:		bold;
    				text-decoration:	none
    				}
    				
.heading  			{
					color:				#333333;
    				font-family:		Arial, Verdana, "Trebuchet MS", sans-serif;
    				font-size:			13px;
    				font-weight:		bold;
    				text-decoration:	none
    				}
.body	  			{
					color:				#333333;
    				font-family:		Arial, Verdana, "Trebuchet MS", sans-serif;
    				font-size:			12px;
    				font-weight:		normal;
    				line-height:		14px;
    				text-decoration:	none;
    				text-align:		    justify
    				}
.bold  				{
    				font-weight:		bold;
    				}
    				
.boldheading  			
{
					color:				#004A80;
    				font-family:		Arial, Verdana, "Trebuchet MS", sans-serif;
    				font-size:			14px;
    				font-weight:		bold;
    				text-decoration:	none
    				}

/*From the original acjc_style.css End*****************************/

tr.aboutRowPadding 
{
	padding-top:1.5em;
}

tr.aboutRowHeight 
{
	height:9em;
}
div.clearFix
{
	clear:both;	
}

img.download
{
	width:68;
	height:19;	
}
.smallMargin
{
	margin:.5em;
}
.alignRight
{
	text-align:right;
}
/***************Data Grid Styles*/
.gvHeader
{
	text-align:center;
	height:2em;
	background-color:#415777;
	color:White;
}
.gvHeader td
{

}
.gvFooter
{
	
}
.gvRow
{
}
.gvAltRow
{
}
.gv
{
	font-size:.7em;
	table-layout:fixed;
	padding:.5em;

}
.gv tr
{
		width:35em;
}
.gv td
{
	
}
.htmlTable td
{
	border:solid .5px grey;
	padding-left:.5em;
	padding-right:.5em;
}
/****************Publications Grid*/
.gvPubName
{
}
.gvPubDate
{
	text-align:center;
	width:3em;
}
.gvPubDownload
{
}

.whiteLinks
{
}
.whiteLinks a
{
	color:White;
	font-size:.8em;
}
ul.inlineList
{
	list-style-type:none;
	margin:0;
	padding:1em;
	display:inline;
}
ul.inlineList li
{
	display:inline;
	width:45%;
}
.error
{
	color:Red;
}
.fRight
{
	float:right;
}
.finePrint
{
font-size:.6em;	
}
.success
{
	color:Green;	
}
.rightContentIndent
{
	padding-left:1em;	
	font-size:.7em;
}
div.sideBySideLists
{
	width:48%;
	float:left;
	font-size:.8em;
}

/*Seach Bar*/
.searchBarBody
{
	margin:0; 
	padding:0; 
	margin-top:-.2em;
	background-color:#333333;
	
}
.searchBarForm
{
	margin:0; 
	padding:0;
}
#btnGoSearch:hover
{
	cursor:pointer;
}
