/*** RESET STYLES ***/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}


em {
	text-style: italic;
}

strong {
	font-weight: bold;
}

/******************************************************************************************************************************/
/*** Presentation Styles                                                                                                      */

body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: #002985;
	min-width: 940px;
	background-image: url(images/bg.jpg);
	background-position: center 0px;
	background-repeat: no-repeat;
}

img {
	border: 0px;
}

.highlight {
	border: 1px solid #999;
	background-color: #e0f0f9;
	padding: 10px;
	
}

blockquote {
	margin-left: 16px;
}

#Content {
	width: 940px;
	margin: 0px auto 0px auto;
	padding: 0px;
	position: relative;
}

#Header {
	position: relative;
	top: 8px;
	height: 156px;
	width: 938px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	background-color: #fff;
}

#Logo {
	position: absolute;
	top: 8px;
	left: 20px;
}

#MainMenu {
	position: absolute;
	top: 125px;
	left: 0px;
	z-index: 10000;
	border-top: 1px solid #ccc;
	width: 938px;
}


#Main, #vgiMain {
	width: 940px;
	position: absolute;
	top: 164px;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
}

#MainContent {
	width: 938px;
	background-color: #ddd;
	border: 1px solid #333;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
}

.ContentWrapper {
	border: 1px solid #ccc;
	background-color: #fff;
}

.mgArticle img {
	margin: 0px;
	padding: 0px;
}

#MainTop {
	width: 940px;
	background-image: url(images/bg_main_top.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	height: 20px;
}

#MainBottom {
	width: 938px;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	height: 40px;
	position: relative;
	background-color: #def;
	border: 1px solid #000;
	border-top: none;
	border-bottom: 3px solid #000;
}

#ContentFooter {
	text-align: center;
	font-size: 10px;
	color: #666;
	padding: 0px 0px 0px 0px;
	line-height: 11px;
}


#Footer {
	text-align: right;
	top: 2px;
	right: 25px;
	position: absolute;
	font-size: 10px;
	color: #544a40;
	padding: 1px 0px 0px 0px;
	line-height: 14px;
}

table.Section {
	width: 180px;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	border: 1px solid #ccc;
}

