@charset "utf-8";
/* CSS Document */

/*HTML Tags*/
A:link { text-decoration: none;
}
A:visited { text-decoration: none;
}
A:hover { text-decoration: underline;
}


body {
	background-color:#36526F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

img {
	border:0px;
}

div {
	/*border:1px #999999 solid;*/
}

h1 {
	margin-top:0px;
	padding-top:10px;
	font-size:14px;
}

h1 .date {
	color:#666666;
	}

h2 {
	font-size:12px;
}	
	
a {
	color:#36526F;
}

a:hover {
	color:#000033;
}





/*IDs*/
#overall {
	text-align:left;
	width:750px;
	margin:10px auto;
	background-color:#CCCCCC;
	background-repeat:repeat-y;
}

#navigation_top table, #navigation_bottom table {
	width:750px;
	height:23px;
}

#navigation_top .left, #navigation_bottom .left {
	float:left;
	margin:0 !important;
}

#navigation_top .right, #navigation_bottom .right {
	float:right;
	margin:0 !important;
}

#navigation_top td, #navigation_bottom td {
	text-align:center;
	vertical-align:top;
}

#navigation_top a, #navigation_bottom a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding-top:5px;
	height:18px;
	position:relative;
}

#navigation_top a:hover, #navigation_bottom a:hover {
	color:#DEDEDE;
}

#floral_top {
	height:60px;
	background-repeat:no-repeat;
}

#breadcrumbs {
	padding:30px 0 3px 0;
	margin:0px 25px 0px 25px;
	border-bottom:1px solid #BBBBBB;
	color:#666666;
}

#main {
}

#content {
	float:right;
	width:492px;
	margin-right:30px;
}

#content {
	line-height:16px;
	color:#000000;
}

#content strong, #content b {
}

#content hr {
	clear:both;
	width:50%;
	border:0px;
	height:1px;
	background-color:#999999;
}

#left_bins {
	width:203px;
	margin-left:9px;
	background-repeat:repeat-y;
}

#left_bins .bin {
	margin:5px 10px 5px 20px;
}

#left_bins .top, #right_bins .top {
	background-repeat:no-repeat;
	height:55px;
	overflow:hidden;
}

#left_bins .bottom, #right_bins .top {
	background-repeat:no-repeat;
	height:13px;
	overflow:hidden;
}


#floral_bottom {
	clear:both;
}

#data_bottom {
	background-repeat:repeat-x;
}

#data_bottom table {
	width:750px;
	height:67px;
}

#data_bottom td {
	padding:0px 10px;
}

#data_bottom .address {
	width:183px;
	padding-left:15px;
}
#data_bottom .line {
	width:1px;
}

#data_bottom .line img {
	background-color:#666666;
	height:58px;
}

#copyright {
	color:#FFFFFF;
}

#copyright a {
	color:#FFFFFF;
}

#main_plain {
	width:95%;
	margin:-10px auto 10px auto;
	padding:10px;
	background-color:#FFFFFF;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
}

/*Class*/
.left {
	float:left;
	margin:0 10px 5px 0px;
	display:block;
	text-align:left;
	color:#666666;
	font-weight:bold;
	line-height:12px;
	/*font-style:italic;*/
}

.rightimg {

	margin:10px 4px 0px 0px ; 
	display:block;
	text-align:left;
	color:#666666;
	font-weight:bold;
	line-height:12px;
}


.right {
	float:right;
	margin:0 10px 5px 10px;
	display:block;
	text-align:left;
	color:#666666;
	font-weight:bold;
	line-height:12px;
	/*font-style:italic;*/
}

.more {
	font-weight:bold;
	white-space:nowrap;
   	font-size:10px;
}

a.more:link {
	font-weight:bold;
	white-space:nowrap;
   	font-size:10px;
}



.sidenav {
	margin:0px 10px 5px 15px;
	width:180px;
}

.sidenav .top {
	background-repeat:no-repeat;
	height:8px !important;
	overflow:hidden;
}

.sidenav .bottom {
	background-repeat:no-repeat;
	height:7px !important;
	overflow:hidden;
}

.sidenav a.active {
	display:block;
	margin:0px;
	padding:4px 5px;
	background-color:#D0D0D0;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
	color:#666666;
	text-decoration:none;
}

.sidenav a.active:hover, .sidenav a.inactive:hover {
	background-color:#ABABAB;
	color:#FFFFFF;
}

.sidenav .sub {
	background-repeat:repeat-y;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
}

.sidenav .sub ul {
	margin:0px 10px;
	padding:5px 10px 5px 20px;
}
.sidenav .sub li {
	margin-bottom:5px;
}

.sidenav a.inactive {
	display:block;
	margin:0px;
	padding:4px 5px;
	background-color:#B1B1B1;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
	color:#FFFFFF;
	text-decoration:none;
}

.bookstore {
	margin:5px 10px 1px 15px;
	width:180px;
}

.bookstore .top {
	background-repeat:no-repeat;
	height:35px !important;
	overflow:hidden;
}

.bookstore .bottom {
	background-repeat:no-repeat;
	height:11px !important;
	overflow:hidden;
}

.bookstore .content {
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	text-align:center;
	padding:5px;
}

.news {
	margin:5px 10px 5px 15px;
	width:180px;
}

.news .top {
	background-repeat:no-repeat;
	height:7px !important;
	overflow:hidden;
}

.news .bottom {
	background-repeat:no-repeat;
	height:8px !important;
	overflow:hidden;
}

.news .content {
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	background-color:#EFEFEF;
	text-align:left;
	padding:5px;
}

.news hr {
	margin:5px auto;
	width:165px;
	border:0px;
	height:1px;
	background-color:#CCCCCC;
	clear:right;
}


.contact_form input, .contac_form select {
	width:470px;
	border:1px solid #999999;
}
.contact_form textarea {
	width:470px;
	height:200px;
	border:1px solid #999999;
}

.dropdown {
	position:absolute; 
	width:150px; 
	display:none;
	border-left:1px #EAEAEA solid;
	border-right:1px #EAEAEA solid;
	border-bottom:1px #EAEAEA solid;
	text-align:left;
	padding:0;
	background-color:#E7E7E7;
	background-repeat:repeat-x;
}


.dropdown ul {
	list-style-type:none;
	padding:0px 0px;
	margin:0;
	}

.dropdown a {
	display:block;
	padding:3px 10px;
	text-align:left;
	text-decoration:none;
	}
	
.dropdown a:hover {
	background-color:#DCDCDC;
}

.date {
	color:#999999;
	}

/*Generals*/

#content, #navigation_top, #navigation_bottom, #main_plain {
	font-size:11px;
}
	
#breadcrumbs, #left_bins, #main, #data_bottom, #copyright, .left, .right, h1 .date, .dropdown {
	font-size:10px;
}

#breadcrumbs a, #data_bottom a, .sidenav .sub a, .more, .right a, .left a, .glossary_index a, #copyright a {
	text-decoration:none;
}

#breadcrumbs a:hover, #data_bottom a:hover, .sidenav .sub a:hover, .more:hover, .right a:hover, .left a:hover, .glossary_index a:hover, #copyright a:hover {
	text-decoration:underline;
}

.livewire {
	font-weight: bold;
	font-size: 12px
}