/* @group CSS Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;

}

:focus { -moz-outline-style: none; outline: none; outline-width: 0px; }

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* @end */

/* @group Global */

body {
	background-color: #dbe1ed;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a.enter {
	color: #A22221;
	font-size: 25px;
	text-align: center;
	text-decoration: underline;
}

input.text	{
	font-style: italic;
	font-weight: bold;
	color: #939393;
	border: 2px solid #96b1d3;
}

td.footer  {
	color: #64645e;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}

td.footer a {
	color: #afc5df;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
}


input.textbox {
	height: 10px;
	width: 150px;
	border: solid 2px;
	border-color: #abd738;
	font-weight: bold;
	font-size: 10px;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2px;
	text-align: right;	
}

#topright {
background-image: url('/images/top_rt.png'); 
width: 321px; 
height: 143;	
text-align: right;
vertical-align: text-top;
;	
}

.callout {
	padding-top: 22px;
	padding-right: 36px;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 8px;	
}
span.startingat {
	color: #A22221;
	padding: 4px;
}

a.main_nav, .about {
	font-size: 14px;
	padding-right: 26px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}

a.main_nav:hover {
	color: #F9FB0C;
}

a.preview_link {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.preview_link {
	text-decoration: underline;
}


h1 {
	color: #abd738;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}
h2 {
	color: #abd738;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
}

td.content_title {
	color: #A22221;
	font-size: 13px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 0px;
}

td.content_description {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 6px;
}


/* @end */

/* @group Page elements */
td.image_head {
	background-image: url('../images/sml_wndw_top.png');
	background-repeat: no-repeat;
	height: 35px;
	width: 322px;
	color: #2d4c77;
	font-weight: bold;
	padding-left: 18px;
	padding-right: 0px;
}

td.callout_copy {
	padding-top: 12px;
	color: #afc5df;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
}

td.callout_copy p	{
	margin-top: 5px;
	font-size: 14px;

}

td.footer_callout {
	padding-top: 8px;
	padding-left: 20px;
	color: #0F0B0A;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	font-style: italic;
}

td.footer_callout .links	{
	margin: 10px 0px 20px;
}

td.footer_callout .links a	{
	text-decoration: none;
	color: #577093;
	padding: 0px 10px;
}

td.callout_copy_dk, .callout_copy_dk {
	padding-top: 8px;
	padding-left: 18px;
	padding-right: 18px;	
	color: #2d4c77;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

td.body_copy {
	padding-top: 8px;
	padding-left: 18px;
	padding-right: 18px;	
	color: #2d4c77;
	font-size: 10px;
	text-align: justify;
}

/* @end */



/* @group Normal State */

ul.main_nav li {
	float: left;
	background: transparent;
	display: block;
	height: 40px;
	margin: 3px 10px 0;
	text-transform: uppercase;
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
}

ul.main_nav li a {
	color: #a5c5df;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 14px 0 10px;
	font-style: italic;
}

ul.main_nav li a:hover {
	color: #a6d738;
}

/* @end */

/* @group Active State */
ul.main_nav li.active {
	height: 40px;
	background: transparent url('/images/nav_btn_lt.png') repeat-x left top;
	margin: 0 0 0 3px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}

ul.main_nav li.active span {
	height: 40px;
	display: block;
	float: left;
	color: #fff;
	background: transparent url('../images/nav_btn_rt.png') no-repeat right top;
	margin: 0px 0 0 19px;
	text-transform: uppercase;
	padding-right: 20px;
	font: italic bold 12px/20px Georgia, "Times New Roman", Times, serif;
}

/** button **/
.button {
	float: left;
	display: block;
	background: url('../images/nav_btn_lt.png') no-repeat left top;
	text-decoration: none;
	margin: 0 2px;
	cursor: pointer;
}

.button-back	{
	background-image: url('../images/btn_back.png');
}

.button-back-span	{
	background-image: url('../images/nav_btn_rt_sub.png');
}
 
.button span {
	float: left;
	display: block;
	text-decoration: none;
	background: url('../images/nav_btn_rt.png') no-repeat right top;
	padding: 0 12px;
	color: white;
	cursor: pointer;
	text-transform: uppercase;
	font: 100%/25px Georgia "Century Gothic", Arial, Helvetica, Geneva, sans-serif;
	height: 22px;
	font-size: 12px;
	line-height: 22px;
	font-style: italic;
	font-weight: bold;
}

.button span input {
    border: none;
    color: white;
    font-weight: bold;
    background: transparent;
    cursor: pointer;
    vertical-align: center;
    text-transform: uppercase;
}

.privacy_container	{
	margin-top: 20px; 
	padding: 5px 50px;
	color: black;
	font-size: 12px;
}

.privacy_container h2	{
	color: #3F5881;
	font-weight: normal;
	margin-bottom: 10px;
}

.privacy_container .date	{
	font-style: italic;
	line-height: 18px;
}

.privacy_container p	{
	margin-bottom: 10px;
	text-align: justify;
}

.clear	{
	float: none;
	clear: both;
	height: 1px;
}