body {
        font-family: Arial, Tahoma, Verdana;
        font-size: 8.5pt;
	margin: 0 0 0 0;
	background-color: #F3F3F3;
}
div#container {
	margin: 0 auto;
	position: relative;
}
div#head {
	width: 763px;
	padding-left: 7px;
	margin: 0 auto;
	position: relative;
	background-color: #FFFFFF;
}
div#content {
/*	border: 1px solid #B8B8BA;*/
	width: 770px;
	margin: 0 auto;
	padding-top: 10px;
	position: relative;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
div#underhead {
	background-color: #FFFFFF;
	background-image: url('/images/underheadrep.png');
	background-repeat: repeat-x;
	background-position: bottom;
	height: 7px;
	width: 100%;
}
div#undermhead {
	background-color: #FFFFFF;
	background-image: url('/images/undermheadrep.png');
	background-repeat: repeat-x;
	background-position: top;
	height: 6px;
	width: 100%;
}
div#mainheadpink {
	background-color: #FFFFFF;
	width: 770px;
	margin: 0 auto;
}
div.pink_selected {
        margin-bottom: 1px;
        height: 18px;
        width: 112px;
        background-image: url('/images/pink_selected.png');
        background-repeat: no-repeat;
        color: #DA0962;
        font-size: 9pt;
        padding-left: 15px;
        text-align: left;
        font-weight: bold;
        padding-top: 1px;
        cursor: pointer;
}
div.green_selected {
        margin-bottom: 1px;
        height: 18px;
        width: 112px;
        background-image: url('/images/green_selected.png');
        background-repeat: no-repeat;
        color: #56D020;
        font-size: 9pt;
        padding-left: 15px;
        text-align: left;
        font-weight: bold;
        padding-top: 1px;
        cursor: pointer;
}
div.yellow_selected {
        margin-bottom: 1px;
        height: 18px;
        width: 112px;
        background-image: url('/images/yellow_selected.png');
        background-repeat: no-repeat;
        color: #FFBF00;
        font-size: 9pt;
        padding-left: 15px;
        text-align: left;
        font-weight: bold;
        padding-top: 1px;
        cursor: pointer;
}
div.purple_selected {
        margin-bottom: 1px;
        height: 18px;
        width: 112px;
        background-image: url('/images/purple_selected.png');
        background-repeat: no-repeat;
        color: #952297;
        font-size: 9pt;
        padding-left: 15px;
        text-align: left;
        font-weight: bold;
        padding-top: 1px;
        cursor: pointer;
}
div.blue_selected {
        margin-bottom: 1px;
        height: 18px;
        width: 112px;
        background-image: url('/images/blue_selected.png');
        background-repeat: no-repeat;
        color: #09C0DA;
        font-size: 9pt;
        padding-left: 15px;
        text-align: left;
        font-weight: bold;
        padding-top: 1px;
        cursor: pointer;
}
div.grey_selected {
        margin-bottom: 1px;
        height: 18px;
        width: 112px;
        background-image: url('/images/grey_selected.png');
        background-repeat: no-repeat;
        color: #F71C0A;
        font-size: 9pt;
        padding-left: 15px;
        text-align: left;
        font-weight: bold;
        padding-top: 1px;
        cursor: pointer;
}
div.orange_selected {
        margin-bottom: 1px;
        height: 18px;
        width: 112px;
        background-image: url('/images/orange_selected.png');
        background-repeat: no-repeat;
        color: #FF7F00;
        font-size: 9pt;
        padding-left: 15px;
        text-align: left;
        font-weight: bold;
        padding-top: 1px;
        cursor: pointer;
}
div.unselected {
        margin-bottom: 1px;
        height: 18px;
        width: 112px;
        background-image: url('/images/unselected.png');
        background-repeat: no-repeat;
        color: #333333; /* #919295 */
        font-size: 9pt;
        padding-left: 15px;
        text-align: left;
        font-weight: bold;
        padding-top: 1px;
        cursor: pointer;
}
table.links {
        border: none;
        width: 100%;
        border-collapse: collapse;
}
td.linkr {
        width: 229px;
        padding-bottom: 2px;
        text-align: left;
        font-size: 10pt;
        color: #DA0962;
        font-weight: bold;
}
td.linkl {
        width: 18px;
        text-align: center;
}
div#winnerbox {
	border: 1px solid #B8B8BA;
	height: 135px;
	width: 140px;
	text-align: center;
	color: #333333;
	font-size: 8pt;
}
div#winnerbox h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #DA0962;
	margin: 0 0 0 0;
}

