@charset "utf-8";
/* CSS Document */
html {
  height: 100%;
  margin-bottom: 1px;
  
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
	text-align:left;
	
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

.column_separator {
	border-left: 1px none #f3bd48;
	padding-left: 15px;
	background: url(../images/articledivider.png) no-repeat left;
}


a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

.page_bg {
	background:#394865 ;
}
.topbar {
	background:#394865 url(../images/blue/Top-Round-Corner-Silver-Bar.jpg) no-repeat;
	height:20px;	
}
.news {
	background: #394865 url(../images/mw_latest_news.jpg) no-repeat;
	height:20px;	
	text-align:left;
}

.simplenewsflash_itemnewsscroll a{
	color:#FFFFFF;
}

.simplescrollingnewsflash_newsticker{
	padding-left:50px;	
}

.logo {
	background: #394865 url(../images/gdma_logo.jpg) no-repeat;
	height:133px;	
}
.topbanner {
	height:auto;
}
.bottombanner {
	height:151px;
}
.bottombanner img{
	height:151px;
	width: 800px;
	border: none;
}
.sectiondivider {
	background: #394865 url(../images/separator.jpg) no-repeat;
	height:7px;	
}
.content
{
	background-color: #e5ddc0;	
	text-align: left;
	margin-left: 32px;
	padding-left: 32px;
	padding-right: 32px;
}
.bkgr_l
{
	background: #394865;
}
.navimenu
{
}
.navimenu ul {
  list-style:none;
  margin: 0;
  padding: 0;

}

.navimenu li {
	float: left;
	margin: 0;
	padding: 0;
}

.navimenu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 0 20px;
  color: #FFFFFF;
  text-decoration: none;
}

.navimenu_b
{
	background: #394865 url(../images/mw_footer_b.png) top right no-repeat;
	width:100%;
	text-align:center;
}
.navimenu_b ul {
  list-style:none;
  margin: 0;
  padding: 0;

}

.navimenu_b li {
	float: left;
	margin: 0;
	padding: 0;
}

.navimenu_b a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 0 20px;
  color: #FFFFFF;
  text-decoration: none;
}

ul.menu {
  margin-left: 20px;
  padding: 0;
  list-style-image: url(../images/bullet-redarrow.png);

}

ul.menu li span{
	  color:#8e908f;
}


ul.menu li.active span{
	color:#9c841a;
        font-weight: bold;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* headers */
div.componentheading {
  padding-left: 0px;
}

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}



h2, .contentheading {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}
table.contentpaneopen{
	width:100%;	
}
table.contentpaneopen td{
	width:100%;	
}
table.contentpaneopen h3 {
	margin-top: 25px;
}
h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.5em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: right;
	background: url(../images/read-more.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
	width:42px;
}
#leftcolumn div.module {
	padding: 0 0px;
}

#leftcolumn div.module table {
	width: auto;
}
#leftcolumn {
	padding: 0;
	margin: 0;
	width: 100%;
	float:left;
}