/* Rynerson CSS */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	background-image:url(../images/bgtile2.jpg);
	background-repeat:repeat-x;
	color:#333A52;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}


h1 {
	color:#000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	margin-bottom:0px;
	}

h2 {

	color:#333A52;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:0px;
}

h1 + p {margin-top:4px;}
h2 + p {margin-top:4px;}

/*Objects*/


h3 {
	color:#0045A7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

h4 {
	color:#FF0000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-stretch:expanded;
	}


#POM { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #333A52; font-weight:bold }

#masthead {
	position:relative;
	left:0px;
	top:10px;
	height:100px;
	width:750px;
}
#navrow {
	position:absolute;
	left:0px;
	top:110px;
	width:750px;
	height:25px;
	vertical-align:middle;
}
#lcap {
	position:absolute;
	left:0px;
	top:190px;
	}
#content {
	position:absolute;
	left:0px;
	top:210px;
	}
#leftcol {
	width:275px;

}
#rightcol {
	width:465px;

}

#footer {
	width:100%;
	height:95px;
	background-image:url(../images/foottile.gif);
	background-repeat:repeat-x;
}
.blurow {
	width:100%;
	height:9px;
	background-image:url(../images/foottile.gif);
	background-repeat:repeat-x;
	}
/*Typestyles*/

.servicestyle {
	text-align:left;
	color:#333A52;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.servicestyle a:link { color:#0A49A2; text-decoration:none; font-weight:bold; }
.servicestyle a:visited { color:#0A49A2; text-decoration:underline; font-weight:bold; }
.servicestyle a:hover { color:#E16500; text-decoration:underline; font-weight:bold; }
.servicestyle a:active { color:#E16500; text-decoration:underline; font-weight:bold; }

.servicestyleiframe {
	text-align:left;
	color:#333A52;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#F4F4F4;
}
.servicestyleiframe a:link { color:#0A49A2; text-decoration:none; font-weight:bold; }
.servicestyleiframe a:visited { color:#0A49A2; text-decoration:underline; font-weight:bold; }
.servicestyleiframe a:hover { color:#E16500; text-decoration:underline; font-weight:bold; }
.servicestyleiframe a:active { color:#E16500; text-decoration:underline; font-weight:bold; }

.bodystyle {
	text-align:left;
	vertical-align:text-top;
	color:#333A52;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.bodystyle a:link { color:#0A49A2; text-decoration:underline; font-weight:bold; }
.bodystyle a:visited { color:#0A49A2; text-decoration:underline; font-weight:bold; }
.bodystyle a:hover { color:#E16500; text-decoration:underline; font-weight:bold; }
.bodystyle a:active { color:#E16500; text-decoration:underline; font-weight:bold; }

.navstyle {
	
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:right;
}
.navstyle a:link { color:#000066; text-decoration:underline; font-weight:bold; }
.navstyle a:visited { color:#000066; text-decoration:underline; font-weight:bold; }
.navstyle a:active { color:#0045A7; text-decoration:underline; font-weight:bold; }
.navstyle a:hover { color:#0045A7; text-decoration:underline; font-weight:bold; }

.subnav {
	color:#0045A7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
.subnav a:link { color:#0045A7; text-decoration:underline; font-weight:bold; }
.subnav a:visited { color:#0045A7; text-decoration:underline; font-weight:bold; }
.subnav a:active { color:#E16500; text-decoration:underline; font-weight:bold; }
.subnav a:hover { color:#E16500; text-decoration:underline; font-weight:bold; }

.toplink {
	color:#0045A7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: right;
}
.subnav a:link { color:#0045A7; text-decoration:underline; font-weight:bold; }
.subnav a:visited { color:#0045A7; text-decoration:underline; font-weight:bold; }
.subnav a:active { color:#E16500; text-decoration:underline; font-weight:bold; }
.subnav a:hover { color:#E16500; text-decoration:underline; font-weight:bold; }

.SSstyle {
	text-align:center;
	vertical-align:text-top;
	color:#333A52;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
}
h5 {
	color:#333A52;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-stretch:expanded;
	margin-bottom: 0px;
}

h1.indexheader {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px
	}
	
h2.address {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px
}