a {
	font-size: 10pt;
	font-weight: bold;
	/* font-family: Verdana, Arial; */
	color: #DA0962;
	text-decoration: none;
}

div#winnerbox a {
	font-size: 8pt;
	font-weight: bold;
	color: #DA0962;
	text-decoration: none;
	padding-top: 2px;
	display: block;
}
div#menu {
	background-color: #FFFFFF;
	margin-left: 8px;
}
div#maincontent h1 {
	font-size: 18pt;
	color: #DA0962;
	margin: 0 0 0 0;
	clear: none;
	display: inline;
}
div#maincontent {
	background-color: #FFFFFF;
	padding-left: 8px;
	color: #333333;
	padding-right: 2px;
	font-size: 8pt;
}
div#leftmarg {
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 128px;
}
div.leftbox {
	width: 124px;
	margin: 0 auto;
	font-size: 8pt;
	font-weight: bold;
	color: #333333; /* #919295 */
	text-align: center;
	border: 1px solid #B8B8BA;
}
div.leftbox h1 {
	display: block;
	margin: 0 0 0 0;
	background-color: #B8B8BA;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	width: 124px;
	text-align: center;
}
div#infoot {
	width: 770px;
	margin: 0 auto;
	height: 10px;
	background-color: #FFFFFF;
}
div#footer {
	padding-top: 4px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	width: 100%;
	height: 16px;
	text-align: center;
	font-size: 7pt;
}
div#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 7px;
}
div#postit {
	background-color: #FFFFFF;
	margin-top: 10px;
	padding-top: 3px;
	width: 140px;
	height: 129px;
	background-image: url('/images/postit.png');
	background-repeat: no-repeat;
	font-size: 8pt;
	color: #333333; /* #919295 */
	text-align: center;
	position: relative;
}
div#postit a {
	font-weight: bold;
	color: #DA0962;
	text-decoration: none;
}
div#postit h1 {
	display: block;
	margin: 0 0 0 0;
	color: #DA0962;
	font-size: 12pt;
	font-weight: bold;
}
div#quibblebox {
	border: 1px solid #B8B8BA;
	width: 140px;
	text-align: center;
	color: #333333;
	font-size: 8pt;
}
div#quibblebox h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #DA0962;
	margin: 0 0 0 0;
}
div#quibblebox a {
	background-color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	color: #DA0962;
	text-decoration: none;
	padding-top: 2px;
	display: block;
}
div#scroller {
	background-color: #FFFFFF;
	width: 770px;
	margin: 0 auto;
	font-size: 6pt;
}
div#abovefoot {
	width: 100%;
	margin: 0 auto;
	background-image: url('/images/footerrep.png');
	background-repeat: repeat-x;
	height: 59px;
}
div#logofoot {
	width: 770px;
	margin: 0 auto;
}

td.boxholder img {
	display: block;
}
td.boxholder {
	width: 20px;
	vertical-align: top;
	text-align: left;
}
div.button {
	color: #7F7F7F;
	font-size: 9pt;
	background-image: url('/images/greybutton.png');
	background-repeat: no-repeat;
	height: 89px;
	width: 201px;
	text-align: center;
	padding-left: 12px;
	float: left;
}
div.buttonselected a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
div.button a {
	color: #56D020;
	font-weight: bold;
	text-decoration: none;
}
div.buttonselected {
	color: #7F7F7F;
	font-size: 9pt;
	background-image: url('/images/greenbutton.png');
	background-repeat: no-repeat;
	height: 89px;
	width: 201px;
	text-align: center;
	padding-left: 12px;
	float: left;
	cursor: pointer;
}

div.containme {
	background-color: #FFFFFF;
}

.blog_date
{
	font-size: 9pt;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	line-height: 11pt;
}

.blog_divider
{
	height: 1px;
	overflow: hidden;
	background-color: #09c0da;
	background-color: #000;
	border-top: 5px solid #fff;
	border-bottom: 10px solid #fff;
}

#blog_wrapper
{
	width: 460px;
	padding: 20px 0px 0px 0px;
	margin: 0px auto 0px auto;
}

#blog_wrapper .blog_title h2
{
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px 4px;
	color: #db0962;
}

.blog_title h2 a
{
	color: #000;
	text-decoration: none;
}

.blog_content
{
	padding: 0px 0px 0px 5px;
	font-size: 10pt;
	color: #333333;
}

.blog_content p
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#blog_wrapper .blog_image img
{
	padding: 10px 0px 4px 0px;
	margin: 0px;
}

.blog_caption
{
	text-align: center;
	font-size: 9pt;
	color: #808080;
	padding: 0px 0px 15px 0px;
}

.blog_intro a
{
	font-size: 9pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