table.Section td.top_center {
	height: 40px;
	width: 180px !important;
	border: 0px;
	background-image: url(images/bx_top_grey.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
}

table.Section td.top_center div {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #888;
	letter-spacing: 1px;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 12px !important;
	border: none;
}


table.Section td.main_center {
	background-color: #fff;
	padding: 0px 0px 10px 0px !important;
	margin: 0px 0px 0px 0px !important;
	width: 180px;
}

table.Section td.main_center p {
	padding: 0px 10px 0px 10px !important;
	margin: 4px 0px 4px 0px !important;
}

.SectionBlue td.top_center { background-image: url(images/bx_top_blue.png) !important; }
.SectionGreen td.top_center { background-image: url(images/bx_top_green.png) !important; }

table.SectionBlue td.top_center div { color: #2050a5; }
table.SectionGreen td.top_center div { color: #206b09; }

.Section .mgContentSectionHead,.Section2 .mgContentSectionHead, .Section .mgContentHeadline {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	letter-spacing: 1px;
	padding: 2px 4px 0px 12px;
	margin: 1px 0px 0px 0px;
}

.Section h1.mgContentHeadlineLink,.Section2 h1.mgContentHeadlineLink {
	margin: 0px 2px 0px 6px;
	padding: 0px 0px 0px 0px;
	font-size: 11px !important;
	letter-spacing: 0px;
}

.Section a.mgContentHeadlineLink,.Section2 a.mgContentHeadlineLink {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px !important;
	letter-spacing: 0px;
	display: block;
	padding: 3px 2px 3px 4px;
	font-weight: bold;
}

.Section a.mgContentHeadlineLink:link, .Section a.mgContentHeadlineLink:visited,.Section2 a.mgContentHeadlineLink:link, .Section2 a.mgContentHeadlineLink:visited {
	color: #666;
	text-decoration: none;
}

.Section a.mgContentHeadlineLink:hover, .Section a.mgContentHeadlineLink:active,.Section2 a.mgContentHeadlineLink:hover, .Section2 a.mgContentHeadlineLink:active {
	background-color: #a5c1d6;
	color: #333;
}

#Bar {
	margin: 9px 0px 10px 10px;
}

#Bar2 {
	margin: 9px 10px 10px 0px;
}


.photo {
	text-align: center;
}

.ContentWrapper h1, div.mgHeadline {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #2050a5;
	letter-spacing: 2px;
	margin: 0px 0px 4px 0px;
	padding: 2px 8px 3px 8px;
	background-image: url(images/bg_h1.png);
	background-position: top left;
	background-repeat: repeat-x;
	line-height: 25px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.ContentWrapper h2, div.mgSubHead {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #7591a6;
	letter-spacing: 2px;
	padding: 0px 10px 2px 0px;
	margin: 0px 0px 4px 8px;
}

.ContentWrapper p, div.mgBody {
	margin-top: 6px: !important;
	margin-right: 8px;
	margin-bottom:  8px !important;
	margin-left:  8px;
	line-height: 1.7em;
	color: #000;
	font-size: 13px !important;
}

div.mgBody {
	margin-top: 6px !important;
	margin-right: 0px !important;
	margin-bottom:  8px !important;
	margin-left:  0px !important;
	line-height: 1.7em;
	color: #000;
	font-size: 13px !important;
}

div.mgBody p {
	margin-right: 8px;
	margin-left:  8px;
}

div.mgBody div p {
	margin-right: 0px !important;
	margin-left:  0px !important;
}

div.mgBody p img.alignnone {
	margin-right: -8px !important;
	margin-left:  -8px !important;
}


div.mgBody div {
	margin-right: 8px;
	margin-left:  8px;
}

#Bar h1, #Bar h1 {

}

#Bar h2 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #364982;
	letter-spacing: 2px;
	padding: 2px 10px 2px 10px;
	margin: 0px 0px 4px 0px;
	line-height: 1.4em;
}

#Bar2 h2 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #222;
	letter-spacing: 1px;
	padding: 2px 10px 2px 10px;
	margin: 0px 0px 4px 0px;
	line-height: 1.2em;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	background-color: #def;
	margin: 1px 5px 1px 5px;
}

#Bar p {
	font-family: Arial, sans-serif;
	padding: 0px 10px 0px 10px !important;
	line-height: 1.1em;
	font-size: 1em;
	color: #444;
	margin: 8px 0px 8px 0px !important;
}

#Bar2 p {
	font-family: Arial, sans-serif;
	padding: 0px 10px 0px 10px !important;
	line-height: 1.3em;
	font-size: 1em;
	color: #444;
	margin: 8px 0px 8px 0px !important;
}
.address {
 font-weight: bold;
}

div.mgContentMain {
	font-family: Arial, sans-serif;
	padding: 0px 10px 0px 10px;
	line-height: 1.7em;
	font-size: 13px
	color: #444;
	margin: 2px 0px 2px 0px;
}

p a:link, p a:visited {
	color: #009;
	text-decoration: none;
}

p a:hover, p a:active {
	color: #00A;
}

a {
	color: #009;
	text-decoration: none;
}

a:link, a:visited {
	color: #009;
	text-decoration: none;
}

a:hover, a:active {
	color: #06f;
	text-decoration: none;
}

hr {
	height: 1px;
	color: #a5c1d6;
	background-color: #a5c1d6;
}

table.form td{
	padding: 2px;
}

.formlabel {
	color : #002299 !important;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	letter-spacing : 1px;
	margin: 6px 0px 0px 4px;
	line-height: normal;
}

.formchoice {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	letter-spacing : 0px;
	margin: 6px 0px 0px 0px;
}

.formnote {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	letter-spacing : 0px;
	margin: 6px 0px 0px 4px;
}


