﻿body, div, p
{
	color: #000066;
	font-size: 12px;
	font-family: Verdana, "Times New Roman" , Times, serif;
	font-weight: bold;
	line-height: 19px;
}
body
{
	background-color: #fff;
	margin: 0;
}
.mainContent
{
	width: 1070px; /*border:solid 1px #ccc;*/
	border-bottom: 0;
	background: #fff url(images/bg.gif) repeat-y;
}
.top
{
	width: 1070px;
	height: 47px; /*padding:30px;*/
	background: #fff url(images/bg_top.gif) no-repeat;
}
.bottom
{
	width: 1070px;
	height: 47px; /*padding:30px;*/
	background: #fff url(images/bg_bottom.gif) no-repeat;
}
.SiteHeader
{
	font-family: Verdana, 'Times New Roman' , Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000066;
}
.SiteContent
{
	font-family: Verdana, 'Times New Roman' , Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000066;
}
.EntryTable
{
	width: 910px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, 'Times New Roman' , Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000066;
}
.TableContent
{
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, 'Times New Roman' , Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000066;
}

.Footer
{
	font-family: Verdana, 'Times New Roman' , Times, serif;
	font-size: 11px;
	color: Gray;
}

.Logo
{
	padding-top: 20px;
	padding-bottom: 20px;
}

.MenuHeader
{
	font-family: Verdana, 'Times New Roman' , Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000066;
}

.MenuContent
{
	font-family: Verdana, 'Times New Roman' , Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	padding-left: 10px;
}

.divBtnRed
{
	margin-bottom: 1px;
}

.btnRed
{
	line-height: 24px;
	display: inline-block;
	font-weight: bold;
	color: #fff;
	font-family: verdana;
	font-size: 12px;
}

.btnRed a
{
	text-decoration: none;
}

.btnRed a:hover
{
	color: #AA0606;
}

.btnLRed
{
	padding-left: 5px;
	background: #fff url(images/btn_l_red.gif) no-repeat;
}

.btnRRed
{
	padding-right: 5px;
	background: #fff url(images/btn_r_red.gif) no-repeat 100% 0;
}

.btnMRed
{
	width: 125px;
	background: #fff url(images/btn_m_red.gif) repeat-x;
	padding-left: 10px;
}

.roundedcornr_box
{
	background: url(images/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top
{
	background: url(images/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom
{
	background: url(images/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom div
{
	background: url(images/roundedcornr_br.png) no-repeat bottom right;
}
.roundedcornr_content
{
	background: url(images/roundedcornr_r.png) top right repeat-y;
	padding: 0 10px;
}
.roundedcornr_content p
{
    color: #0508A7;
}
.roundedcornr_top div, .roundedcornr_top, .roundedcornr_bottom div, .roundedcornr_bottom
{
	width: 100%;
	height: 25px;
	font-size: 1px;
}
.roundedcornr_content, .roundedcornr_bottom
{
	margin-top: -19px;
}
.rc_title_outside
{
    position: absolute; 
    margin-top: -23px; 
    margin-left: 5px;
    font-size: 12px; 
    font-weight: bold;
}
.rc_title_padding
{
    padding: 0 14px !important;
}
.rc_title_height
{
    height: 14px !important;
}
