
body { 

	background:#fff; 
	margin:0;
	padding:0;
	text-align:center;
	
	}
	
p {

	font:13px arial, verdana, sans-serif;
	padding:5px;
	margin:0;

}

ul
  {
	text-align: left;
	font-size: 110%;
	list-style-type:circle;
	font-family: Verdana, Arial, Helvetica, Sans_Serif, MS Sans Serif, sans-serif;
  }


ol
  {
	text-align: left;
	font-size: 110%;
	font-family: Verdana, Arial, Helvetica, Sans_Serif, MS Sans Serif, sans-serif;
  }



input, textarea, .default { font-family: Verdana, Arial, Helvetica, Sans_Serif, MS Sans Serif, sans-serif; font-size: 12px }


a, a:link {

	font:14px arial, verdana, sans-serif;
	text-decoration: none;
	color:#002EB8;

}

a:active, a:visited {

	font:14px arial, verdana, sans-serif;
	color:#862D2D;
}

a:hover {

	font:14px arial, verdana, sans-serif;
	color:#862D2D;
	text-decoration: underline;
}

h1 {

	font:bold 14px arial, verdana, sans-serif;
	color:#000;
	padding:0;
	margin:0;

}
	
	
#container {

	background:#FFF;
	width: auto;
	margin-left:auto;
	margin-right:auto;
	padding:0 10px 0 10px;	
	border: 0px solid black;
	float: none !important;

}

#top {
display:none;
height:100px;
/*background:url(../images/random_images/vopbanner.gif) bottom center no-repeat;*/
width: 99%;
border: 0px solid black;
background-color: #FFF;
background-repeat: no-repeat;
background-position: right top;
background-attachment: scroll; 
background-position: 0%;
margin-left:5px;
margin-bottom: 0;
padding: 0px;
}


#nav, #nav ul {
padding:0 0 5px 0; 
margin: 0; 
list-style:none; 
font: 12px verdana, sans-serif; 
border:1px solid #000; 
border-color:#eca #b97 #a86 #edb; 
border-width:1px 2px 2px 1px; 
background:#fff; 
position:relative; 
z-index:200;
display:none;
}

#nav {height:25px; padding:0;display:none;
}

#nav table {border-collapse:collapse;}
#nav li {float:left; padding:0 20px 0 10px;}
#nav li li {float:none;}
/* a hack for IE5.x and IE6 */
#nav li a li {float:left;}

#nav li a {display:block; float:left; color:#000099; height:25px; padding-right:5px; line-height:25px; text-decoration:none; white-space:nowrap;}
#nav li li a {height:20px; line-height:20px; float:none;}

#nav li:hover {position:relative; z-index:300; background:#fff;}
#nav a:hover {position:relative; z-index:300; text-decoration:none; color:#b75}

#nav :hover ul {left:0; top:22px;}
/* another hack for IE5.5 and IE6 */
#nav a:hover ul {left:-10px;}

#nav ul {position:absolute; left:-9999px; top:-9999px;}

/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {left:-15px; margin-left:100%; top:-1px;}
/* keep further levels hidden */
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto;}
/* show path followed */
#nav li:hover > a {text-decoration:none; color:#52A300;}


/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:100%; top:-1px;}

/* keep further levels hidden */
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}




#centercontent {
	margin-left:00px;
	/*padding: 10px;
	text-align:center;
  /*font: bold 22px verdana;*/
  border: 0px solid black;
   float: none !important;
}

centercontent h1{
	font: bold 22px verdana;
}

#centerpad {
/*	width:776px;*/
	padding:10px;
	text-align:left;
	font: 12px verdana, sans-serif;
   float: none !important;
}

#centerpad ul li{
	padding-right: 15px;
	padding-top:4px;
	text-align:left;
	font: 12px verdana, sans-serif;
	line-height: 110%;
}

#left
{
display:none;
float: left;
width: 0;
margin: 5px; 
padding: 0;
border: 1px solid #5343ec;
}

#left-content {
	padding: 0px;
	margin: 0px;
}


#navcontainervertical
{
display:none;
float: none !important;
width: 03px; 
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
padding: 0;
border-right:1px solid #DDD;
background-color:#C7E3FF;
}

#navcontainervertical ul
{
margin: 0;
padding: 5px;
list-style-type: none;
}

#navcontainervertical a
{
display: block;
padding: 2px;
margin: 0px 0 0 0;
width: 5px;
color: #663334;
font: 12px verdana, sans-serif; 
text-decoration: none;
}

#navcontainervertical a:link, #navlist a:visited
{
text-decoration: none;
}

#navcontainervertical a:hover
{
color:#52A300;
background-color:#fff;
text-decoration: none;
border: 1px solid black;
}



#footer {

	clear:both;
	/*width:710px;
	height:31px;*/
	background:url(../images/foot_grad.gif) left top repeat-x;
	padding:20px 20px 0 0;
	text-align:right; 

}

#footer a:link, #footer a:visited, #footer a:active {

	font:bold 11px arial, verdana, sans-serif;
	color:#000;
	text-decoration:none;

}

#footer a:hover {

	font:bold 11px arial, verdana, sans-serif;
	color:#B95E52;
	text-decoration:underline;

}

#title {
	margin: 5px auto; 
	padding: 0.5em;
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	font-family: verdana;
}

.drop {
	font-size: 40px;
	font-weight: bold;
	margin:0;
	
}

#nbutton {
  position: relative;
  margin: 1em 0;
  font-family: comic sans MS;
  font-size: 120%;
  font-weight: bold;
}

#nbutton a {
  display: table-cell;
  text-align: center;
  padding: 0.5em;
  border-top: 1px solid #4a4a4a;
  border-bottom: 2px solid #4a4a4a;
  border-left: 1px solid #4a4a4a;
  border-right: 1px solid #4a4a4a;
}

#nbutton a.alert:link, a.alert:visited
{
	color: #9900ff;
	background-color: #FFE6CC;
}

#nbutton a.alert:hover {
  background-color: #FFE6CC;
  color: #9900FF;
  text-decoration: none;
   font-weight: bold;
}

#nbutton a.campaign:link, a.campaign:visited
{
  color: #0c479d;
  background-color: #E6FFCC;
}

#nbutton a.campaign:hover {
  background-color: #E6FFCC;
  color: #0c479d;
  text-decoration: none;
   font-weight: bold;
}


#nbutton a.navb:link, a.navb:visited
{
  color: #0c479d;
  background-color: #FFFFCC;
}

#nbutton a.navb:hover {
  background-color: #FFFFCC;
  color: #0c479d;
  text-decoration: none;
   font-weight: bold;
}



.imgR {
	float: right;
	margin: 0;
}

.imgL {
	float: left;
	margin: 0;
}

.imgC {
	margin: 0;
	border:none;
}


#center h1 {
	font-size: 2em;
	font-weight: bold;
	color: #CC6666;
}

#center h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #919A74;
	margin: 0 0 .5em 0;
}

#center h3 {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #5343ec;
}

#center h4 {
	font-size: 1.0em;
	font-weight: bold;
	font-style: italic;
	color: #5343ec;
}


#center td
  {
	font-family: Verdana, Arial, Helvetica, Sans_Serif, MS Sans Serif, sans-serif;
	text-indent: 0px;
	font-size: 90%;
  }



.callout {
	color: #990000;
	margin: 0px 0px 12px 12px;
	float: right;
	width: 25%;
	font-weight: bold;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

