﻿@charset "utf-8";
/* CSS Document */

body {
	background-color: #e5e4e9;; 
	background-image: url('/images/background_tail.jpg');
	background-repeat:repeat-x;
	background-position: center top;
	
	padding: 0px;
	margin: 0px;
	
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
}

A:link {color: #003182;text-decoration: none;}
A:visited {color: #003182;text-decoration: none;}

h4 {
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 4px;
	margin: 0px;
	font-weight:normal;
	color: #003182;
	font-size: 10px;
}

h3 {
	font-family: Tahoma, Geneva, sans-serif;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #003182;
	font-size: 13px;
}

h2 {
	font-family: Tahoma, Geneva, sans-serif;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #003182;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #003182;
}

h1 {
	font-size: 17px;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #57a3d0;
}

h2 {
	font-size: 15px;
	font-weight: normal;
}

h3 {
	font-size: 13px;
	font-weight: normal;
}

/* ---------------------------------------------------------------------- */

.page {
	width: 905px;
	text-align: left;
}

.page-top {
	height: 118px;
}

.page-top-left {
    float: left;
	height: 118px;
	width: 15px;
	background-image:url('/images/header_back_l.png');
	background-repeat: no-repeat;
}

.page-top-right {
	height: 118px;
	float: right;
	width: 15px;
	background-image:url('/images/header_back_r.png');
	background-repeat: no-repeat;
}

.logo {
	width:308px;
	height:99px;
	float:left;
	}
	
.logo-img {
	border: 0px;
	height: 99px;
	position:relative;
	top: 15px;
}

.logo img {
	float: left;
}

.page-top-center {
	height: 118px;
	float: right;
	width: 875px;
	background-image:url('/images/header_background.png');
	background-repeat: repeat-x;
}

/* ---------------------------------------------------------------------- */

.navigation {	
    float: right;
    position: relative;
    left: -7px;
    top: -35px;
}

.nav-butt1 {	
   	background-image:url('/images/nav_butt1.gif');
   	width: 59px;
}

.navbar {
	height: 35px;
	float: right;
}

.nav-butt2 {	
    background-image:url('/images/nav_butt2.gif');
    width: 120px;
}

.nav-butt3 {	
    background-image:url('/images/nav_butt3.gif');
    width: 90px;
}

.nav-butt4 {	
   	background-image:url('/images/nav_butt4.gif');
   	width: 94px;

}

.nav-butt5 {	
   	background-image:url('/images/nav_butt5.gif');
    width: 97px;
}

.nav-butt6 {	
   	background-image:url('/images/nav_butt6.gif');
    width: 95px;
}

.nav-butt-l {
	background-image:url('/images/nav_butt_l.png');
	height: 35px;
	width: 7px;
}

.nav-butt-mid {
	background-image:url('/images/nav_butt_mid.png');
	background-repeat:reapeat-x;
	height: 35px;
	padding-left: 10px;
	padding-right: 10px
}

.nav-butt-d {
	background-image:url('/images/nav_butt_d.png');
	height: 35px;
	width: 7px;
}

/* ---------------------------------------------------------------------- */

.content-holder {
	width: 905px;
}

.content-title {
    background-image:url('/images/pic_title.jpg');
	background-repeat: no-repeat;
	width: 905px;
	height: 264px;
}

.login-form {
	width: 110px;
	position:relative; 
	top: 54px;
	left: 770px;
	height: 123px;
	align: left;
	font-size: 11px;
}

.input-box {
	width:100 px;
}
.space {
	height: 2px;
	background-image: url('/images/space.jpg');
	background-repeat: repeat-x;

}

.space2 {
	height: 2px;
	background-image: url('/images/space2.jpg');
	background-repeat: repeat-x;
}

.content {
	background-image:url('/images/content_background.jpg');
	background-color:white;
    width: 905px;
    background-repeat:no-repeat;
}

.box-l {
	/*position:relative;
	top: -29px;
	left: 2px;*/
	width:198px;
	text-align: left;
    padding:3px;
}

.box1 {
	margin-top:16px;
	text-align: left;
}

.box1_top {
	background-image:url('/images/box1_top_bg.png');
	background-repeat: no-repeat;
	height: 36px;
	width:198px;
	text-align: left;
}

.box1_mid {
    background-image:url('/images/box1_content_bg.gif');
	background-repeat: repeat-y;
	height: 50px;
	width:198px;
	text-align: left;
}

.box1_bott {
    background-image:url('/images/box1_bottom_bg.png');
	background-repeat: no-repeat;
	height: 8px;
	width:198px;
	text-align: left;
}

.box2 {
	margin-top:16px;
	text-align: left;
}

.box2_top {
	background-image:url('/images/box2_top_bg.png');
	background-repeat: no-repeat;
	height: 36px;
	width:198px;
	text-align: left;
}

.box2_mid {
    background-image:url('/images/box2_content_bg.gif');
	background-repeat: repeat-y;
	height: 50px;
	width:198px;
	text-align: left;
}

.box2_bott {
    background-image:url('/images/box2_bottom_bg.png');
	background-repeat: no-repeat;
	height: 8px;
	width:198px;
	text-align: left;
}

.box-d {
    width:198px;
	text-align:left;
    padding:3px;
}

.box3 {
	margin-top:16px;
	text-align: left;
}

.box3_top {
	background-image:url('/images/box3_top_bg.png');
	background-repeat: no-repeat;
	height: 36px;
	width:198px;
	text-align: left;
}

.box3_mid {
    background-image:url('/images/box2_content_bg.gif');
	background-repeat: repeat-y;
	height: 50px;
	width:198px;
	text-align: left;
}

.box3_bott {
    background-image:url('/images/box2_bottom_bg.png');
	background-repeat: no-repeat;
	height: 8px;
	width:198px;
	text-align: left;
}

.box4 {
    margin-top: 16px;
	text-align: left;
	}

.box4_top {
	background-image:url('/images/box2_top_bg.png');
	background-repeat: no-repeat;
	height: 36px;
	width:198px;
	text-align: left;
}

.box4_mid {
    background-image:url('/images/box2_content_bg.gif');
	background-repeat: repeat-y;
	height: 50px;
	width:198px;
	text-align: left;
}

.box4_bott {
    background-image:url('/images/box2_bottom_bg.png');
	background-repeat: no-repeat;
	height: 8px;
	width:198px;
	text-align: left;
}

.box-head {
    text-align: left;
	padding-top: 10px;
	padding-left: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #003182;
	font-size: 13px;
	height: 26px;
}

.box-mid {
    text-align: left;
	padding-top: 2px;
	padding-left: 12px;
	padding-right: 6px;
	padding-bottom:2px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	vertical-align: top;
	color: #003182;
	font-size: 11px;
	height: 0px;
	width:198px;
	
}

.core-content {
    /*position:relative;    
	left: 213px; 
	top: 16px;*/
    margin-top:16px;
    width:97%;
    padding:7px;
    margin-bottom:10px;
	}

.page-footer {
	height: 32px;
	padding-top: 2px;
	text-align:center;
	font-size: 10px;
	color: #f6f6f6;
	}

.page-footer-center {
	height: 32px;
	float: right;
	width: 873px;
	padding-top: 9px;
	background-image:url('/images/bottom_bg_center.gif');
	background-repeat: repeat-x;
}

.page-footer-left {
    float: left;
	height: 32px;
	width: 16px;
	background-image:url('/images/bottom_bg_l.gif');
	background-repeat: no-repeat;
}

.page-footer-right {
	height: 32px;
	float: right;
	width: 16px;
	background-image:url('/images/bottom_bg_r.gif');
	background-repeat: no-repeat;
}


/* ---------------------------------------------------------------------- */