@charset "utf-8";
body {
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center top;
	background-color: #11265F;
}
.topback {
	background-color: #11265F;
	background-image: url(images/top_back.gif);
	background-repeat: repeat-x;
}

#container{
	position:relative;
	width:1000px;
	margin: 0px;
	padding: 0px;
}
.slider{
	width:1000px;
	height:360px;
	padding-top: 10px;
}
#prev {
	position:absolute;
	top:120px;
	left:auto;
	z-index:10;
	visibility: visible;
}
#next {
	position:absolute;
	top:120px;
	right:0px;
	z-index:10;
	visibility: visible;
}


#container2{
	position:relative;
	width:750px;
	margin: 0px;
	padding: 0px;
}
.slider2{
	width:750px;
	height:480px;
	padding-top: 20px;
}
#prev2 {
	position:absolute;
	top:230px;
	left:auto;
	z-index:10;
	visibility: visible;
}
#next2 {
	position:absolute;
	top:230px;
	right:0px;
	z-index:10;
	visibility: visible;
}

.curveboxdgrey {
	background-color: #ffffff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	padding: 10px;
}
.padding_right_10pt {
	padding-right: 10px;
}
.padding_right_20pt {
	padding-right: 20px;
}
.padding_right_30pt {
	padding-right: 30px;
}
.padding_right_40pt {
	padding-right: 40px;
}
.padding_left_right_10pt {
	padding-left: 20px;
	padding-right: 20px;
}
.padding_20pt_left_right {
	padding-left: 20px;
	padding-right: 20px;
}
.padding_10pt_top_bot {
	padding-top: 10px;
	padding-bottom: 10px;
}
.padding_15pt_top_bot {
	padding-top: 15px;
	padding-bottom: 15px;
}
.padding_10pt_bot_left_right {
	padding-bottom: 10px;
		padding-right: 10px;
			padding-left: 10px;
}
.padding_left_5pt {
	padding-left: 5px;
}
.padding_left_10pt {
	padding-left: 10px;
}
.padding_left_20pt {
	padding-left: 20px;
}
.padding_30pt_left {
	padding-left: 30px;
}
.padding_40pt_left {
	padding-left: 40px;
}
.padding_2pt_top {
	padding-top: 2px;
}
.padding_5pt_top {
	padding-top: 5px;
}
.padding_10pt_top {
	padding-top: 10px;
}
.padding_20pt_top {
	padding-top: 20px;
}
.padding_30pt_top {
	padding-top: 30px;
}
.padding_5pt_bot {
	padding-bottom: 5px;
}
.padding_10pt_bot {
	padding-bottom: 10px;
}
.padding_15pt_bot {
	padding-bottom: 15px;
}
.padding_20pt_bot {
	padding-bottom: 20px;
}
.padding_2pt {
	padding: 2px;
}
.padding_3pt_bot {
	padding-bottom: 2px;
}
.padding_5pt {
	padding: 5px;
}
.padding_10pt {
	padding: 10px;
}
.padding_20pt {
	padding: 20px;
}
.padding_30pt {
	padding: 30px;
}
.rollover {
	cursor: pointer; cursor: hand
}
.pagenumbers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
	width: auto;
	padding: 3px;
	margin: 1px;
	height: auto;
	word-spacing: normal;
	border: 1px solid #999999;
	text-decoration: none;
}
.pagenumbersselected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #11265f;
	width: auto;
	padding: 3px;
	margin: 1px;
	height: auto;
	word-spacing: normal;
	border: 1px solid #000066;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #404040;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #404040;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #404040;
}
a.white10link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
a.white10link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
a.white10link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
a.white10link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

a.white12link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a.white12link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a.white12link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
a.white12link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}

a.link10:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.link10:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.link10:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a.link10:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.blue16link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000033;
	text-decoration: none;
}
a.blue16link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000033;
	text-decoration: none;
}
a.blue16link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000033;
	text-decoration: underline;
}
a.blue16link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000033;
	text-decoration: none;
}

a.blue14link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	text-decoration: none;
}
a.blue14link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	text-decoration: none;
}
a.blue14link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	text-decoration: underline;
}
a.blue14link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	text-decoration: none;
}


a.boxlink:link {
	background-color: #FFFFFF;
		border: 1px solid #999999;
}
a.boxlink:visited {
	background-color: #FFFFFF;
		border: 1px solid #999999;
}
a.boxlink:hover {
	background-color: #CCCCCC;
	border: 1px solid #999999;
}
a.boxlink:active {
	background-color: #FFFFFF;
		border: 1px solid #999999;
}

a.link12:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #404040;
}
a.link12:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #404040;
}
a.link12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FF0000;
}
a.link12:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #404040;
}

.box22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	width: 200px;
	padding: 3px;
	margin: 2px;
	height: auto;
	word-spacing: normal;
	border: thin solid #666666;
}
.box2 {		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	width: 200px;
	padding: 3px;
	margin: 2px;
	height: auto;
	word-spacing: normal;
	border: thin solid #666666;
}
.headertext2 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.5;
	color: #404040;
}
.text16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.5;
	color: #404040;
}
.text10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.5;
	color: #404040;
}
.text14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #404040;
	line-height: 1.5;
}
.text36 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000000;
	line-height: 1.5;
}
.text24 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	text-decoration: none;
	line-height: 1.5;
}
.text24Georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 24px;
	line-height: 1.5;
}
.text36Georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.5;
}

.formerror {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 10px;
}

.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	background-color: #E8E8E8;
	width: 175px;
	padding: 4px;
	margin: 2px;
	height: auto;
	word-spacing: normal;
	border: 1px solid #E8E8E8;
}
.searchBox150 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
	width: 150px;
	padding: 2px;
	margin: 2px;
	height: auto;
	word-spacing: normal;
	border: thin solid #666666;
}
.Submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	width: 175px;
	padding: 4px;
	margin: 2px;
	height: auto;
	word-spacing: normal;
	border: 1px solid #E8E8E8;
	font-weight: normal;
	text-align: left;
	background-color: #E8E8E8;
}
.linebot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}	
.linebotlight_dashed {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}	
.linebotthick {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	}	
.linebotsolid {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}
.line_top_n_bot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}
.linetop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}
.linetop_lightgrey {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.line_left_n_right_grey{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.line_left_n_right_blue{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}
.line_left{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}
.line_left_grey{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.line_left_right_bot_grey{
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #304378;
	border-right-color: #304378;
	border-bottom-color: #304378;
	border-left-color: #304378;
}
.box{
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.curvebox_blue {
background-color: #000033;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
padding: 10px;
}
.box_dotted {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.navigation {
	width: auto;
	height: auto;
	display:block;
	border: 1px solid #999999;
	background-color: #f2f2f2;
	background-image: url(../images/back_stocklist2.gif);
	padding: 0px;
	margin: 5px;
}
.navigation:hover {
	display: block;
	height: auto;
	width: auto;
	border: 6px solid #11265F;
	background-color: #E5E5E5;
	background-image: url(../images/back_stocklist1.gif);
	padding: 0px;
	margin: 0px;
}
.floatleft {
	float: left;
	margin: 1px;
	padding: 0px;
}

