/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.1em;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	color: #000;
}

a:link, a:visited {
	text-decoration: underline;
	/*font-weight: normal;*/
        color: #2d5c4d;
        /*color: #800029;*/
}

a:hover {
	text-decoration: none;
	color: #033b29;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/


div#wrapper {
		background: #e5e5e5;
}

div#header {
	background: #FFFFFF;
}

div#header_l {
	background: url(../images/rr_header_l.png) 0 0 no-repeat;
}

div#header_r {
	background: url(../images/rr_header_r.jpg) 100% 0 no-repeat;
}

div#footer {
	background: #e5e5e5 url(../images/rr_footer_m.png) 0 0 repeat-x;
}

div#footer_l {
	background: url(../images/rr_footer_l.png) 0 0 no-repeat;
}

div#footer_r {
	background: url(../images/rr_footer_r.png) 100% 0 no-repeat;
}

div#mid {
	background: #ffffff url(../images/rr_mid_l.png) 0 0 repeat-y;
        margin: auto;
}

div#mid_rhs_r {
	background: url(../images/rr_mid_r.png) 100% 0 repeat-y;
}

div#mid_rhs_r_t {
	background: url(../images/rr_mid_r_t.png) 100% 0 no-repeat;
}

#page_bg {
	padding: 10px 0;
	margin-bottom: 1px;
	background: #E8E8E8;
}

div.center {
  text-align: center;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

div#header_l {
	position: relative;
}

div#header_r {
	height: 135px;
	padding-left: 500px;
	padding-right: 270px;
	padding-top: 25px;
	overflow: hidden;
	text-align: left;
}

div#logo {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 414px;
	height: 125px;
	background: url(../images/rr_rrca_logo.png) 0 0 no-repeat;
	margin-left: 28px;
	margin-top: 18px;
}

div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}

div#tabarea {
	background: url(../images/rr_header_b.png) 0 0 repeat-x;
}

div#tabarea_l {
	background: url(../images/rr_header_l_b.png) 0 0 no-repeat;
	padding-left: 20px;
}

div#tabarea_r {
	height: 25px;
	background: url(../images/rr_header_r_b.jpg) 100% 0 no-repeat;
	padding-right: 330px;
}

div#footer_r {
	/*padding-top: 25px;*/
         /*height: 50px;*/
	height: 20px;
	overflow: hidden;
}

div#footer_r div {
	text-align: center;
	font-size: .90em;
	color: #aaa;
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #999;
}

div#footerspacer {
	height: 10px;
}

div#sub_footer {
        font-weight: normal;
        padding: 10px;
        line-height: 1.1em;
        color: #033b29;
}

div#college_logos img {
       padding: 10px 9px 5px 9px;
}


div#rrf_logo {
       margin-top: 50px
}

div#rrf_logo p {
       font-weight: normal;
       font-size: 16px;
       padding: 5px;
       line-height: 1.0em;
       color: #fff;
}

#pathway {
	padding: 0px 10px 8px;
	width: auto;
	margin-top: -2px;
	margin-right: 250px;
	text-align: left;
}

#search {
	float: right;
	width:320px;
	margin-top: -20px;
	margin-right: 30px;
	height: 40px;
	overflow: hidden;
	text-align:right;
}

form#searchForm input {
	vertical-align: middle;
}

form#searchForm table {
	border-collapse: collapse;
}

form#searchForm td {
	padding:0;
}

#mod_search_searchword {
	padding-left: 3px;
}

#area {
	padding: 0;
}

#whitebox {
	/*margin: 0 21px 0px 21px;*/
	background: #fff;
	width: auto;
}

#whitebox div {
	text-align: left;
}

#whitebox_t {
	background: #fff url(../images/mw_content_t.png) 0 0 repeat-x;
}

#whitebox_tl {
	background: url(../images/mw_content_t_l.png) 0 0 no-repeat;
}

#whitebox_tr {
	height: 10px;
	overflow: hidden;
	background: url(../images/mw_content_t_r.png) 100% 0 no-repeat;
}

#whitebox_m {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: auto;
	padding: 1px 8px;
}

#whitebox_b {
	margin-top: -5px;
	background: url(../images/mw_content_b.png) 0 100% repeat-x;
}

#whitebox_bl {
	background: url(../images/mw_content_b_l.png) 0 100% no-repeat;
}

#whitebox_br {
	height: 13px;
	background: url(../images/mw_content_b_r.png) 100% 100% no-repeat;
}