a.fcbcButton {
    background: transparent url('images/fcbc_button_cap.gif') no-repeat scroll top right;
    color: #555;
    display: block;
    float: left;
    font: bold 12px calibri, arial, sans-serif;
    height: 21px;
    margin-right: 6px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
}

a.fcbcButton span {
    background: transparent url('images/fcbc_button.gif') no-repeat;
    display: block;
    line-height: 21px;
    padding: 0px 0px 0px 10px;
}
a.fcbcButton:hover {
    background: transparent url('images/fcbc_button_cap_over.gif') no-repeat scroll top right;
    color: #760;
}

a.fcbcButton:hover span {
    background: transparent url('images/fcbc_button_over.gif') no-repeat;
}


a.vgiButton {
    background: transparent url('images/vgi_button_cap.png') no-repeat scroll top right;
    color: #eee;
    display: block;
    float: left;
    font: bold 14px calibri, arial, sans-serif;
    height: 21px;
    margin-right: 6px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
}

a.vgiButton span {
    background: transparent url('images/vgi_button.png') no-repeat;
    display: block;
    line-height: 21px;
    padding: 0px 0px 0px 10px;
}
a.vgiButton:hover {
    background: transparent url('images/vgi_button_cap_over.png') no-repeat scroll top right;
    color: #fff;
}

a.vgiButton:hover span {
    background: transparent url('images/vgi_button_over.png') no-repeat;
}

.standard { padding: 1px; border: 1px solid #aaa; background-color: #fff;}
.required { padding: 1px; border: 1px solid #aaa; background-color: #ffd;}
.required2 { padding: 1px; border: 1px solid #aaa; background-color: #fcc; border: 1px solid #c00;}

.dynButton {
		/*filter:alpha(opacity=70);*/
		opacity: .7;
}
.dynButton:hover {
		/*filter:alpha(opacity=100);*/
		opacity: 1;
}


ul.navMenu {
	border-top: 1px solid #ccc;
}

ul.navMenu, ul.navMenu ul, ul.navMenu li {
  margin: 0 !important;
  padding: 0 !important;
  list-style-type: none !important;
}

ul.navMenu li img {
	margin: 4px 4px 0px 0px;
	vertical-align: middle;
}

ul.navMenu li a {
	display: block;
	font-size: 12px;
	border-bottom: 1px solid #ccc;
	color: #666;
	font-weight: bold;
	background-color: #eee;
	padding: 3px 8px 3px 8px;
	line-height: 16px;
}

ul.navMenu li a:link, ul.navMenu li a:visted {
	color: #666;
	background-color: #eee;
}

ul.navMenu li a:hover, ul.navMenu li a:active {
	color: #364982;
	background-color: #fff;
}

ul.navMenu li ul li a {
	display: block;
	font-size: 11px;
	border-bottom: 1px solid #ccc;
	color: #666;
	font-weight: normal;
	background-color: #def;
	padding: 3px 8px 3px 8px;
}

ul.navMenu li ul li a:link, ul.navMenu li ul li a:visted {
	color: #000;
	background-color: #def;
}

ul.navMenu li ul li a:hover, ul.navMenu li ul li a:active {
	color: #364982;
	background-color: #fff;
}


a.navSpecial:hover, a.navSpecial:active {
	background-color: #9ac !important;
	color: #fff !important;
}


.small {
	font-size: 11px !important;
	color: #364982 !important;
}

ul.mgNestedLinkList {
	border-top: 1px solid #ccc;
	letter-spacing: 0px !important;
	margin: 0px 0px 5px 0px !important;
}

ul.mgNestedLinkList li {
  margin: 0 !important;
  padding: 0 !important;
}

ul.mgNestedLinkList, ul.mgNestedLinkList ul, ul.mgNestedLinkList li {
  list-style-type: none !important;
	letter-spacing: 0px !important;
}

ul.mgNestedLinkList li img {
	margin: 4px 4px 0px 0px;
	vertical-align: middle;
}

ul.mgNestedLinkList ul {
	margin: 0px !important;
}

ul.mgNestedLinkList li a, ul.mgNestedLinkList li span {
	display: block;
	font-size: 12px;
	border-bottom: 1px solid #ccc;
	color: #666;
	font-weight: bold;
	background-color: #eee;
	padding: 3px 8px 3px 8px;
	line-height: 16px;
	letter-spacing: 0px !important;
}

ul.mgNestedLinkList li a:link, ul.mgNestedLinkList li a:visted {
	color: #666;
	background-color: #eee;
}

ul.mgNestedLinkList li a:hover, ul.mgNestedLinkList li a:active {
	color: #364982;
	background-color: #fff;
}

ul.mgNestedLinkList li ul li a {
	display: block;
	font-size: 11px;
	border-bottom: 1px solid #ccc;
	color: #364982;
	font-weight: normal;
	background-color: #fff;
	padding: 3px 8px 3px 8px;
}

ul.mgNestedLinkList li ul li a:link, ul.mgNestedLinkList li ul li a:visted {
	color: #364982;
	background-color: #fff;
}

ul.mgNestedLinkList li ul li a:hover, ul.mgNestedLinkList li ul li a:active {
	color: #666;
	background-color: #def;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.mgBody ul {
	list-style: disc;
	margin: 6px 10px 6px 30px;
}
.mgBody ol {
	list-style: decimal;
	margin: 6px 10px 6px 30px;
}


#twitter_div {
	margin: 2px 6px !important;
}

h2.twitter-title {
	display: none;
}

#twitter_update_list li {
 margin: 6px 0px;
 padding-bottom: 6px;
 border-bottom: 1px solid #ccc;
 line-height: 1.1em;
}

#GreatNews div.mgRandom div.mgBody{
	font-size: 11px !important;
 	line-height: 1.1em !important;
	margin: 6px 0px !important;
	padding-bottom: 0px !important;
}
#ImportantStuff p, #ImportantStuff .mgBody {
	padding: 0px !important;
	margin: 0px !important;
}

