body
{
	background-color: #d4de2a;
	color: #607b02;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	padding: 0px;
	font-weight: normal;
}

table.blog, table.contentpaneopen {width: 100%;}

h1
{
	font-size: 14pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

img
{
	border: none;
}

a
{
	font-size: 10pt;
	color: #607b02;
}

#content
{
	margin-bottom: 20px;
}

#header
{
	margin-bottom: 20px;
}

#left
{
	float: left;
	width: 25%;
}

#right
{
	float: left;
	width: 25%;
	margin-left: 15px
}

#main
{
	margin: 0 10px;
	width: 412px;
	height: 451px;
	min-height:520px;
	float:left;
}

#main_wide
{
	min-height:520px;
}

#footer
{
	clear: both;
	padding-top:20px;
}

.contentheading
{
	font-size: 14pt;
}

#main .homeblog
{
	padding: 0px;
	display: inline-block;
}

.downloadbox
{
	background: url(../images/downloadbox.gif) no-repeat;
	padding: 25px 0 0 30px;
	font-size: 9pt;
}

.componentheading
{
	display: none;
}

.center {text-align: center;}
.center div {text-align: left;}


#wrapper {min-width: 750px; max-width: 1050px; margin-left: auto; margin-right: auto;}

#topline_greeting
{
	background: url(../images/topline_greeting.jpg) no-repeat top center;
	height: 145px;
}

#bottomline_greeting
{
	background: url(../images/bottomline_greeting.jpg) no-repeat top center;
	height: 152px;
}

#contentline_greeting
{
	background: url(../images/contentline_greeting.jpg) repeat-y top center;
	margin: 0 auto;
	width: 736px;
}
#contentline_greeting #contentContainer_greeting {margin-left: 100px; border: 0; display: inline-block}
#contentline_greeting #contentContainer_greetingform {margin-left: 50px; border: 0; display: inline-block; margin-left: 100px;}

#topline_home
{
	background: url(../images/topline_home.gif) no-repeat top center;
	height: 55px;
	width: 429px;
}

#bottomline_home
{
	background: url(../images/bottomline_home.gif) no-repeat top center;
	height: 60px;
	width: 429px;
}

#contentline_home
{
	background: url(../images/contentline_home.gif) repeat-y top center;
	margin: 0 auto;
	width: 429px;
}
#contentline_home #contentContainer_home {margin: 0px 17px; border: 0; display: inline-block}

/* <rwcards-Fixes> */
* table#rwcardsTable td .card_category_text {display: block; margin-bottom: 15px !important;}
* table#rwcardsTable td .jdGallery  {margin-left: 20px !important;}
/* </rwcards-Fixes> */