/* horizontal pill menu */
table.pill {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

td.pill_l {
  background: url(../images/mw_menu_cap_l.png) no-repeat;
  width:  20px;
  height: 25px;

}

td.pill_m {
  background: url(../images/mw_menu_normal_bg.png) repeat-x;
  padding: 0;
  margin: 0;
  width: auto;
}

td.pill_r {
  background: url(../images/mw_menu_cap_r.png) no-repeat;
  width:  19px;
  height: 25px;
}

#pillmenu {
  white-space: nowrap;
  height: 25px;
  float: right;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li {
	float: left;
	background: url(../images/rr_menu_separator.gif) top right no-repeat;
	margin: 0;
	padding: 0;
}

#pillmenu ul li a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 0 12px;
  text-decoration: none;
}
#pillmenu ul li a:link, #pillmenu ul li a:visited { /* Inactive */
  color: #fff;
}
#pillmenu ul li.active a { /*active*/
  color: #a3b8af;
}



#pillmenu ul li a:hover {  /*hover*/
  text-decoration: underline;
}

#pillmenu a#active_menu-nav {
	margin-top:2px;
	height: 21px;
	line-height: 21px;
	background-position: 0 0;
}

#leftcolumn {
	padding: 0;
	margin: 0;
	width: 148px;
	float: left;
        padding-top: 7px;
}

#maincolumn,
#maincolumn_full {
	margin-left: 148px;

        background: url(../images/maincolumn_l_t.png) 0 0 no-repeat;
}

#maincolumn_full {
	margin-left: 0;
	padding: 0;	
	width: 100%;
}

#maincolumn_bg {
	padding-left: 15px;
	padding-top: 20px;
	padding-right: 15px;
        text-align: left;
        background: url(../images/maincolumn_b.png) 0 100% no-repeat;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	/*margin-bottom: 15px;*/
}

table.nopad td.middle_pad {
	width: 20px;
}

table.center {
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  /*width:100px;*/
}
  
table.center tr,table.center td {
  text-align:left;
}

table.center2 {
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  /*width:100px;*/
}

table.center2 tr,table.center td {
  text-align:center;
}

/*************************************/
/*** PDF Download Links CSS        ***/
/*************************************/
.newpdf {
  text-decoration:none;
  font-size: 12px;
}
.newpdf a {
  text-decoration:none;
  float:left;
  width:150px;
  height:50px;
  margin:5px;
  padding:5px;
  border:solid 1px #dedede;
  background-color:#ffffff;
}
.newpdf img {
  padding-right: 4px;
}
.grey {
  color:#999999;
}
.newpdf a:hover {
  background-color:#f4f4f4;
}
.newpdf a {
  color: #033b29;
}

/*************************************/
/*** ZIP Download Links CSS        ***/
/*************************************/
.newzip {
  text-decoration:none;
  font-size: 12px;
}
.newzip a {
  text-decoration:none;
  float:left;
  width:225px;
  height:56px;
  margin:5px;
  padding:5px;
  border:solid 1px #dedede;
  background-color:#ffffff;
}
.newzip img {
  padding-right: 4px;
}
.newzip a:hover {
  background-color:#f4f4f4;
}
.newzip a {
  color: #033b29;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/
div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #033b29;
	text-align: left;
	width: 100%;
}



table.contentpaneopen h3 {
	margin-top: 15px; /*was 25px*/
}

table.contentpaneopen p {
	padding-bottom: 0.5em;
}

h4 {
        color: #2d5c4d;
        font-size: 16px;
        padding: 0;
        margin: 0;
        margin-bottom: 5px;
}

h3, table.moduletable th, legend, div.moduletable_latest h3 {
        margin: 0;
        font-weight: bold;
        font-family: Helvetica,Arial,sans-serif;
        font-size: 1.5em;
        padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
        color: #033b29;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	/*height: 20px;*/
	vertical-align: top;
	/*font-size: .90em;*/
        font-size: .75em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	/*padding-bottom: 5px;*/
        padding-bottom: 0px;
	padding-top: 0px;
}

a.readon {
	/*margin-top: 10px;*/
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
        font-size: 0.9em;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }
/** overlib **/
.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}

.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
        padding: 0;
        margin: 0;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	/*width: auto;*/
    width: 100%;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 15px; /*was 25px*/
}

table.blog table.contentpaneopen h2, table.blog td.contentheading {
        font-size: 20px;
        font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #2d5c4d;
        text-align: left;
        /*padding-bottom: 5px;*/
        padding-bottom: 0;
        line-height: 1.0em;
}

/*table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}*/

h2, .contentheading, .componentheading, .rra_m4j_heading, table.blog table.contentpaneopen h2.contentheading {
	margin: 0;
        padding: 0;
        padding-bottom: 10px;
        line-height: 1.0em;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 26px;
	font-weight: bold;
	vertical-align: bottom;
	color: #033b29;
	text-align: left;
	/*width: 100%;*/
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */

/* CSS to float latest news to right when used in article */
div.moduletable_latestnews {
  padding: 8px;
  margin: 5px;
  width : 184px;
  float: right;
  border: 1px #ddd solid;
  background: #f5f5f5;
}

div.moduletable_latestnews h3 {
        margin: 0px;
        margin-bottom: 10px;
        padding: 0;
        font-size: 16px;
        text-align: center;
}

div.moduletable_latestnews ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
        text-align: center;
}