.vgiQuote {
	background-color: #cde;
	border: 1px solid #999;
	padding: 10px;
}

.vgiSecret {
	background-color: #fff;
	border: 1px solid #039;
	padding: 10px;
	margin: 2px 5px;
}

.post h2 {
	clear: both;
}

h3 {
	font-weight: bold;
	margin: 3px 0px 2px 8px;
}


.mgToolbar {
	margin: 2px 2px 2px 2px;
	padding: 2px;
  height: 21px;
}

.mgToolbar ul {
	margin: 0px 0px 6px 2px; /*removes indent IE and Opera*/
	padding: 0px; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
	
.mgToolbar li {
	margin: 0px 5px 0px 5px;
	font-weight: normal;
	float: left;
}

.mgToolbar li a img {
	margin-right: 2px;
	margin-top: -1px;
	vertical-align: middle;
}

.mgToolbar li a {
   
}


.mgToolbar li a:hover {
    color: #005a9d !important;
}

/* Article Container */
.mgComments .mgArticle {
	border: 1px solid #ccc !important;
	margin: 10px !important;
	padding: 0px !important;
	background-color: #eee;
}

.mgCommentsHeader {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	margin: 2px 0px 2px 10px;
}

.mgCommentsFooter {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	margin: 2px 0px 2px 10px;
	text-align: right;
}

.mgComments .mgBody {

  color: #333;
  margin: 0px 10px 10px 10px;
} 

.mgComments .mgByLine {
  font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
  margin: 0px 10px 0px 10px;
	font-style: italic;
	text-align: right;
	line-height: 12px !important;
	padding: 6px 0px 1px 0px !important;
} 

.mgComments .mgDateLine {
  font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666;
  margin: 0px 10px 0px 10px;
	font-style: italic;
	text-align: right;
	line-height: 12px !important;
	padding: 0px !important;
} 
