.bg_pos {
	background-color: #F5F5F5;
	background-image: url(images/main_bg2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0.0px;
	padding: 0.0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav_right {
	background-image: url(images/storagenav_bg3.jpg);
	background-repeat: no-repeat;
	background-position: left 105px;
}
.logo {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 10px;
	background-image: url(images/red_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#nav_left {
	font-size: 0.65em;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
			
}
#nav_left a:link {
	font-size: 0.85em;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	text-decoration:underline;
	font-weight: bold;
}
#nav_left a:visited {
	font-size: 0.85em;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	text-decoration:underline;
	font-weight: bold;
}
#nav_left a:hover {
	font-size: 0.85em;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	text-decoration:none;
	font-weight: bold;
}
.navleft_title {
	background-color: #CC0000;
	color: #FFFFFF;
}
#white_large{
	font-size:12px;
	color: #FFFFFF;
	font-weight:bold;
	text-align:right;
	padding-right:30px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cc0000;
	border-bottom-color: #cc0000;
	vertical-align: middle;
}
#white_large a:link {
	font-size:12px;
	color: #FFFFFF;
	text-decoration:none;
}
#white_large a:visited {
	font-size:12px;
	color: #FFFFFF;
	text-decoration:none;
}
#white_large a:hover {
	font-size:12px;
	color: #FFFFFF;
	text-decoration: underline;
}
#red{
	font-size:11px;
	color: #E01F22;
	font-weight:bold;
	text-align:right;
	padding-right:30px;
	vertical-align: middle;
}
#red a:link{
	font-size:11px;
	color: #E01F22;
	text-decoration:none;
}
#red a:visited{
	font-size:11px;
	color: #E01F22;
	text-decoration:none;
}
#red a:hover{
	font-size:11px;
	color: #E01F22;
	text-decoration:underline;
}

#white-small{
	font-size:11px;
	color: #FFFFFF;
	font-weight:bold;
	text-align:right;
	padding-right:30px;
	vertical-align: middle;
}
#white-small a:link{
	font-size:11px;
	color: #FFFFFF;
	text-decoration:none;
}
#white-small a:visited{
	font-size:11px;
	color: #FFFFFF;
	text-decoration:none;
}
#white-small a:hover{
	font-size:11px;
	color: #FFFFFF;
	text-decoration:underline;
}
.main_content {
	font-size: 0.65em;
	color: #000000;
	padding-top: 90px;
	padding-left: 30px;
	padding-right: 10px;
}
.page_title {
	font-size: 1.25em;
	color: #000000;
	font-weight: bold;
}
.red_bar {
	background-image: url(images/red_line.gif);
	background-repeat: repeat-y;
}
a:link{
	color: #CC0000;
	text-decoration: underline;
}
a:visited{
	color: #CC0000;
	text-decoration: underline;
}
a:hover{
	color: #CC0000;
	text-decoration: none;
}
.strapline{
font:2.5em "Times New Roman", Times, serif;
color: #CCCCCC;
}
#extra_img{
	font-size: 1.2em;
}
#extra_img a:link{
	color: #CC0000;
	text-decoration: underline;
}
#extra_img a:visited{
	color: #CC0000;
	text-decoration: underline;
}
#extra_img a:hover{
	color: #CC0000;
	text-decoration: none;
}
#photo_pop{
	font-size:10px;
	color: #FFFFFF;
	text-align:right;
	vertical-align:middle;
	padding-right:3px;
}
#photo_pop a:link{
	font-size:10px;
	color: #FFFFFF;
	text-decoration:none;
	vertical-align: middle;
}
#photo_pop a:visited{
	font-size:10px;
	color: #FFFFFF;
	text-decoration:none;
	vertical-align: middle;
}
#photo_pop a:hover{
	font-size:10px;
	color: #FFFFFF;
	text-decoration:underline;
	vertical-align:middle;
}
.text_size{
font-size:85%;
}
.text_size95{
font-size:95%;
}