table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu_title h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	text-align: center;
	padding-bottom: 6px;
}

div.module_menu, div.module_menu_title {
	margin: 0;
	padding: 0;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 15px;
	background: url(../images/rr_box_br.png) 100% 100% no-repeat;
        /*width: 140px;*/
}

div.module_menu div, div.module_menu_title div {
	background: url(../images/rr_box_bl.png) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/rr_box_tr.png) 100% 0 no-repeat;
}

div.module_menu_title div div {
	background: url(../images/rr_box_title_tr.png) 100% 0 no-repeat;
}

div.module_menu div div div {
	/*padding: 10px;
	padding-top: 15px;
	padding-bottom: 15px;*/
	padding: 5px 10px;
	width: auto;
	background: url(../images/rr_box_tl.png) 0 0 no-repeat;
}

div.module_menu_title div div div {
	padding: 5px 10px;
	width: auto;
	background: url(../images/rr_box_title_tl.png) 0 0 no-repeat;
}

div.module_menu div div div div, div.module_menu_title div div div div {
	background: none;
	padding: 0;
}




div.module_menu ul, div.module_menu_title ul {
	margin: 0px;
	padding-left: 0px;
        text-align: left;
}

div.module_menu ul li, div.module_menu_title ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
        word-wrap: break-word;
        margin-bottom: 0.1em;
}

div.module_menu a:link, div.module_menu a:visited, div.module_menu_title a:link, div.module_menu_title a:visited { /* ALL*/
    text-decoration: none;
}

/* LEVEL ONE */
div.module_menu ul li.active a:link, div.module_menu ul li.active a:visited, div.module_menu_title ul li.active a:link, div.module_menu_title ul li.active a:visited { /* ACTIVE */
	color: #a3b8af;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited, div.module_menu_title ul li a:link, div.module_menu_title ul li a:visited { /*INACTIVE*/
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}

div.module_menu ul li a:hover, div.module_menu_title ul li a:hover { /* HOVER */
    text-decoration: underline;
}

/* LEVEL TWO */
div.module_menu ul li.active ul li, div.module_menu_title ul li.active ul li {
	list-style-type: none;
	margin-left: 15px;
	padding: 0px;
        word-wrap: break-word;
        margin-bottom: 0;
}

div.module_menu ul li.active ul li.active a:link, div.module_menu ul li.active ul li.active a:visited, div.module_menu_title ul li.active ul li.active a:link, div.module_menu_title ul li.active ul li.active a:visited { /* ACTIVE */
	color: #a3b8af;
}

div.module_menu ul li.active ul li a:link, div.module_menu ul li.active ul li a:visited, div.module_menu_title ul li.active ul li a:link, div.module_menu_title ul li.active ul li a:visited { /* INACTIVE*/
	font-weight: normal;
	/*color: #d7e1dc;*/
        color: #ffffff;
	font-size: 11px;
}

div.module_menu ul li.active ul li a:hover, div.module_menu_title ul li.active ul li a:hover { /* HOVER */
    text-decoration: underline;
}

/* LEVEL THREE */
div.module_menu ul li.active ul li.active ul li, div.module_menu_title ul li.active ul li.active ul li{
	list-style-type: none;
	margin-left: 15px;
	padding: 0px;
        word-wrap: break-word;
        margin-bottom: 0;
}

div.module_menu ul li.active ul li.active ul li.active a:link, div.module_menu ul li.active ul li.active ul li.active a:visited, div.module_menu_title ul li.active ul li.active ul li.active a:link, div.module_menu_title ul li.active ul li.active ul li.active a:visited { /* ACTIVE */
	color: #a3b8af;
}

div.module_menu ul li.active ul li.active ul li a:link, div.module_menu ul li.active ul li.active ul li a:visited, div.module_menu_title ul li.active ul li.active ul li a:link, div.module_menu_title ul li.active ul li.active ul li a:visited { /* INACTIVE */
	font-weight: normal;
	/*color: #aec1b8;*/
        color: #ffffff;
	font-size: 11px;
}

div.module_menu ul li.active ul li.active ul li a:hover, div.module_menu_title ul li.active ul li.active ul li a:hover { /* HOVER */
    text-decoration: underline;
}





#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }
form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }
div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */
/* Default skyscraper style */
.bannergroup {

}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}


legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}


/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
        text-align: left;
}

