﻿BODY {
	background: #4c8bda url('../images/blueretro-wave2_bkg.jpg') no-repeat top center;
	FONT-FAMILY: arial,helvetica,san-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
}
TD {
	FONT-FAMILY: arial,helvetica,san-serif; COLOR: #000000; FONT-SIZE: 12px; FONT-WEIGHT: normal; text-align: center;
}
P {
	FONT-FAMILY: arial,helvetica,san-serif; COLOR: #000000; FONT-SIZE: 12px; FONT-WEIGHT: normal; MARGIN-BOTTOM: 10px; text-align: left;
}
UL {
	FONT-FAMILY: arial,helvetica,san-serif; COLOR: #000000; FONT-SIZE: 12px; FONT-WEIGHT: normal; MARGIN-TOP: 3px
}
OL {
	FONT-FAMILY: arial,helvetica,san-serif; COLOR: #000000; FONT-SIZE: 12px; FONT-WEIGHT: normal; MARGIN-TOP: 3px
}
LI {
	FONT-FAMILY: arial,helvetica,san-serif; COLOR: #000000; FONT-SIZE: 12px; FONT-WEIGHT: normal; MARGIN-TOP: 1px
}
B {
	FONT-FAMILY: arial,helvetica,san-serif; COLOR: #000000; FONT-SIZE: 12px;
}
.title {
	FONT-FAMILY: arial,helvetica,san-serif; COLOR: #01156b; FONT-SIZE: 14px; FONT-WEIGHT: bold; MARGIN-TOP: 0px
}
.SideBarTitle {
	FONT-FAMILY: Arial, Helvetica,sans-serif; FONT-SIZE: 14px; FONT-WEIGHT: bold; FONT-STYLE: italic; COLOR: #FCB231; MARGIN-TOP: 0px
}
.mid {
	FONT-FAMILY: arial,helvetica,san-serif; FONT-SIZE: 11px; FONT-WEIGHT: normal; MARGIN-TOP: 0px
}
.small {
	FONT-FAMILY: arial,helvetica,san-serif; FONT-SIZE: 10px; FONT-WEIGHT: normal; MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px
}
.quote {
	COLOR: #666666; FONT-FAMILY: arial,helvetica,san-serif; FONT-SIZE: 10px; FONT-WEIGHT: normal; MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px
}
SUP {
	FONT-FAMILY: arial,helvetica,san-serif; FONT-SIZE: 10px; FONT-WEIGHT: normal
}
.BoxSection {
	border-width: 1px;
	border-style: solid;
	/* background-color: #FCFAC0; */
	padding: 2px;
}

a:link {color: #FFFFFF;}
a:visited {color: #fbfd75;}
a:active {color: #fbfd75;}
a:hover {color: #77b94b;}
a {text-decoration: none;}

A.sidenavlink  {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration : none; color: #90278E}
A.sidenavlink:Visited  {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration : none; color :#90278E;}
A.sidenavlink:Active  {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration : underline; color :#016938;}
A.sidenavlink:Hover  {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration : underline; color :#016938}

A.bcnavlink  {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; text-decoration : none; color: #000000}
A.bcnavlink:Visited  {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; text-decoration : none; color :#000000;}
A.bcnavlink:Active  {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; text-decoration : underline; color :#999999;}
A.bcnavlink:Hover  {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; text-decoration : underline; color :#999999}

A.footnavlink  {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration : none; color: #000000}
A.footnavlink:Visited  {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration : none; color :#000000;}
A.footnavlink:Active  {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration : underline; color :#006699;}
A.footnavlink:Hover  {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration : underline; color :#006699}

#container {
	text-align: left;
	width: 1024px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	height: 100%;
	/* background-color: #0a338b;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5; */

}
#header {

	width: 1024px;
	margin: 0 auto;
	position: relative;
	height: 35px;
	z-index: 9999;
}

/*      V1        */
	
*{
	list-style:none;
}

#menu4 {
	width: 200px;
	}
	
#menu4 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
#menu4 li a:link, #menu4 li a:visited {
	color: #9E3C02;
	display: block;
	background: url(../images/menu4.gif);
	padding: 8px 0 0 30px;
	}
	
#menu4 li a:hover {
	color: #fff;
	background: url(../images/menu4.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
#menu4 li a:active {
	color: #fff;
	background: url(../images/menu4.gif) 0 -64px;
	padding: 8px 0 0 30px;
	}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.indent3 { padding-left: 3em; }
.indent4 { padding-left: 4em; }
.indent5 { padding-left: 5em; }
#sidenav {
	padding: 10px;
	text-align: left;
	width: 200px;
	margin: 10px 10px 0 auto;
	position: relative;
	float: right;
}
#content {
	padding: 5px;
	text-align: left;
	width: 1010px;
	margin: 5px auto 5px 5px;
	position: relative;
	/* background-color: #FCFAC0; */
	float: left;
	top: 0px;
	left: 0px;	
}
.clear {clear:both;height:1px;overflow:hidden;}

.myBox {
    margin: 0.5in auto;
    color: #000;
    width: 100%;
    padding: 0px;
    text-align: left;
    /* background-image: url('../images/bluediaglog.png'); */
    /* background-color: #123b93; */
    border: 0px solid #000;
 
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}

#twitter {
	width: 176px; 
	height: 175px;
}

#footer {
	FONT-FAMILY: arial,helvetica,san serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	color: #333366;
	MARGIN-TOP: 0px;
	text-align: center;
	width: 1024px;
	margin: 0 auto 0 auto;
	position: relative;
	height: 85px;	
	padding-top: 5px;
	padding-bottom: 5px;
}
