/* OUTSIDER CSS Document */



body {

	margin: 0;

	padding: 0;

	background: #ffffff;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	color: #000000;

	}

	

/* Intropage header */



#header_intro {

	margin: 120px auto;

	padding: 0;

	width: 911px;

	text-align: center;

	}

	

#main {

	margin: 0px auto;

	width: 980px;

	height: auto;

	}



#header {

	float: left;

	width: 980px;

	margin-top: 20px;

	}

	

#header_left {

	float: left;

	width: 710px;

	border-bottom: 5px #000000 solid;

	height:170px;

	}

	

#header_right {

	float: left;

	width: 250px;

	border-bottom: 5px #000000 solid;

	margin-left: 20px;

	height:170px;

	}



#header_left a{

	color: #066d7d;

	text-decoration: none;

	}



#header_left a:hover {

	color: #000000;

	text-decoration: none;

	}



ul.sidemenu {

	text-align: left;

	margin: 0px 0px 0px 0px;

	padding: 0;			

	text-decoration: none;	

}



ul.sidemenu li {

	list-style: none;

	padding: 2px 0 2px 5px;

	margin: 0 2px;		

	/*border-bottom: 1px dotted #E5E5E5;*/

}



ul.sidemenu li a {

	text-decoration: none;	

	color: #555555; 

	border: none;

	font-weight: bold;

	line-height: 18px;

}

ul.sidemenu li a:hover {	

	color: #066D7D;

	border: none;

}







ul.sidemenu2 {

	text-align: left;

	margin: 0px 0px 0px 0px;

	padding: 0;			

	text-decoration: none;	

}



ul.sidemenu2 li {

	list-style: none;

	padding: 2px 0 2px 5px;

	margin: 0 2px;		

	/*border-bottom: 1px dotted #E5E5E5;*/

}



ul.sidemenu2 li a {

	text-decoration: none;	

	color: #555555; 

	border: none;

	font-weight: normal;

	line-height: 18px;

}

ul.sidemenu2 li a:hover {	

	color: #066D7D;

	border: none;

}







.active1 {

	text-decoration: none;	

	color: #066d7d; 

	border: none;

	font-weight: bold;

	line-height: 18px;

}



/* Page CSS */



#wrapper {

	background: #ffffff;

	}



#page {

	margin: 0px auto;

	width: 980px;

	}

	

#column_left {

	margin: 20px auto;

	width: 710px;

	float: left;

	}

	

#column_right {

	margin-top: 20px;

	margin-left: 20px;

	width: 250px;

	float: right

	}

	

.box {

	padding: 10px 10px 10px 0px;

	margin: 0px auto;

	}

	

.box_new {

	padding: 0px;

	margin: 0px;

	float: left;

	}

	

.box_right {

	padding:0px 0px 0px 5px;

	margin: 0px auto;

	font-weight:bold;

	

	}

	

.box_1 {

	width: 220px;

	padding: 10px 10px 10px 0px;

	margin: 0px auto;

	float: left;

	}



.box_1 a {

	color: #066d7d;

	text-decoration: none;

	}



.box_1 a:hover {

	text-decoration: none;

	border-bottom: 1px #066d7d dotted;

	}

	

.box_2 {

	width: 300px;

	padding: 10px 10px 10px 0px;

	margin: 0px auto;

	float: left;

	}



.box h3 {

	margin: 10px 0px 10px 0px;

	padding-bottom: 5px;

	clear: both;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	color: #000000;

	}

	

.box h1 {

	margin: 20px 0px 10px 0px;

	padding-bottom: 5px;

	clear: both;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	color: #000000;

	font-weight: normal;

	text-decoration: none;

	}

	

.box h1 a{

	text-decoration: none;

	color: #000000;

	}

	

.box P {
	line-height: 25px;

	}

	

	

.box2 h3 {

	margin: 10px 0px 10px 0px;

	padding-bottom: 5px;

	clear: both;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	color: #000000;

	}

	



.box2 P {

	line-height: 15px;

	}

	

	

#terms P{

	line-height: 15px;

	}	

.box a:hover {

	color: #066d7d;

	}

	

