
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #0d2748;
	color: #6D6E70;
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	line-height: 1.3;
}

h2 {
	margin-top: 10px;
	margin-left: 5px;
	font-size: 16px;
}

a {
	color: #2E4A6C;
	font-weight:bold;
	text-decoration: none;
}

ul {
	padding-left:30px;
}

a:hover {
	color: #2E4A6C;
	font-weight:bold;
	text-decoration: underline;
}

img {
	border:0px;
}

img.noborder {
	border:0px;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
}

p.small {
	font-size: 10px
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

input {
	padding-left: 2px;
	border: 2px solid #0d2748;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
}

input.submit {
	cursor: pointer;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 3px;
	padding-bottom:3px;
	background: #ced3e2 url('../images/button-back.png') repeat-x 0px 0px;
	background-position:bottom;
	color: white;
	font-weight:bold;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
}

input.small {
	padding:0 0 0 0;
	margin: 0 0 0 0;
	border:0;
	font-size:10px;
}

textarea {
	padding-left: 2px;
	border: 2px solid #0d2748;
}

#animated_menu{
	margin: 0px auto;
	width: 1020px;
	height: 200px;
	margin-top: 10px;
	color:white;
	text-align:left;
}

#header_container {
	width: 100%;
	height: 300px;
	background: url('../images/header_background.png') repeat-x 0px 0px;
}
#flash_header {
	width:1020px;
	margin: 0px auto;
}

#page_header {
	margin: 0px auto;
	color: white;
	width: 1020px;
	overflow: hidden;
	height: 300px;
	background-image: url('../images/header.jpg');
}
#newsbar {
	height: 40px;
	width: 1020;
	background: url('../images/newsbar.png') no-repeat 0px 0px;
}
#animated_text {
	height: 38px;
	float:left;
	padding-left:50px;
}

#header_company {
	margin-top: 10px;
	width: 585px;
	height: 35px;
	padding-left: 220px;
	float: left;
	text-align: left;
}


#header_company h1 {
	margin-left: 180px;
	width: 585px;
	height: 35px;
}


#header_welcome {
	padding-left: 232px;
	float: left;
	text-align: justify;
}

#header_welcome h3 {
	padding: 3px 0px 0px;
	font-size: 14px;
}

#header_welcome p {
	margin-top: 7px;
}

#header_welcome #welcome_text {
	width: 447px;
}

#header_menu {
	width:auto;
	padding-top: 106px;
	padding-right: 50px;
	float: right;
}

#header_menu a {
	display: inline;
	color: #fff;
	font-weight: bold;
	padding-right:10px;
}

#box_container {
	margin: 11px 11px 11px 11px;
	color:white;
	background: url('../images/border-top.png') repeat-y 0px 0px;
}

#inside_box {
	padding: 10px 17px 10px 12px;
	text-align: left;
	background: url('../images/border.png') repeat-y 0px 0px;
}

#inside_box p {
	margin-top: 5px;
	margin-bottom: 6px;
}

#inside_box .link-more {
	text-align: right;
	font-weight: bold;
}

#inside_box a {
	color: white;
	text-decoration: none;
}

#standard_container {
	background: #699bcc url('../images/background.png') repeat-x 0px 0px;
	background-position:bottom;
	padding-top:5px;
	width: 100%;
}

#inside_container {
	margin: 0px auto;
	padding-bottom: 10px;
	width: 1020px;
}

#maincontent {
	margin-top: 11px;
	margin-bottom: 11px;
	padding: 20px 20px 20px 20px;
	width: 920px;
	float: left;
	/*background: url('../images/main-border.png') repeat-y 0px 0px;*/
	border: 2px solid #054454;
	background-color: white;
}

#adminmaincontent {
	margin-top: 11px;
	margin-bottom: 11px;
	padding: 20px 20px 20px 20px;
	width: 530px;
	float: left;
	/*background: url('../images/main-border.png') repeat-y 0px 0px;*/
	border: 2px solid #054454;
	background-color: white;
}

#standardcontent_top {
	width: 100%;
}

#right_container {
	width: 247px;
	float: left;
	text-align: left;
}

#footer_container {
	width: 100%;
}
#page_footer {
	margin: 0px auto;
	width: 1020px;
	height: 50px;
	font-size: 11px;
	color:white;
}

#horizontal_line {
	margin-bottom:20px;
	width: 100%;
	float: left;
	border: 1px solid #0d2748;
}

#left_sidebar {
	width: 220px;
	float: left;
}

#right_sidebar {
	width: 220px;
	float: left;
}

#left_side , #right_side{
display:inline;
width: 46%;
float: left;
padding: 20px 20px 20px 20px;
}

#menu_left_side , #menu_right_side{
width: 40%;
float: left;
display:inline;
padding: 20px 20px 20px 20px;
}

#bottom_side{
width: 100%;
padding-bottom:20px;
}

.main_content_box{
	background: #ffffff;
}
.main_content_top div {
   background: url(../images/main_content_tl.png) no-repeat top left;
}
.main_content_top {
   background: url(../images/main_content_tr.png) no-repeat top right;
}
.main_content_bottom div {
   background: url(../images/main_content_bl.png) no-repeat bottom left;
}
.main_content_bottom2 {
   background-color: white;
   height:3px;
}
.main_content_bottom {
   background: url(../images/main_content_br.png) no-repeat bottom right;
}

.main_content_top div, .main_content_top, 
.main_content_bottom div, .main_content_bottom {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.main_content_content { margin: 0 10px; }

/*CSS for example Accordion #hc1*/
#hc1 li{
margin:0 3px 0 0; /*Spacing between each LI container*/
}

#hc1 li .hpanel{
padding: 5px; /*Padding inside each content*/
}

/*CSS for example Accordion #hc2*/

#hc2 li{
margin:0 0 0 0; /*Spacing between each LI container*/
border: 12px solid black;
}

/*Overall CSS for each Horizontal Accordion.
	Most settings should be kept as it.
	Customize each Accordion by styling each Accordion's ID attribute instead.
*/

.haccordion{
padding: 0;
}

.haccordion ul{
margin: 0;
padding: 0;
list-style: none;
overflow: hidden; /*leave as is*/
}


.haccordion li{
margin: 0;
padding: 0;
display: block; /*leave as is*/
width: 100%; /*For users with JS disabled: Width of each content*/
height: 200px; /*For users with JS disabled: Height of each content*/
overflow: hidden; /*leave as is*/
float: left; /*leave as is*/
}

.haccordion li .hpanel{
width: 100%; /*For users with JS disabled: Width of each content*/
height: 200px;  /*For users with JS disabled: Height of each content*/
}

/* ######### CSS for top level tabs ######### */
#mytabsmenu {
	padding-top:15px;
	margin-left:7px;
}

.tabsmenuclass ul{
overflow: hidden;
width: auto;
margin: 0;
padding: 0;
list-style-type: none;
}

.tabsmenuclass li{
float: left;
margin-right:6px;
}

.tabsmenuclass a{
	display: block;
	padding:0px 4px 8px 4px;
	color: #0d2748;
	text-decoration: none;
	font: bold 13px Arial;
}

.tabsmenuclass a:hover{
	text-decoration: underline;
}