/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: url(images/wallpaper.png);
	/* background: url(images/img02.jpg) repeat-x left top; */
	line-height: 20px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

h1, h2, h3, h5, h6 {
	font-weight: normal;
}

a {
	color: #0077dd;
}

a:hover {
	text-decoration: none;
	color: #ffcc33;
}

#container {
    background:#ffffff;
	margin: 0 auto;
	padding:5px;
	width: 800px;
    min-height: 900px;
}

/* Style I've added*/
input {
	background-color:#FFFFFF;
	font-family: Helvetica, Verdana, Arial;
	font-size: 9px;
	padding:3px;
	color:#000;
}
/*input {
	background-color:#FFFFFF;
	padding:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000;
	height:15px;
	/*color:#ffffff;*/
	/*border:1px solid #b6252a;
	/*border:1px solid #728c40;*/
	/*background-color:#94ae62;*/
	/*margin-bottom:2px;
}

/*textarea {
	background-color:#FFFFFF;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	border:1px solid #728c40;
	background-color:#94ae62;
	margin-bottom:2px;
}*/

/*input[type=submit] {
	/*background-color:#FFFFFF;*/
	/*padding:3px;
	/*width:46px;*/
	/*height:19px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	/*font-size: 9px;
	/*color:#666666;*/
	/*border:1px solid #b6252a;*/
	/*border:1px solid #728c40;*/
	/*border:1px solid #fff;
	margin-bottom:2px;
}
/*End of code I added*/

.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list1 a {
	/* background: url(images/img01.gif) no-repeat left 60%; */
	padding-left: 12px;
	font-family: Helvetica, Verdana, Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration:none;
}
.list1 a:hover {
	text-decoration: none;
	color: #B6252A;
}
.list1 ul 
{
 list-style-type: none;
 padding-left: 0;
 margin-left: 0;
 /*font-weight: bold;*/

}
.list1 li.menu-expand
{
 list-style-type: none;
 padding-left: 8px;
 margin-left: 0;
 

}


.list1 li.menu-current
{
 list-style-type: none;
 /*font-weight: bold;*/
 padding-left: 8px;
 margin-left: 0;
 

}
.list1 ul li ul
{
 list-style-type: none;
 padding-left: 8px;
 margin-left: 0;
 
 }

.list2 {
	margin: 0;
	list-style: none;
}

.list2 a {
	background: url(images/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 20px 0px 0px;
}

/** HEADER */

#header {
	background-image:url(images/header2.jpg);
	width: 800px;
	height: 115px;
	margin: 0px auto;
	/* padding: 1em;
	color: #254360; */
}

#header h1 {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
}

#header h2 {
	margin: 0 0 0 -80px;
	padding: 0px 0px 0px 95px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}

h4 {
	/* margin: 0 0 0 -80px;
	padding: 0px 0px 0px 95px;
	text-transform: uppercase;*/
	font-weight: bold;
	font-size: 13px;
	font-family:Helvetica, Verdana, Arial;
}

/** MENU */

#menu {
	width: 800px;
	height: 23px;
	text-align:center;
	vertical-align:middle;
	background: #FFFFFF url(images/nav_bg2.gif) repeat-x bottom left;
	/*background-color:#B6252A;*/
	 /*background-color:#B6252A;*/
	margin: 0px auto;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
	
}

#menu li.menu-current a
{ 
 list-style-type: none;
 /*font-weight:bold;*/
 /*font-style:oblique;*/
 /*color: #0077dd;*/
 color:#b72b2c;
 /*font-weight: bold;
 /*color:  #246cb4;*/
padding: 0px 38px 0px 40px;
 margin-left: 0; 
}

#menu a {
	/*background: url(images/nav.gif);*/ 
	/* background-color:#B6252A;*/ 
	width: 800px;
	/* height: 30px;
	margin: 0px auto; */
	padding: 0px 38px 0px 40px;
	text-decoration: none;
	font-family: Helvetica, Verdana, Arial;
	font-size: 8pt;
	/*font-size: 10px;*/
	/*color: #ffffff;*/
	color: #000000;
}

#menu a:hover {
	/* background: #FFFFFF; */
	color: #000;
	/*color:#B6252A;*/
}

#menu .active {
	background: #FFFFFF;
	color: #254360;
	
}
/** CONTENT */

#content {
	width: 800px;
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
	
}

#columnA {
	float: right;
	width: 583px;
	padding-left: 20px;
	border-left: 2px dashed #EEEEEE;
	text-align:left;
	font-family: Helvetica, Verdana, Arial;
	font-size: 9pt;
	color: #000000;
        
}

#columnA h2 {
	height: 22px;
	border-bottom: 1px dashed #EEEEEE;
	font-size: 12pt;
	font-weight: bold;
}

#columnB {
	float: left;
	text-align:left;
	padding-left: 8px;
	width: 185px;
}

#columnB h3 {
	height: 22px;
	border-bottom: 1px dashed #EEEEEE;
	border-spacing: 2px;
	font-size: 11pt;
	font-weight: bold;
}

/** FOOTER */

#footer {
	clear: both;
	margin: 0px auto;
	width: 800px;
	height: 20px;
	/* background: url(images/img03.gif) repeat-x left top; */
	font-family: Helvetica, Verdana, Arial;
	font-size: 8pt;
	border: 1px solid #cc3333;
	/*background-color: #B6252A;*/
	text-align: center;
}

#footer p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	/*color: #FFFFFF;*/
	color: #000;
}

#footer a {
color: #000;
	/*color: #CCCCCC;*/
}
.style1 {
color: #FFFFFF;
}