
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;
}

a.largeclear:link, a.largeclear:visited
{
  display:block;  
  text-align: center;
  text-decoration: none;
  padding: 0.5em;
  border-top: 1px solid #4a4a4a;
  border-bottom: 2px solid #4a4a4a;
  border-left: 1px solid #4a4a4a;
  border-right: 1px solid #4a4a4a;
 
  background-color: #FFF;
  color: #003300;  
	text-decoration: none;
  font-size:16px;
  font-weight: bold;
}

a.largeclear:hover
{
  background-color: #FFF;
  color: #919A74;
  text-decoration: none;
   font-weight: bold;
}




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;

}

#top {
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; 
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;
}

#nav {height:25px; padding:0; 
}

#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:200px;
	padding: 10px;
	text-align:center;
	border: 0px solid black;
}

centercontent h1{
	font: bold 22px verdana;
}

#centerpad {
	padding:10px;
	text-align:left;
	font: 12px verdana, sans-serif;
}

#centerpad ul li{
	padding-right: 15px;
	padding-top:4px;
	text-align:left;
	font: 12px verdana, sans-serif;
	line-height: 110%;
}

#title {
	margin: 5px auto; 
	padding: 0.5em;
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-size: 1.75em;
	font-family: verdana;
}

#fronttitle {
	margin: 3px auto; 
	padding: 0.2em;
	text-align: left;
	color: #919A74;
	font-weight: bold;
	font-size: 1.5em;
	font-family: verdana;
}

#left
{
float: left;
width: 205px;
margin: 0,5px, 5px, 5px; 
padding: 0;
border: 1px solid #5343ec;
}

#left-content {
	padding: 0px;
	margin: 0px;
}


#navcontainervertical
{
width: 203px; 
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
padding: 0;
border-right:1px solid #DDD;
/*background-color:#C7E3FF;*/
background-color:#FFDEBD;
border-bottom: 1px solid #993333;
border-top: 1px solid #993333;
}

#navcontainervertical ul
{
margin: 0;
padding: 5px;
list-style-type: none;
}

#navcontainervertical a
{
display: block;
padding: 2px;
margin: 0px 0 0 0;
width: 185px;
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:center; 

}

#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;

}

#nblogs {
  position: relative;
  margin: 1em;
  font-family: comic sans MS;
  font-size: 120%;
  font-weight: bold;
  border: 0px solid #4a4a4a;
  background-color: #fff;
}

#nblogs a {
  display: table-cell;
  text-align: center;
  padding: 0.0em;
  border-top: 1px solid #4a4a4a;
  border-bottom: 2px solid #4a4a4a;
  border-left: 1px solid #4a4a4a;
  border-right: 1px solid #4a4a4a;
}


#nbutton2 {
  position: relative;
  margin: 10px;
  font-family: comic sans MS;
  font-size: 120%;
  font-weight: bold;
  border: 0px solid #4a4a4a;
}

#nbutton2 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;
}

#nbutton2 a.alert:link, a.alert:visited
{
	color: #9900ff;
	background-color: #FFE6CC;
}

#nbutton2 a.alert:hover {
  background-color: #FFE6CC;
  color: #9900FF;
  text-decoration: none;
   font-weight: bold;
}

#nbutton1 {
  position: relative;
  margin: 10px;
  font-family: comic sans MS;
  font-size: 120%;
  font-weight: bold;
  border: 0px solid #4a4a4a;
}

#nbutton1 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;
}


#nbutton1 a.campaign:link, a.campaign:visited
{
  color: #0c479d;
  background-color: #E6FFCC;
}

#nbutton1 a.campaign:hover {
  background-color: #E6FFCC;
  color: #0c479d;
  text-decoration: none;
   font-weight: bold;
}


#nbutton3 {
  position: relative;
  margin: 10px;
  font-family: comic sans MS;
  font-size: 120%;
  font-weight: bold;
  border: 0px solid #4a4a4a;
}

#nbutton3 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;
}

#nbutton3 a.navb:link, a.navb:visited
{
  color: #0c479d;
  background-color: #FFFFCC;
}

#nbutton3 a.navb:hover {
  background-color: #FFFFCC;
  color: #0c479d;
  text-decoration: none;
   font-weight: bold;
}

#nbutton4 
{
  position: relative;
  margin: 10px;
  font-family: comic sans MS;
  font-size: 120%;
  font-weight: bold;
  border: 0px solid #4a4a4a;
}

#nbutton4 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;
}

#nbutton4 a.clear:link, a.clear:visited
{
  background-color: #FFF;
  color: #000;
}

#nbutton4 a.clear:hover 
{
  background-color: #FFF;
  color: #919A74;
  text-decoration: none;
   font-weight: bold;
}

#nbutton5 {
  position: relative;
  margin: 10px;
  font-family: comic sans MS;
  font-size: 100%;
  font-weight: bold;
  border: 0px solid #4a4a4a;
}

#nbutton5 a {
  display: table-cell;
  text-align: center;
  text-decoration: none;
  padding: 0.5em;
  border-top: 1px solid #4a4a4a;
  border-bottom: 2px solid #4a4a4a;
  border-left: 1px solid #4a4a4a;
  border-right: 1px solid #4a4a4a;
}





#centerpad imgR {
	float: right;
	margin: 0;
}

#centerpad imgL {
	float: left;
	margin: 0;
}

#centerpad imgC {
	margin: 0;
	border:none;
}


#centerpad h1 {
	font-size: 1.65em;
	font-weight: bold;
	color: #CC6666;
}

#centerpad h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #919A74;
	margin: 0 0 .5em 0;
}

#centerpad h3 {
	font-size: 1.25em;
	font-style: italic;
	font-weight: bold;
	color: #5343ec;
}

#centerpad h4 {
	font-size: 1.0em;
	font-weight: bold;
	font-style: italic;
	color: #5343ec;
}


#centerpad td
  {
	font-family: Verdana, Arial, Helvetica, Sans_Serif, MS Sans Serif, sans-serif;
	text-indent: 0px;
	font-size: 90%;
  }

.drop {
	font-size: 16px;
	font-weight: bold;
	font-family: verdana;
	margin:0;
	color: #919A74;
}


.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;
}

