.container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #26313e;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	margin-top: 0px;
	background-color: #FFF;
}
.list_head {
	margin-bottom: -4px;
	padding-left: 12px;
}
body {
	background-color: #FFF;
	margin-top: 10px;
	background-image: url(assets/bkgnd_texture.jpg);
}
.main_content {
	width: 900px;
	float: left;
	background-color: #FFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #270e83;
	border-left-color: #270e83;
}
ol {
	margin-top: 7px;
	margin-bottom: 7px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color:#039;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #01891b;
}
a:hover {
	color:#ff8620;
}
a:active {
	text-decoration: none;
}
a.plain_link:link {
	color:#364759;
	text-decoration: none;
}
a.plain_link:visited {
	text-decoration: none;
	color: #364759;
}
a.plain_link:hover {
	text-decoration: none;
	color:#2650c7;
}
a.plain_link:active {
	text-decoration: none;	
}
p {
	margin-top: 7px;
	margin-bottom: 7px;
}
.small11 {
	font-size: 11px;
}
.small13 {
	font-size: 13px;
}
.banner_box {
	float: left;
	height: 134px;
	width: 900px;
	background-color: #FFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #270e83;
	border-right-color: #270e83;
	border-left-color: #270e83;
}
.menu_box {
	float: left;
	width: 900px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #270e83;
	height: 27px;
	border-left-color: #270e83;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #270e83;
}
.row900 {
	float: left;
	width: 900px;
}
.box900 {
	float: left;
	width: 880px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.footerBox {
	float: left;
	height: 35px;
	width: 880px;
	background-color: #FFF;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 12px;
	border: 2px solid #270e83;
}
.medium19 {
	font-size: 19px;
	line-height: 25px;
	font-weight: bold;
	color: #039;
}
.medium24 {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #039;
}
blockquote {
	margin-top: 6px;
	margin-bottom: 6px;
}
ul {
	margin-top: 7px;
	margin-bottom: 7px;
}
li {
	margin-top: 4px;
	margin-bottom: 4px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.imageL {
	float: left;
}
.imageR {
	float: right;
}
.boxL {
	float: left;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.boxR {
	float: right;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.PopBoxImageSmall {
   border: none 0px white;
   cursor: url("assets/magplus.cur"), pointer;
}
.PopBoxImageLarge {
   border: solid thin #CCCCFF;
   cursor: url("assets/magminus.cur"), pointer;
} 
.image_bdr {
	border: 2px solid #063;
}

