/* ----- BASIC ELEMENTS AND FONTS ----- */


html, body {
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-align: left;
	vertical-align: text-top;
	top: auto;
	text-transform: none;
	background-color: #072450;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	display: compact;
	height: auto;
	width: 1024px;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 100;
}

.clear {
	clear: both;
	height:30px;
	text-align: center;
}

p {
	margin: 10px 30px 10px 30px;
	font-family: Verdana;
}

.date {
	color:#ffd502;
	text-decoration:overline;
	font-size:10px;
	padding: 10px 0 20px 0;
}

#content_footer p {
	margin: 10px 30px 10px 30px;
	padding-top: 20px;
	font-size:10px;
	text-align:left;
}

.login_box p {
	margin:0px 10px 20px 25px;
	font-size:9px;
	color:#fff;
	text-transform: uppercase;
}
.content_box p {
	margin: 10px 0px 10px 0px;
	color:#ddd;
	font-size:10px;
	text-align:justify;
}
.content_box_large p {
	margin: 10px 0px 10px 0px;
	font-size:12px;
	text-align:left;
	font-weight: bold;
	font-family: Verdana;
	color: #FFF;
}

.content_box_photo h3 {
	margin: 0px 0px 10px 45px;
}

#content_footer p {
    margin: 10px 0px 10px 60px !important;
	margin: 10px 0px 10px 85px;
	font-size:10px;
	text-align:justify;
}

.red {
	color:red;
}

.yellow {
	color:#ffd502;
	font-weight:bold;
	font-size: 18px;
}

h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:30px;
	text-transform:uppercase;
	font-weight:normal;
	margin: 0px 0px 0px 0px !important;
	margin: 10px 0px 0px 0px;
	color:#fff;
}

h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	margin: 0px 50px 10px 30px !important;
	margin: 0px 30px 10px 30px;
	font-size:12px;
	text-transform:uppercase;
	color:#072450;
	font-weight:normal;
}

h3 {
	margin: 0px 0px 10px 0px;
	text-transform:uppercase;
	font-size:16px;
	color:#fff;
}

a {
	text-decoration: none;
	color:#FF0;
}

/*----- MENU ----- */

#nav_list {
	margin: 0;
	padding: 0;
	width: 170px;
	list-style: none;
	overflow: hidden;
}

#nav_list li {
	width: 170px;
	overflow: hidden;
	text-transform: uppercase;
	font-size:9px;
	font-weight:bold;
}

#nav_list a {
	color:#fff;
}

.li_nav_body a  {
	display: block;
	width: 170px;
	height: 20px;
	background: url(../images/nav_body.png) no-repeat;
	padding-left: 25px;
	line-height:20px;
}

.li_nav_footer a  {
	display: block;
	width: 170px;
	height: 21px;
	background: url(../images/nav_body.png) no-repeat;
	background-position:  0 0px;
	padding-left: 25px;
	line-height:21px;
}

.li_nav_body a:hover {
	background-position:  0 -20px;
	color:#016001;
}

.li_nav_footer a:hover {
	background-position:  0 -20px;
	color:#016001;
}

.li_active a:active  {
	background: url(../images/nav_body.png) no-repeat;
	background-position:  0 -40px;
	color:#fff;
}

/*----- LAYOUT ----- */

#container {
	background: url(../images/sidebar_body.png) 0px 0px repeat-y !important;
	background: url(../images/sidebar_body.png) 0px 0px repeat-y;
	min-height:100%;
	height:200px;
	
}


#menu_header {
	width:190px;
	height:232px;
	text-align:left;
	float:left;
	margin:0 0 0 30px;
}

#menu_left {
	width: 1z0px;
	min-height: 100%;
	margin:0 0 0 30px;
	float: left;
    background: url(../images/sidebar_body.png) repeat-y;
}

.login_box {
	width: 190px;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#head {
	width: 790px !important;
	width: 820px;
	height: 200px;
	float:left;
	text-align: right;
}

#foot {
	width: 829px !important;
	width: 820px;
	height: auto;
	float:left;
	text-align: left;
	vertical-align: baseline;
	clear: none;
}

#content {
	width: 829px;
	text-align: left;
	float: left;
	background: url(../images/sidebar_body.png) 0px 0px repeat-y !important;
	background: url(../images/sidebar_body.png) 0px 0px repeat-y;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	height: auto;
	margin-left: 0px;
	padding-left: 180px;
}

.content_box {
	width: 120px;
	margin:0px 0px 0px 30px;
	float: left;
}

.content_box_large {
	width: auto;
	float: left;
	margin: 0px;
	font-size: 12px;
	color: #FFF;
	height: auto;
}

.content_box_photo {
	width: 200px;
	margin:0px 0px 0px -10px;
	float: left;
}