.box_right h3 {

	margin: 10px 0px 10px 0px;

	padding-top: 5px;

	padding-left: 10px;

	padding-bottom: 5px;

	border-bottom: 1px dotted #E5E5E5;

	background: #ffffff url(../images/content-wrap.jpg) repeat-x;

	clear: both;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	color: #000000;

	font-weight: normal;

	}

	

.box_scroll {

	padding: 10px 20px 10px 20px;

	margin: 0px auto;

	overflow: scroll;

	height: 675px;

	width: 650px;

	}
    
.box_scroll2 {

    padding: 10px 20px 10px 20px;

    margin: 0px auto;

    overflow: scroll;

    height: 900px;

    width: 650px;

    }

	

.box_scroll P {

	line-height: 25px;

	}

	

.title_scroll {

	padding-left: 10px;

	color: #066D7D;

	font-weight: bold;

}

	

.clear {

	margin-top: 20px;

	margin-bottom: 20px;

	}



.h4 {

	font-size: 14px;

	color: #066D7D;

	}

	

.more a{

	color: #066D7D;

	border-bottom: 1px #066D7D dotted;

	}



.more a:hover{

	color: #555555;

	}



.box_right UL {

	margin: 0px;

	padding: 0px;

	}

	

.box_right UL LI {

	display: inline;

	}

	

.box_right UL LI a {

	float: left;

	padding: 0px 3px 0px 3px;

	display: block;

	font-size: 12px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

	line-height: 18px;

	}

	



.box_right UL LI a:hover {

	color: #066d7d;

	}

	

.active2 {

	float: left;

	padding: 0px 3px 0px 3px;

	display: block;

	font-size: 12px;

	font-weight: normal;

	color: #066d7d;

	text-decoration: none;

	line-height: 18px;

	}

	

.box_right UL LI a:active {

	color: #066d7d;

	}

	

/* SLIDES */



A.banner {

	DISPLAY: block;

	MARGIN: 0px 0px 0px;

	WIDTH: 320px

}

A.banner IMG {

	MARGIN: 0px;

	BORDER-TOP-STYLE: solid;

	BORDER-RIGHT-STYLE: solid;

	BORDER-LEFT-STYLE: solid;

	BORDER-BOTTOM-STYLE: solid

}

#slides {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	LIST-STYLE-IMAGE: none;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	OVERFLOW: hidden;
	WIDTH: 655px;
	COLOR: #fff;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
	POSITION: relative;
	HEIGHT: 456px;
	BACKGROUND-COLOR: #ffffff;

}

#slides UL {

	PADDING-RIGHT: 0px;

	PADDING-LEFT: 0px;

	LIST-STYLE-IMAGE: none;

	PADDING-BOTTOM: 0px;

	MARGIN: 0px;

	OVERFLOW: hidden;

	WIDTH: 655px;

	COLOR: #fff;

	PADDING-TOP: 0px;

	LIST-STYLE-TYPE: none;

	POSITION: relative;

	HEIGHT: 456px;

	BACKGROUND-COLOR: #ffffff;

}

#slides LI {

	PADDING-RIGHT: 0px;

	PADDING-LEFT: 0px;

	LIST-STYLE-IMAGE: none;

	PADDING-BOTTOM: 0px;

	MARGIN: 0px;

	OVERFLOW: hidden;

	WIDTH: 655px;

	COLOR: #fff;

	PADDING-TOP: 0px;

	LIST-STYLE-TYPE: none;

	POSITION: relative;

	HEIGHT: 456px;

	BACKGROUND-COLOR: #ffffff;

}



#slides {

	MARGIN-BOTTOM: 15px

}



#slides UL {

	POSITION: absolute

}



#slides LI {

	FLOAT: left

}



#slides UL LI IMG {

	PADDING-RIGHT: 0px;

	PADDING-LEFT: 0px;

	PADDING-BOTTOM: 0px;

	MARGIN: 0px;

	PADDING-TOP: 0px

}



.col22 {

	width: 4400px;

	}
    
.col33 {

    width: 8000px;

    }

	

.collection {

	float: left;

	padding-right: 20px;

	}

	

.link_new {

	text-decoration: none;

	}

	

.link_new a {

	color: #066d7d;

	text-decoration: none;

	}



.link_new a:hover {

	text-decoration: none;

	border-bottom: 1px #066d7d dotted;

	}
