body {
	margin-top:0px;
	background-color: #333333;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 11px;
}

a:link		{font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:none; border-bottom: solid 1px #ff5216; color: 2E3192;}
a:visited	{font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:none; border-bottom: solid 1px #ff5216; color: 2E3192;}
a:hover		{font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:none; border-bottom: solid 1px #ff5216; color: FF5216;}
a img {border-bottom: none; text-decoration:none;} 
a.image {border-bottom: none; text-decoration:none;} 
.headgms{
width:900px;
height:186px;
background-image:url(../images/gmsheader_short.jpg);
position:relative;
cursor:pointer;
}

#gnav {
  background-image:url(../images/orangebg.gif);
  line-height: 25px;
  list-style: none;
  margin: 0px;
  padding: 5px 0px 6px 0px;
  position: relative;
  text-align: center;
  width: 900px;}

  #gnav li {
    display: inline; }
  #gnav a {
  	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	font-weight:bold;
    color: #f0f0f0;
    margin: auto 0px;
    padding: 5px 15px 5px 15px;
	text-decoration:none;
	border-bottom: 0px;}
	
  #gnav a:hover {
    background-color:#FFFFFF;
    color: #333333;
	border-bottom:0px;}

td {
	font-family: Verdana;
	font-size: 11px;
}

th {
	font-family: Verdana;
	font-size: 11px;
}

.bodystyle {
	font-family: Verdana;
	font-size: 11px;
}

.small {
	font-family: Verdana;
	font-size: 11px;
}

.medium {
	font-family: Verdana;
	font-size: 11px;
}

.big {
	font-family: Verdana;
	font-size: 16px;
}

.xbig {
	font-family: Verdana;
	font-size: 24px;
}

.expanded {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana;
	text-align: justify;
}

.footer {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

.style2 {font-size: 16}
.style5 {color: #CCCCCC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}

.newsitem{
width:600px;
background-color:#dbe0f2;
border: #94a2d9;
padding: 5px;
cursor:pointer;
}

.tableblue{
width:100%;
background-color:#dbe0f2;
padding: 5px;
}

.headertype{
	display:block;
	width:860px;
	border-bottom: 3px solid #94a2d9;
	padding: 10px 0px 0px 20px;
	font-family:'Trebuchet MS', verdana, geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #FF4A00;
	font-weight: normal;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid black; /*THEME CHANGE HERE*/
border-top-width: 0px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #678b3f;
border-bottom: 1px solid #FF4A00; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #FF4A00;
color: white;
}

.rounded:before {
  background: transparent url(../Templates/rounded edges/babyblue/tr.gif) scroll no-repeat top right;
  margin-bottom: -20px;
  height: 30px;
  display: block;
  border: none;
  content: url(../Templates/rounded edges/babyblue/tl.gif);
  padding: 0;
  line-height: 0.1;
  font-size: 1px;
}

.rounded:after {
  display: block;
  line-height: 0.1;
  font-size: 1px;
  content:  url(../Templates/rounded edges/babyblue/bl.gif);
  margin: 0 0 -1px 0;
  height: 30px;
  background: white;
  background: transparent url(../Templates/rounded edges/babyblue/br.gif) scroll no-repeat bottom right ;
  padding: 0;
}bigblue {
	color: #00F;
}
.bigblue {
	color: #00F;
}

