/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#111111 url(./../images/top-tail.gif) top repeat-x;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.75em;
		line-height:1.333em;
		color:#242424;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#717171;}
a:hover{text-decoration:none;}
p {padding-top:15px;}

/* ============================= main layout ====================== */

li { background:url(./../images/list-bg.gif) no-repeat 0 8px; padding-left:15px; line-height:2.083em;}

.link {background:url(./../images/list-bg.gif) no-repeat 0 2px; color:#717171; font-weight:bold; display:inline-block; margin-top:25px; padding-left:12px;}

.imgindent {margin:0 20px 0 0; float:left;}

h2 {color:#1d1d1d; font-size:2em; line-height:1.166em; font-weight:normal; letter-spacing:-1px; margin-bottom:15px;}
h3 {color:#6b8c01; font-size:1.833em; line-height:1em; font-weight:normal; letter-spacing:-1px; margin:3px 0 6px 0;}

cite {font-style:normal;}

/* ============================= header ====================== */
/* border:1px solid #000000; */
.logo {margin:0 0 18px 30px;}
#header .border { /* background:url(./../images/header-bg2.jpg) no-repeat bottom left; */ height:310px;}
.menu {border-bottom:1px solid #000000; width:100%; overflow:hidden;}
.menu li {float:left; width:145px; padding:0; text-align:center; background:url(./../images/menu-devider.gif) top right repeat-y; padding-right:2px;}
.menu li a {color:#d5d5d5; text-decoration:none; background:url(./../images/menu-tali.gif) top repeat-x; display:block; padding:5px 0 5px 0;}
.menu li a:hover {color:#ababab; background:url(./../images/menu-tali-active.gif) top repeat-x;}
.menu .active a {color:#ababab; background:url(./../images/menu-tali-active.gif) top repeat-x;}
.menu .last {background:none; padding:0; width:139px;}

.slogan {margin:81px 0 0 85px;}

/* ============================= content ====================== */

.banners {border-bottom:1px solid #d5d5d5; background:#ececec url(./../images/banner-tail.gif) top repeat-x;}
.banner {width:407px; padding:23px 0 0 0; float:left;}
.banner .imgindent {margin-right:5px;}
.banners .links {color:#7f9500; padding:14px 0 0 0;}
.banners .links a {color:#7f9500; font-weight:bold;}
.banners .banner2 h3 {color:#d96100;}
.banners .banner2 .links {color:#d24d00;}
.banners .banner2 .links a {color:#d24d00;}

.line {background:url(./../images/banner-devider.gif) repeat-y 437px 0;}
.banner-pad {padding-right:32px;}

.indent {padding:33px 50px 33px 48px;}

.col-pad {padding-right:75px;}
.col-pad2 {padding-right:36px;}

.date {color:#858585; background:url(./../images/list-bg.gif) no-repeat 0 2px; padding-left:12px;}
.padding1 {padding-top:20px;}
.padding2 {padding-top:15px;}
.padding3 {padding-top:25px;}
.margin1 {margin-top:15px;}
.margin2 {margin-top:50px;}
.extra {overflow:hidden; zoom:1;}

/* ============================= footer ====================== */

#footer {color:#717171; padding:20px 79px 0 70px;}
#footer a {color:#efefef;}
.rss {float:right; margin:4px 0 0 7px;}
#footer .submenu {float:right;}
#footer .submenu li {display:inline; background:none; border-left:1px solid #a4a4a4; padding:0 8px 0 8px;}
#footer .submenu li a {color:#a4a4a4;}
#footer .submenu .first {border:none;}


/* ============================= forms ============================= */


#NewsletterForm .rowi {height:50px;}
.input {width:203px; height:21px; border:1px solid #cfcfcf; background:#ffffff; padding:0 0 0 5px; font-size:1em;}

#ContactForm {padding:0 22px 0 0;}
#ContactForm .rowi {height:26px;}
#ContactForm .input {width:221px; height:18px; border:1px solid #b4b4b4; background:#ffffff; padding:0 0 0 5px; font-size:0.917em;}
textarea {width:221px; height:172px; border:1px solid #b4b4b4; background:#ffffff; padding:0 0 0 5px; overflow:auto; font-size:0.917em;}
#ContactForm .button {float:right; margin:30px 0 0 30px;}


.header_left {
	float:left;
}

.header_right {
	float:right;
}


.table_list {
	width:100%;
}

.table_list th {
	font-size:10px;
	height:30px;
	text-indent: 10px;
}

.table_list tr {
	font-size:12px;
	height:30px;
	background:url(./../images/dotted.png) repeat-x left bottom;	
}

.table_list td {
	text-indent: 10px;
}

.table_list a {
	font-size:12px;
	color:#3a66cc;
	text-decoration:none;
}

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

.table_list a.action {
	color:#900C0C;
	font-size:11px;
}


.min_height {
	min-height:400px;
}

.subnavi {
	
}

.subnavi li {
	background:url(./../images/subnavi_arrow.gif) no-repeat 0 3px;
	float:left;
	margin:20px 0 20px 30px;
	line-height:16px;
	font-size:12px;
}

.subnavi li a {
	color:#333;
}

.subnavi .active {
	font-weight:bold;
}


.login_email {
	float:left; width:110px;
}

.login_email input {
	border:1px #CCC solid; width:100px; font-size:11px;
}

.login_password {
	float:left; width:110px;
}

.login_password input {
	border:1px #CCC solid; width:100px; font-size:11px;
}

.login_submit {
	float:left; width:66px;
}

.info_box {
	width:100%; height:80px; background:url(./../images/info_bg.png) no-repeat; margin:15px 0 15px 0;
}

.info_box_padding {
	padding:10px 15px 0 15px;
}

.info_box table {
	width:100%; font-size:11px;
}

.info_box table th {
	font-size:10px;
	font-weight:bold;
}

.info_box .red {
	color:red; font-weight:bold;
}

.info_box .green {
	color:green; font-weight:bold;
}#main { width:1000px; margin:0 auto; text-align:left;}

#header {height:370px; background:url(./../images/header-bg.gif) top left no-repeat; padding:30px 62px 0 62px;}

#content {border-bottom:8px solid #ec6a00; background:#f9f9f9 url(./../images/content-tail.gif) bottom repeat-x; margin:0 62px 0 63px;}

#footer { height:68px;}

.col-1, .col-2, .col-3 {float:left;}
.container {width:100%; overflow:hidden;}

/* ============================= page1 ===========================*/

#page1 .col-1 {width:450px;}
#page1 .col-2 {width:250px;}

/* ============================= page2 ===========================*/

#page2 .col-1 {width:450px;}
#page2 .col-2 {width:250px;}

#page2 .col-1 .col-1 {width:240px;}
#page2 .col-1 .col-2 {width:180px;}

/* ============================= page3 ===========================*/

#page3 .col-1 {width:255px;}
#page3 .col-2 {width:445px;}

/* ============================= page4 ===========================*/

#page4 .col-1 {width:450px;}
#page4 .col-2 {width:250px;}

#page4 .col-1 .col-1 {width:207px;}
#page4 .col-1 .col-2 {width:207px;}

/* ============================= page5 ===========================*/

#page5 .col-1 {width:255px;}
#page5 .col-2 {width:445px;}

#page5 .col-2 .col-1 {width:240px;}
#page5 .col-2 .col-2 {width:180px;}

/* ============================= page6 ===========================*/

#page6 .col-1 {width:450px;}
#page6 .col-2 {width:250px;}

#page6 .col-1 .col-1 {width:189px;}
#page6 .col-1 .col-2 {width:192px;}