html {
	background: #fef4e8 url(../images/mbg_top.gif) repeat-x;
}

  h2 { 
	margin-top: 5px;
	margin-bottom: 10px;
	color: #44687e;
	font-size: 18px;
     }
     
body {
	padding: 0;
	margin: 0;
	background: url(../images/cr_bg.gif) no-repeat center top;
	width: 100%;
	display: table;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img, div { behavior: url(../images/iepngfix.htc) }

.gb {
	background-color: #dbdbdb;
	line-height: 45px;
}

.gb2 {
	background-color: #dbdbdb;
}

.smenu {
	margin-top: 3px;
	margin-bottom: 3px;
}

.smenuon {
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
}

#content {
	width: 995px;
	margin: 0px auto 0;
	padding: 0px;
}
#header {
	background: url(../images/logo_bg.png);
	height: 245px;
}

#main {
	background: url(../images/main_bg.png);
}

#mpage {
	background-color: #FFFFFF;
	width: 960px;
	margin-left: 19px;
}

#footer {
	background-color: #44687d;
	width: 960px;
	margin-left: 19px;
	color: #FFFFFF;
}

#slideshow {
	width: 703px;
	height: 355px;
	margin-left: 11px;
}

#sl_img {
	width: 703px;
	height: 355px;
	position: absolute;
	z-index: 1;
	margin-top: 5px;
	margin-left: 3px;
}

#sl_bg {
	width: 703px;
	height: 355px;
	position: absolute;
	z-index: 2;
	background: url(../images/slideshow_bg.png);
}

#sl_title {
	color: #c0032a; 
	font-size: 29px; 
	font-weight: bold; 
	text-transform: uppercase; 
	padding-bottom: 15px;
	margin-top: 0px;
}

#sl_text {
	margin-left: 400px; 
	width: 280px; 
	margin-top: 20px;
	position: absolute;
	z-index: 3;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
}

hr {
	border: 0;
	height: 1px;
	background-color: #555555;
}

label {
	float:left;
	font-weight:normal;
	padding-right: 12px;
	margin:0px;
	width:110px;
	text-align: right;
}

.floatLeft {
	float:left;
}

.width20 {
	width: 123px;
}

.side_off {
	line-height: 19px;
	padding-left: 5px;
	font-size: 13px;
	margin-bottom: 3px;
}

.side_on {
	line-height: 19px;
	background: url(../images/side_menu_bg.png);
	width: 156px;
	padding-left: 5px;
	font-size: 12px;
	margin-bottom: 3px;
	font-weight: bold;
}


.header_links {
	text-align:right;
	padding-top: 10px;
	padding-right: 15px;
	color: #44687d;
}

.links_title {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}

