/*HTML Tags*/
body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #272727;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #ACD038;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	padding: 0;
	margin: 0;
}

/*Text Decorations*/
a:link {color: #000000;}
a:visited {color: #000000;}
a:hover {color: #000000;}
a:active {color: #000000;}

.text_1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

.text_2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}

.text_2 a:link {color: #ffffff; text-decoration: none;}
.text_2 a:visited {color: #ffffff; text-decoration: none;}
.text_2 a:hover {color: #ffffff; text-decoration: underline;}
.text_2 a:active {color: #ffffff; text-decoration: underline;}

.text_3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #1E1E1E;
}

.text_bold {font-weight: bold;}
.text_ital {font-style: italic;}
.text_boldital {font-weight: bold;font-style: italic;}
.text_small {font-size: x-small;}
.text_medium {font-family: Arial, Helvetica, sans-serif;font-size: medium;}

.text_2_header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}

/*Navigation*/
.menu
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #000000;
	width: 100%;
}
.level1
{
    color: #ffffff !important;
    background-color: Black;
    font-family: Arial;
    font-size: small;
    font-weight: normal;
    padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.level2
{
    color: #ffffff !important;
    background-color: Black;
    font-family: Arial;
    font-size: small;
    font-weight: normal;
    padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.level3
{
	color: #000000 !important;
    background-color: #ACD038;
    font-family: Arial;
    font-size: small;
    font-weight: normal;
    padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.hoverstyle
{
    color: #000000 !important;
    font-family: Arial;
    font-size: small;
    text-decoration: underline !important;
    background-color: #ACD038;
    padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;  
}
       
.sublevel1
{
    color: #ffffff !important;
    font-family: Arial;
    font-size: small;
    background-color: #000000;
    padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;  
}  


/*Controls*/
.legal_1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.legal_1 a:link {color: #ffffff; text-decoration: none;}
.legal_1 a:visited {color: #ffffff; text-decoration: none;}
.legal_1 a:hover {color: #ffffff; text-decoration: underline;}
.legal_1 a:active {color: #ffffff; text-decoration: underline;}

.nav_1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #000000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.nav_1 a:link {color: #ffffff; text-decoration: none;}
.nav_1 a:visited {color: #ffffff; text-decoration: none;}
.nav_1 a:hover {color: #ffffff; text-decoration: underline;}
.nav_1 a:active {color: #ffffff; text-decoration: underline;}

.nav_2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.nav_2 a:link {color: #ffffff; text-decoration: none;}
.nav_2 a:visited {color: #ffffff; text-decoration: none;}
.nav_2 a:hover {color: #ffffff; text-decoration: underline;}
.nav_2 a:active {color: #ffffff; text-decoration: underline;}

.menuitem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #000000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.selectedmenuitem
{
	color: #ACD038;
}
.submenuitem
{
	color: #000000;
	background-color: #ACD038;
}

.membertools
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.membertools a:link {color: #000000; text-decoration: underline;}
.membertools a:visited {color: #000000; text-decoration: underline;}
.membertools a:hover {color: #000000; text-decoration: underline;}
.membertools a:active {color: #000000; text-decoration: underline;}

.linkbutton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	text-decoration: none;
	background-color: #F2F2ED;
	vertical-align: middle;
	padding: 3px;
	border: thin outset #CCCCCC;
}
.linkbutton a:link {color: #000000; text-decoration: none; background-color: #F2F2ED;}
.linkbutton a:visited {color: #000000; text-decoration: none; background-color: #F2F2ED;}
.linkbutton a:hover {color: #000000; text-decoration: none; background-color: #ffffff;}
.linkbutton a:active {color: #000000; text-decoration: none; background-color: #F2F2ED;}

/*Graphic Treatments*/
.headline_body 
{
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}

.dottedline_verticle 
{
	border-left-style: none;
	background-image: url(../images/new/dotted_line_verticle.gif);
	background-repeat: repeat-y;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

.image_left 
{
	float: left;
	padding-right: 5px;
}

.subheading 
{
	
}

/*The template is laid out with a header, body, and footer
  The body is a 3 column design
  Currently the layout is just decorated with CSS, not positioned
  and tables are the main containers for positioning not div's
*/

/*Header*/ 
.header
{
	
}

/*Body*/
.leftcolumn
{
	background-image: url(../images/new/left_sidebar_back.gif);
	background-repeat: repeat-y;
	text-align: center;
	vertical-align: top;
	width: 139px;
}

.middlecolumn
{

}

.rightcolumn
{
	background-image: url(../images/new/right_sidebar_back.gif);
	background-repeat: repeat-y;
	text-align: center;
	vertical-align: top;
	width: 199px;
}

/*Footer*/ 
.footer
{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	width: 800px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bordered {
	border: 1px solid #333333;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/*Dropdown Menu*/
#nav_container {
	width:800px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nav a {
	font-weight: normal;
	color: white;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	padding: 0.5em 0 1em 0;
	font-weight: normal;
	color: black;
}

#nav li li a:hover {
	padding: 0.5em 0 1em 0;
	font-weight: normal;
	color: black;
	text-decoration: underline;
}

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav li {
	float: left;
	position: relative;
	text-align: center;
	width:auto;
	cursor: default;
	background-color: black;
	padding: 5px;
	list-style-type: none;
}

#nav li#first {
	padding-left: 10px;
}

#nav li#last {

}

#nav li ul {
	display: none;
	position: absolute;
	top: 3em;
	left: 0;
	background-color: #ACD038;
	padding: 0.5em 0 1em 0;
	border-bottom: solid 1px #ACD038;
	border-left: solid 1px #ACD038;
	border-right: solid 1px #ACD038;
}

#nav li>ul {
	top: auto;
	left: auto;
}

#nav li li {
	display: block;
	float: none;
	background-color: transparent;
	white-space: nowrap;
}

#nav li:hover ul, #nav li.over ul {
	display: block;
}
#searchBox{
	padding: 10px;
	border: #000000 1px solid;
	background-color:#F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	white-space: nowrap;
}

/* 
  ------------------------------------
  PVII Menu CSS Express Drop-Down Menu
  by Project Seven Development
  www.projectseven.com
  ------------------------------------
*/
.navmenuwrapper div{
    background-color:#000000;
    position:relative;
    width:800px;
    border:1 solid #fff;
}
#menuwrapper {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 auto;
	padding: 0px;
	width:800px;
}
/* Using overflow: visible; instead of this clearit class to clear floats.*/
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#p7menubar a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 8px 15px;
	font-size: .859em;
	color: #ffffff;
}
#p7menubar a.trigger {
	padding: 15px 12px 15px 12px;
}
#p7menubar li {
	float: left;
	width: 9em;
	margin: 0;
	padding: 0;
	border: 0;
}
#p7menubar li ul, #p7menubar ul li  {
	width: 12em;
}
#p7menubar ul li a  {
	color: #000000;
	padding: 3px 18px 3px 16px;
	text-align:left;
}
#p7menubar li ul {
	position: absolute;
	z-index: 100;
	display: none;
	border-top: 2px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	background-color: #ACD038;
	color:#000;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #000000;
}
#p7menubar ul a:hover {
	color: #000000!important;
	text-decoration: underline;
}
#p7menubar li {width: auto;}