#content_footer {
	background: url(../images/sidebar_body.png) 30px 0px repeat-y !important;
	background: url(../images/sidebar_body.png) 60px 0px repeat-y;
	width:100%;
	clear:both;
	margin-bottom:-70px;
	height:50px;
}


/*----- IMAGES ----- */

a img{
	border: none;
	text-align: justify;
}

img.left,img.center,img.right {
	padding: 4px;
	border: 1px solid #a0a0a0;
}

img.left {
	float: left;
	margin: 0px 12px 5px 0px;
	background:#fff;
}

img.right {
	float: right;
	margin: 0px 30px 5px 0px;
}

/*----- FORM ----- */

input   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:115px;
	color: #707070;
	margin:0px 0px 5px 0px;
}

textarea.sidebar   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:115px;
	height:80px;
	color: #707070;
	margin:5px 0px 5px 25px;
}

input.sidebar   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:115px;
	color: #707070;
	margin:0px 0px 5px 25px;
}

input.button_sidebar   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:119px;
	color: #707070;
	margin:0px 0px 5px 25px;
}

input.button_content   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:119px;
	color: #707070;
	margin:5px 0px 5px 0px;
}



/*----- Hoverbox Code - get code found at http://host.sonspring.com/hoverbox/ ------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	color: inherit;
	vertical-align: top;
	width: 100px;
	height: 75px;
	margin: 2px;
	padding: 2px;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
}

.hoverbox li
{
	
	color: inherit;
	display: inline;
	float: left;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}
.col_2 {
	font-family: Verdana;
	color: #FF0;
	font-size: 12px;
	font-weight: bold;
}
p {
	font-family: Verdana;
}
#container #content .content_box_large table tr td p {
	color: #FF0;
}
#container #content .content_box_large table tr td p {
	color: #FF0;
	font-family: Verdana;
}
.heading {
	font-family: Verdana;
	color: #FF0;
}
#container #content .content_box_large table tr td .heading {
	font-family: Verdana;
}
#container #content .content_box_large table tr td .heading {
	color: #FF0;
}
#container #content .content_box_large table tr td .heading {
	font-size: 14px;
}
#container #content .content_box_large table tr td .heading {
	font-size: 13px;
}
#container #content .content_box_large table tr td .heading {
	color: #FF0;
}
#container #content .content_box_large table tr td .heading {
	color: #FF0;
	font-size: 14px;
}
.para1 {
	font-family: Verdana;
}
#container #content .content_box_large table tr td .para1 {
	color: #FFF;
	font-size: 12px;
	font-style: normal;
	font-family: Verdana;
}
#container #content .content_box_large table tr td .heading {
	color: #FFF;
}
#container #content .content_box_large table tr td .heading {
	font-size: 12px;
	color: #FF0;
}
.Number {
	font-family: Verdana;
	font-size: 14px;
	color: #FFF;
}
#container #content .content_box_large table tr td .heading .para1 {
	font-family: Verdana;
}
.para2 {
	font-family: Verdana;
}
.para3 {
	color: #FFF;
}
#container #content .content_box_large table tr td {
	color: #FFF;
	font-family: Verdana;
	text-align: left;
}
#container #content .content_box_large table tr td .para2 {
	color: #FFF;
}
.para4 {
	color: #FFF;
}
.para5 {
	font-family: Verdana;
	font-size: 13px;
	color: #FFF;
}
.para5 {
	font-size: 12px;
}
.para6 {
	font-family: Verdana;
}
#container #content .content_box_large table tr td .para1 {
	text-align: left;



}
.bold {
	font-weight: bold;
	font-size: 12px;
}
#content .content_box_large table tr td .para1 .para2 .para1 {

}
#content .content_box_large table tr td table tr td p .heading {
	font-style: normal;
}
#content .content_box_large table tr td table tr td p a {
	font-style: normal;
}
.footer_footer {
	left: 10px;
	clip: rect(auto,auto,auto,auto);
	z-index: 10;
	text-align: left;
	text-indent: 0px;
	white-space: normal;
	float: left;
	clear: left;
	padding-left: 0px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#content .content_box_large table tr td .para1 .para5 {
	font-size: 12px;
}
#content .content_box_large table tr td p .col_2 {
	font-size: 12px;
}
#content .content_box_large table tr td p .col_2 {
	font-size: 12px;
}
#content .content_box_large table tr td p .col_2 .content_box_large {
	font-family: Verdana, Geneva, sans-serif;
}
#content .content_box_large table tr td p .col_2 {
	font-family: Verdana;
}
#content .content_box_large table tr td p .col_2 {
	font-size: 12px;
}
#content .content_box_large table tr td p .col_2 {
	font-size: 12px;
}
#content .content_box_large table tr td p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content .content_box_large table tr td p {
	font-family: Verdana, Geneva, sans-serif;
}
