/*Easy To Edit Style Sheet*/
/*Cetan Designs*/

/*Defaults - No Need To Edit*/
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
body {
	background-image:url(images/background.gif);
	background-repeat:repeat;
	background-color: #DDDDDD;
}
h1
{
    font-family: 'footlight MT Light';
    font-size: 32px;
    font-weight: bold;
    color: #003399;
}
h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #0000FF;
}
/*Content Boxes*/
.TopLinks {
	height:70px;
	background-image:url(images/top_links.gif);
	width:430px;
}
.TopSlogan {
	color:#FFFFFF;
	font-size:11px;
	height:70px;
	background-image:url(images/top_slogan.gif);
	vertical-align:middle;
	width:366px;
	text-align:right;
	padding-right:25px;
}
.TopButtons {
	color:#FFFFFF;
	font-size:25px;
	height:70px;
	vertical-align:middle;
	text-align:center;
}
.BannerBack {
	height:146px;
	background-image:url(images/banner_back.png);
}
.Navigation {
	height:33px;
	background-image:url(images/navigation.gif);
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}
.ContentLeftBack {
	background-image:url(images/content_left_back.gif);
	width:185px;
	vertical-align:top;
}
.ContentRightBack {
	background-image:url(images/content_right_back.gif);
	width:636px;
	vertical-align:top;
}
.Footer {
	height:33px;
	background-image:url(images/navigation.gif);
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	padding-left:10px;
}
.LeftTop {
	height:32px;
	background-image:url(images/left_top.gif);
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-left:30px;
}
.LeftMenu {
	height:28px;
	background-image:url(images/left_menu.gif);
	color:#000000;
	font-size:11px;
	text-align:left;
	padding-left:25px;
}
.LeftBackground {
	background-image:url(images/left_background.gif);
	color:#000000;
	font-size:11px;
	text-align:center;
	padding:15px;
}
.Text {
	color:#000000;
	font-size:11px;
	vertical-align:top;
	text-align:left;
	padding:5px;
}
.HeaderContent {
	background-image:url(images/right_header.gif);
	height:33px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-left:15px;
}
.Padding {
	padding-bottom:6px;
	padding-top:6px;
	padding-left:6px;
}
/*Link Settings*/
a:link {color: #FFFFFF; text-decoration: none;}
a:visited {color: #FFFFFF; text-decoration: none;}
a:hover {color: #BBBBBB; text-decoration: underline;}
a:active {color: #FFFFFF; text-decoration: none;}

a:link.green {color: #3fd27c; text-decoration: none;}
a:visited.green {color: #3fd27c; text-decoration: none;}
a:hover.green {color: #3aac69; text-decoration: underline;}
a:active.green {color: #3fd27c; text-decoration: none;}

a:link.black {color: #000000; text-decoration: none;}
a:visited.black {color: #000000; text-decoration: none;}
a:hover.black {color: #333333; text-decoration: underline;}
a:active.black {color: #000000; text-decoration: none;}

a:link.red
{
    color: #FF0000;
    text-decoration: none;
    font-weight: bold;
}
a:visited.red {color: #FF0000; text-decoration: none;font-weight: bold;}
a:hover.red
{
    color: #800000;
    text-decoration: underline;
    font-weight: bold;
}
a:active.red {color: #FF0000; text-decoration: none;font-weight: bold;}

/*  Custom Classes  RDW */
.imgLeft
{
    clear: left;
    float: left;
}
.hdrH1
{
    font-family: 'Times New Roman' , Times, serif;
    color: #FFFF66;
    font-size: 36px;
    font-weight: bold;
}
.hdrH2
{
    font-family: 'Times New Roman' , Times, serif;
    color: #3399FF;
    font-size: 24px;
    font-weight: bold;
}
.YlwItial
{
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    color: #CC9900;
    font-weight: bold;
    margin-top: -10px;
    margin-bottom: -10px;
}
.borderNo
{
    text-align: center;
}

a#RegNow
{
    display: block;
    width: 250px;
    height: 54px;
    margin: 0 auto;
    text-decoration: none;
    background-color: #ff00ff;
    border: 6px outset #CC9900;
}
a#RegNow img {
    display: block;
    border: 0;
}
a#RegNow:hover
{
    border: 6px inset #CC9900;
    background-color: #0000ff;
}
h2.RegEarly
{
    text-align: center;
    display: block;
    background-color: #FFFFCC;
    font-family: 'Footlight MT Light';
    font-size: x-large;
    font-weight: bold;
    font-style: italic;
    color: #003399;
}
