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



body {
	background-color: #879AB3;
	text-align: center;
	color: #465A73;
}
a:link,a:visited {
	color: #455B73;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
}

a:hover,a:active {
	color: #CC6633;
	text-decoration: underline;

}

#container {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align:left; /* part 2 of 2 centering hack */
	width: 760px;
	voice-family: "\"}\"";
	voice-family:inherit;
	background-color: #ffffff;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	font-size: small;
	background-image: url(../images/l_bg.gif);
	background-repeat: repeat-y;
}

html>body #container {
	width: 760px;
	height: auto; /* ie5win fudge ends */
	font-size: small;
	}

#content {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	background-image: url(../images/l_bg.gif);
	background-repeat: repeat-y;
}

#column1 {
	float: left;
	width: 135px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	padding: 0px;
	vertical-align: middle;
	background-image: url(../images/l_bg.gif);
	background-repeat: repeat-y;
}
.pic {
	float: left;
	padding: 10px;
	/*border: 1px solid #465A73;*/
}


#column2 {
	float: right;
	width: 625px;
	text-align: left;
	top: 25px;
	clip: rect(25px,auto,auto,auto);
	background-color: #FFFFFF;
	background-image: url(../images/txtbg.gif);
	background-repeat: no-repeat;
}
#lt {
	vertical-align: top;
}
#pgcontent {
	text-align: left;
	width: 585px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#rt {
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	text-align: right;
	letter-spacing: .2em;
}

.title {
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 17px;
	padding-left: 10px;
}
.lnks {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: left;
}

.hd1 {
	font-size: medium;
	font-weight: bold;
}
.subhd {
	font-weight: bold;
}
.order {
	width: 320px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background-color: #E9ECF1;
	border: 1px solid #455B73;
}

.cit {
	top: 20px;
	font-size: 0.8em;
}




.clearfix:after {
content: ".";
display: block;
height: 0;
clear:both;
visibility:hidden;
}

.clearfix {
display: inline-table;
}

/* backslash hack hides from IE max \*/
* html .clearfix {
height: 1%
}.clearfix {
	display: block;
	clear: both;
}
/* end backslash hack */

#leftmenu {
	padding-right: 5px;
}



#lb ul
{
	text-align: center;
	padding-top: 12px;
	padding-bottom: 20px;
	padding-right: 0px;
	list-style-type: none;
	text-transform: capitalize;
}

#lb ul li {
	display:block;
	background-color: #6E7E92;
	padding: 5px;
	margin-top: 5px;
	list-style-position: outside;
	list-style-type: none;
	width: 83px;
	position: relative;
	left: -18px;

}
#cr {
	font-size: x-small;
	background-color: #DAE0E8;
	clear: both;
	width: 760px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #445A72;
}


#lb ul li a
{
	text-align: left;
	text-decoration: none;
	color: #DAE0E8;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	}

#lb ul li a:hover
{
	color: #FFFFFF;
}

#leftmenu ul li a#current
{
background: transparent url(images/list-active.gif) left center no-repeat;
color: #E9ECF1;
}
#lb {
	text-align: left;
	display: block;
	letter-spacing: .1em;
}
#wr_content {
	float: right;
	width: 175px;
	text-align: right;
	padding-right: 5px;
	padding-left: 15px;
}
#wl_content {

	float: left;
	width: 385px;
}
#contentright {
	float: right;
	width: 150px;
	text-align: right;
}
#contentleft {
	float: left;
	width: 400px;
}
.wrcontent {

	float: right;
	width: 175px;
	text-align: right;
	padding-right: 5px;
	padding-left: 15px;
}
.wlcontent {


	float: left;
	width: 385px;
}
.im {
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#bks ul{
	list-style-type: disc;
	list-style-position: outside;
}
.rbk {
	float: left;
	width: 240px;
	height: 62px;
	padding-top: 28px;
	padding-right: 20px;
	padding-left: 25px;
}
.lbk {
	float: right;
	width: 120px;
	text-align: left;
	padding-bottom: 15px;
	padding-right: 180px;
}
.lc {
	float: left;
	width: 200px;
	padding-right: 15px;
	text-align: right;
}
.rc {
	float: right;
	width: 350px;
}
#ne {
	width: 450px;
}
#pclnk {
	text-align: right;
	width: 150px;
	float: right;
}
#hm {
	width: 500px;
}
#ln {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #465A73;
	clear: both;
}
.lnk {
	line-height: 20px;
	margin-left: 15px;
	padding-left: 15px;
}