table.contentpaneopencontact {
        text-align:center; 
        margin-left:auto;
        margin-right:auto;
        width:440px;
}

/* Caption fixes */
.img_caption.left {
	float: left;
	margin-right: 1em;
}

.img_caption.right {
	float: right;
	margin-left: 1em;
}

.img_caption.left p {
	clear: left;
        text-align: center;
        font-size: 10px;
        color: #666666;

}

.img_caption.right p {
	clear: right;
	text-align: center;
        font-size: 10px;
        color: #666666;
}

/*****************************************/

.nopm, .nopm ul li {
   padding-top: 0;
   padding-bottom: 0;
   margin-top: 0;
   margin-top: 0;
   line-height: 0.7em;
}

.strapline {
	font-size: 16px;
        font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #2d5c4d;
        text-align: center;
        /*margin: 15px 10%;*/
        margin: 15px 80px;
}

.subheading {
	font-size: 24px;
        font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #2d5c4d;
        text-align: left;
        margin: 0 100px;
        margin-right: 50px;
        line-height: 1.0em;
}

.lfloat {
	float: left;
}

.rfloat {
	float: right;
}

.caption {
        color: auto;
}

.largetext {
        font-size:16px;
        line-height: 1.1em;
}

a.contentpagetitle {
        text-decoration: none;
}

img.image_r {
        margin: 8px 0 8px 8px;
        border: solid 1px #dddddd;
        float: right;
}

img.image_l {
        margin: 8px 8px 8px 0;
        border: solid 1px #dddddd;
	float: left;
}

.clear_l {
        clear: left;
}

.clear_r {
        clear: right;
}
tr.row1 {
        background-color: #DDDDDD;
}
tr.row2 {
        background-color: #EEEEEE;
}
tr.row1 td, tr.row2 td {
        padding: 5px;
}

div.body_box_ra_g, div.body_box_ra_w, div.moduletable_latest {
    border: 1px solid #033b29;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -khtml-border-radius: 15px;
    -webkit-border-radius: 15px;
}

div.body_box_ra_g {
    margin: 0 4px 15px 0px;
    background-color: #9db3aa;
}

div.body_box_ra_w, div.moduletable_latest {
    background-color: #FFFFFF;
    clear: right;
    float: right;
    width: 26%;
    padding: 10px;
    margin: 0 0px 15px 4px;
}

div.body_box_ra_g div.body_box_pad, div.body_box_ra_w div.body_box_pad {
    padding: 10px;
}

div.body_box {
	margin: 0;
	padding: 0;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 15px;
	background: url(../images/body_box_br.png) 100% 100% no-repeat;
        /*width: 140px;*/
}

div.body_box div {
	background: url(../images/body_box_bl.png) 0 100% no-repeat;
}

div.body_box div div {
	background: url(../images/body_box_tr.png) 100% 0 no-repeat;
}

div.body_box div div div {
	padding: 10px 10px;
	width: auto;
	background: url(../images/body_box_tl.png) 0 0 no-repeat;
}

div.body_box div div div div {
	background: none;
	padding: 0;
}

div.body_box_w {
	margin: 0;
	padding: 0;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 15px;
	background: url(../images/body_box_w_br.png) 100% 100% no-repeat;
        /*width: 140px;*/
}

div.body_box_w div {
	background: url(../images/body_box_w_bl.png) 0 100% no-repeat;
}

div.body_box_w div div {
	background: url(../images/body_box_w_tr.png) 100% 0 no-repeat;
}

div.body_box_w div div div {
	padding: 15px 15px;
	width: auto;
	background: url(../images/body_box_w_tl.png) 0 0 no-repeat;
}

div.body_box_w div div div div {
	background: none;
	padding: 0;
}

div.body_box_ra_w h3, div.moduletable_latest h3 {
	margin-top: 0px;
}

div.body_box_ra_w div.moduletable{
	margin-bottom: 0px;
}

div.russ_potrait {
        border: 1px solid #033b29;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -khtml-border-radius: 15px;
        -webkit-border-radius: 15px;
        width: 80px;
        height: 90px;
        background: url('../images/russ_portrait.jpg');
        float: left;
        margin: -20px 10px 10px -20px;
}

div.attachmentsList table {
   width: 100%;
   margin-top: 10px;
}

div.attachmentsList td {
    padding: 3px 3px;
}

div.attachmentsList tr.odd {
    background-color:#FFFFFF;
}

table.sports {
  text-align: center;
  margin: 0 auto;
}

table.sports th, table.sports td.header{
  border: 1px solid #033b29;
  background-color: #9db3aa;
}

table.sports td {
  border: 1px solid #033b29;
  background-color: #FFFFFF;
}

table.sports td.blank {
  background-color: #9db3aa;
}