a:link {text-decoration: none; color: #44687d;}
a:visited {text-decoration: none; color: #44687d;}
a:active {text-decoration: none; color: #44687d;}
a:hover {text-decoration: underline; color: #44687d;}

.main_links {
	margin-top: 158px;
	margin-top: 157px\9; // IE8
	*margin-top: 157px;  // IE7, as we overwrite IE8 hack

}

.main_link {
	float: left;
	width: 200px;
	height: 45px;
	text-align: center;
}

.main_arrow {
	float: left;
	background: url(../images/home_arrow.png);
	width: 25px;
	height: 45px;
}

.main_arrow_l {
	float: left;
	background: url(../images/main_menu_left.png);
	width: 24px;
	height: 45px;
}

.main_arrow_r {
	float: left;
	background: url(../images/main_menu_right.png);
	width: 24px;
	height: 45px;
	*margin-left: -3px;  // IE7
}

.t1 {
    	padding: 0px;
	margin: 0px;
	width: 995px;
	height: 45px;
	color: #FFFFFF;
	font-size: 14px;
	border: 0;
}

td.vm {
    	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
}

td.vt {
	vertical-align: top;
}

.pl20 {
	padding-left: 30px;
}

.w200 {
	width: 180px;
}

.pl30 {
	padding-left: 40px;
}

.social_on {
	line-height: 36px; 
	float:left; 
	text-align: center; 
	background-color: #F6F6F6; 
	border: 1px solid #F1E1E5;
	font-weight: bold;
	font-size: 11px;
}

.social_off {
	line-height: 36px; 
	float:left; 
	text-align: center; 
	background-color: #C0032A;
	border: 1px solid #C0032A;
	font-weight: bold;
	font-size: 11px;
}

.class1 a:link {text-decoration: none; color: #FFFFFF;}
.class1 a:visited {text-decoration: none; color: #FFFFFF;}
.class1 a:active {text-decoration: none; color: #FFFFFF;}
.class1 a:hover {text-decoration: underline; color: #FFFFFF;}

.class2 a:link {text-decoration: none; color: #f8981d;}
.class2 a:visited {text-decoration: none; color: #f8981d;}
.class2 a:active {text-decoration: none; color: #f8981d;}
.class2 a:hover {text-decoration: underline; color: #f8981d;}

.smenuon a:link {text-decoration: none; color: #ae2a2a;}
.smenuon a:visited {text-decoration: none; color: #ae2a2a;}
.smenuon a:active {text-decoration: none; color: #ae2a2a;}
.smenuon a:hover {text-decoration: underline; color: #ae2a2a;}

.social_off a:link {text-decoration: none; color: #FFFFFF;}
.social_off a:visited {text-decoration: none; color: #FFFFFF;}
.social_off a:active {text-decoration: none; color: #FFFFFF;}
.social_off a:hover {text-decoration: underline; color: #FFFFFF;}

.social_on a:link {text-decoration: none; color: #C0032A;}
.social_on a:visited {text-decoration: none; color: #C0032A;}
.social_on a:active {text-decoration: none; color: #C0032A;}
.social_on a:hover {text-decoration: underline; color: #C0032A;}

.class2 {
	font-weight: bold;
	background: url(../images/link_on.png);
	margin-left: -17px;
	padding-left: 17px;
	background-repeat: no-repeat;
}

#col1 {
      float: left;
}

  .classes {
	font-size: 12px; 
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
	height: 32px;
	text-align: center;
     }
.classes a:link {text-decoration: none; color: #FFFFFF;}
.classes a:visited {text-decoration: none; color: #FFFFFF;}
.classes a:active {text-decoration: none; color: #FFFFFF;}
.classes a:hover {text-decoration: underline; color: #FFFFFF;}

  .classes2 {
	font-size: 12px; 
	font-weight: bold;
	color: #44687e;
	padding-left: 5px;
	padding-top: 5px;
	height: 32px;
	text-align: center;
     }

.classes2 a:link {text-decoration: none; color: #44687e;}
.classes2 a:visited {text-decoration: none; color: #44687e;}
.classes2 a:active {text-decoration: none; color: #44687e;}
.classes2 a:hover {text-decoration: underline; color: #44687e;}

.classes3 a:link {text-decoration: underline; color: #44687e;}
.classes3 a:visited {text-decoration: underline; color: #44687e;}
.classes3 a:active {text-decoration: underline; color: #44687e;}
.classes3 a:hover {text-decoration: underline; color: #44687e;}

  #contentbg {
	background-image:url('/images/bgm.gif');
     }
     
#content2 {
	width: 523px;
	margin-left: 15px;
     }
     
.st_sharethis_custom{
        background: url("http://s265506172.onlinehome.us/yndrc2/images/share_this_logo.png") no-repeat scroll left top transparent;
        padding:24px 34px 0px 0px;
	margin-left: 2px;
}

ul { list-style-type: none }

.list-indent0
{
margin-left: 0;
padding-left: 0;
}

.list-indent10
{
margin-left: 30px;
padding-left: 0;
}

.list-indent20
{
margin-left: 40px;
padding-left: 0;
}

.list-indent60
{
margin-left: 60px;
padding-left: 0;
}

.list-indent80
{
margin-left: 80px;
padding-left: 0;
}

.list-indent100
{
margin-left: 100px;
padding-left: 0;
}

.list-item-level1
{
margin-top: 5px;
margin-bottom: 5px;
list-style-image: url(../images/bullet_level1.png);
}

.list-item-level2
{
margin-top: 5px;
margin-bottom: 5px;
list-style-image: url(../images/bullet_level2.png);
}

.dot
{
margin-top: 5px;
margin-bottom: 5px;
list-style-type:disc;
}

.list-item-roman-lower
{
margin-top: 5px;
margin-bottom: 5px;
list-style-type: lower-roman;
}

.list-item-roman-upper
{
margin-top: 5px;
margin-bottom: 5px;
list-style-type: upper-roman;
}

.list-item-alpha-lower
{
margin-top: 5px;
margin-bottom: 5px;
list-style-type: lower-alpha;
}

.list-item-alpha-upper
{
margin-top: 5px;
margin-bottom: 5px;
list-style-type: upper-alpha;
}

.list-item-decimal
{
margin-top: 5px;
margin-bottom: 5px;
list-style-type: decimal;
}
     

