
body 
	{
	background2:#ececec;
	background-image2:url('../images/background-border.gif');

	background: #ececec;


	background-repeat:repeat-y;
	background-position:center top;
	
	color:#505050;
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height: 130%;
	text-align: left;
	
	margin: 0px auto 0px;
	padding: 0px;

	}

/* General Styles */

a:link, a:visited, a:active { text-decoration: none;}
a:hover { text-decoration: underline; cursor: pointer;}

a:hover h1 { text-decoration: underline; cursor: pointer;}
a:hover h2 { text-decoration: underline; cursor: pointer;}
a:hover h3 { text-decoration: underline; cursor: pointer;}

h1 a:hover { text-decoration: underline; cursor: pointer;}
h2 a:hover { text-decoration: underline; cursor: pointer;}
h3 a:hover { text-decoration: underline; cursor: pointer;}



p 	{ 
	margin: 10px;
	text-indent: 15px;
	text-align: justify;
	}
	
ol
	{ 
	margin: 0px 0px 0px 5px;
	list-style-type: disc;
	list-style-position:inside;
	text-align: left;
	}
	
ul
	{ 
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position:outside;
	text-align: center;
	}

img
	{
	border: 0px solid #000000;
	}		

#content	
	{
	margin: 0px auto 0px;
	padding: 3px 0px 30px 0px;
	width: 980px;
	background-color: #ffffff;
	border-top: 0px;
	border-bottom: 2px;
	border-left: 2px;
	border-right: 2px;
	border-style: ridge;
	border-color: #ececec;
	}


#header	
	{
	margin: 2px auto 0px;
	padding: 5px;
	border-top: 0px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	border-left: 0px solid #CCC;
	width: 970px;
	background-color: #ffffff;
	overflow: hidden;
	}


#topbanner	
	{
	float: left;
	background-color: #ffffff; 
	width: 300px;
	text-align: center;
	overflow: hidden;
	}


#topbanner h1	
	{ 				
	margin: 0px;
	padding: 1px;
	font-size: 9px; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: normal;
	letter-spacing: 1px;			
 	color: #1c478b;
	overflow: hidden;
	}
	
#logo	
	{
	float: left;
	background-color: #ffffff;
	text-align: center;
	}

#logo h1 a:link { color: #1c478b;}
#logo h1 a:visited { color: #1c478b;}
#logo h1 a:active { color: #1c478b;}
#logo h1 a:hover { text-decoration: none;}

/* Define style for commission */

#commission	
	{
	float: left;
	background-color: #f8df4a; 
	width: 280px;
	text-align: center;
}

			
#commission h1	
	{ 				
	margin: 0px;
	padding: 0px;
	width: 280px;
	height: 30px;
	background-image: url(../images/background-commission.gif);
	background-repeat:no-repeat;
	font-size: 13px; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: bold;
	letter-spacing: 1px;			
 	color: #505050;
	text-align: center;
	line-height: 30px;
	}
				
#commission h1 a:link { color: #505050;}
#commission h1 a:visited { color: #505050;}
#commission h1 a:active { color: #505050;}


#sociallink	
	{
	float: right;
	width: 130px;
	text-align: center;
	}
	
#sociallink h3	
	{ 				
	margin: 0px;
	padding: 1px;
	font-size: 9px; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: normal;
	letter-spacing: 1px;			
 	color: #505050;
	overflow: hidden;
	}

	
/* Define style for navigation */

#navbar	
	{
	margin: 0px auto 0px;
	padding: 0px 1px 5px 1px;
	background-color: #1c4796; 
	width: 976px;
	height: 30px;
	background: url(../images/background-blue4.gif) top repeat-x;
	overflow: hidden;
	}

			
#navbar h1	
	{ 				
	margin: 0px;
	font-size: 11px; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: bold;
 	color: #ffffff;
	}

#navbar h1 a:link { color: #ffffff;}
#navbar h1 a:visited { color: #ffffff;}
#navbar h1 a:active { color: #ffffff;}
	
#navbar table	
	{
	border: 0px solid #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 970px;
	height: 30px;
	vertical-align: middle;
	}

#navbar td
	{
	border: 0px solid #ffffff;
	padding-left: 12px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: center;
	}

#notice	
	{
	margin: 40px auto 10px;
	padding: 0px;
	width: 980px;
	background-color: #ececec;
	border: 1px solid #969696;
	font-size: 9px; 
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif; 
	line-height: 130%;
	color: #707070;
	text-align: center;
	}

#notice h1	
	{ 
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
	font-size: 9px; 
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif; 
	line-height: 130%;
	text-align: center;
	color: #707070;
	display: inline;
	}
	
#footer	
	{
	margin: 70px auto 10px;
	padding: 0px;
	width: 955px;
	background-color: #ffffff;
	border-top: 0px solid #969696;
	font-size: 9px; 
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif; 
	line-height: 130%;
	color: #707070;
	text-align: center;
	clear: left;
	}


#footer p	
	{ 
	margin: 0px;
	padding: 5px;
	border: 0px solid #000000;
	font-size: 11px; 
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif; 
	line-height: 130%;
	text-align: center;
	color: #505050;
	}

#footer h1	
	{ 
	margin: 0px;
	padding: 5px;
	border: 0px solid #000000;
	font-size: 11px; 
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif; 
	line-height: 130%;
	text-align: center;
	color: #505050;
	}

#footer h2	
	{ 
	margin: 0px;
	padding: 5px;
	border: 0px solid #000000;
	font-size: 11px; 
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif; 
	line-height: 130%;
	text-align: center;
	color: #505050;
	}
	

.contentmodule	
	{
	margin: 10px 0px 6px 12px;
	float: left;
	border: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	background-color: #ffffff;
	}
	
.contentmodule h1	
	{ 
	width: 100%; 
	height: 20px; 
	border-bottom: 1px solid #969696;
	margin: 0px;
	background-color: #dddddd; 
	background-image: url(../images/background-h1.gif);
	font-size: 11px; 
	font-family: verdana, arial, helvetica, sans-serif; 
	text-align: left;
 	color: #1c4796;
	font-weight: bold;
	text-indent: 10px;
	line-height: 20px;
	}
	
.contentmodule h2	
	{ 
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
	font-size: 11px; 
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif; 
	line-height: 130%;
	text-align: left;
	color: #505050;
	}

.contentmodule h3	
	{ 
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
	font-size: 11px; 
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif; 
	line-height: 130%;
	text-align: left;
	color: #505050;
	}

.contentmodule h4	
	{ 
	margin: 0px;
	padding: 4px;
	border: 0px solid #000000;
	font-size: 11px; 
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif; 
	line-height: 130%;
	text-align: left;
	color: #505050;
	}
	
.contentmodule img 	
	{
	float: left;
	margin: 4px 0px 0px 5px;
	padding: 0px;
	border: 1px solid #CCC;
	}

.contentmodule ul img
	{ 
	float: none;
	margin: 5px auto 5px;
	border: 1px solid #000000;
	}

.contentmodule ul h2	
	{ 
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	font-size: 11px; 
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif; 
	line-height: 130%;
	text-align: center;
	background-color: #dcdcdc;
	color: #505050;
	}


.contentmodule ul a:hover { text-decoration: none; background-color: #ececec; }


.contentmodule h1 a:link { color: #1c4796;}
.contentmodule h1 a:visited { color: #1c4796;}
.contentmodule h1 a:active { color: #1c4796;}

.contentmodule h2 a:link { color: #505050;}
.contentmodule h2 a:visited { color: #505050;}
.contentmodule h2 a:active { color: #505050;}

.contentmodule h3 a:link { color: #505050;}
.contentmodule h3 a:visited { color: #505050;}
.contentmodule h3 a:active { color: #505050;}

.contentmodule h4 a:link { color: #505050;}
.contentmodule h4 a:visited { color: #505050;}
.contentmodule h4 a:active { color: #505050;}

	
.sidenav
	{ 
	margin: 10px 0px 6px 12px;
	float: left;
	border: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 0px solid #CCC;
	border-left: 1px solid #CCC;
	background-color: #ffffff;
	overflow: hidden;
	}


.sidenav .category a
	{ 
	margin: 0px;
	padding: 2px 0px 2px 5px;
	border: 0px solid #000000;
	font-size: 11px; 
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif; 
	line-height: 130%;
	text-align: left;
	color: #505050;
	background-color: #f0f0f0;
	text-indent: 0px;
	width: 100%;
	display: block;
	border-bottom: 1px solid #dcdcdc;
	}
	

.sidenav .category a:hover 
	{ 
	text-decoration: none; 
	border-bottom: 1px solid #ccc;
	background-color: #ececec; 
 	color: #1c4796;
	}

.sidenav .subcategory a
	{ 
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border: 0px solid #000000;
	font-size: 11px; 
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif; 
	line-height: 130%;
	text-align: left;
	color: #505050;
	background-color: #ffffff;
	text-indent: 0px;
	width: 100%;
	display: block;
	border-bottom: 1px solid #dcdcdc;
	}
	

.sidenav .subcategory a:hover 
	{ 
	text-decoration: none; 
	border-bottom: 1px solid #ccc;
	background-color: #ececec; 
 	color: #1c4796;
	}


.slide	
	{
	margin: 10px 0px 6px 12px;
	float: left;
	border: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	background-color: #ffffff;
	overflow: hidden;
	}
	
.slide h1	
	{ 
	width: 100%; 
	height: 20px; 
	border-bottom: 1px solid #969696;
	margin: 0px;
	background-color: #dddddd; 
	background-image: url(../images/background-h1.gif);
	font-size: 11px; 
	font-family: verdana, arial, helvetica, sans-serif; 
	text-align: left;
 	color: #1c4796;
	font-weight: bold;
	text-indent: 10px;
	line-height: 20px;
	}

.slide img 	
	{
	float: left;
	margin: 0px 8px 0px 0px;
	padding: 0px;
	border: 1px solid #CCC;
	}

.slide h1 img 	
	{
	float: left;
	margin: 4px 0px 0px 5px;
	padding: 0px;
	border: 1px solid #CCC;
	}

.slide h1 a:link { color: #1c478b;}
.slide h1 a:visited { color: #1c478b;}
.slide h1 a:active { color: #1c478b;}
.slide a:hover { color: #1c478b;}


.subcontentmodule	
	{
	margin: 0px 5px 0px 5px;
	padding: 10px 10px 10px 10px;
	border-top: 0px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 0px solid #CCC;
	background-color: #ffffff;
	overflow: hidden;
	}

.subcontentmodule p	
	{ 
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
	font-size: 11px; 
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif; 
	line-height: 130%;
	text-align: justify;
	color: #505050;
	text-indent: 0px;
	}

.subcontentmodule h1	
	{ 
	width: auto; 
	height: auto; 
	border: 0px solid #969696;
	margin: 0px 0px 5px 0px;
	background-color: #ffffff; 
	background-image: none;
	font-size: 13px; 
	font-family: verdana, arial, helvetica, sans-serif; 
	text-align: left;
 	color: #505050;
	font-weight: bold;
	text-indent: 0px;
	}

.subcontentmodule .leftthumbnail 	
	{
	float: left;
	margin: 0px 8px 0px 0px;
	padding: 0px;
	border: 1px solid #000000;
	}

.subcontentmodule .rightthumbnail 	
	{
	float: right;
	margin: 0px 8px 0px 20px;
	padding: 0px;
	border: 0px solid #CCC;
	}

.subcontentmodule .rightcontent 	
	{
	float: right;
	display: inline;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}

.subcontentmodule .leftcontent 	
	{
	float: left;
	display: inline;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	}

.subcontentmodule a:link, a:visited, a:active { color: #505050;}
.subcontentmodule h1 a:link { color: #505050;}
.subcontentmodule h1 a:visited { color: #505050;}
.subcontentmodule h1 a:active { color: #505050;}


.calculator	
	{
	margin: 0px auto 0px;
	padding: 10px 10px 14px 10px;
	border-top: 0px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 0px solid #CCC;
	width: 90%;
	background-color: #ffffff;
	}

.calculator h2	
	{ 
	padding: 5px 0px 5px 0px;
	font-weight: normal;
	float: left;
	width: 60%;
	}


.calculator .data_entry 	
	{
	margin: 0px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #cccccc;
	font-size: 11px; 
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif; 
	line-height: 130%;
	text-align: right;
	color: #505050;
	}

.calculator .submit 	
	{
	margin: 10px 10px 10px 65px;
	padding: 0px;
	width: 120px;
	height: 20px;
	border: 1px solid #ccc;		
	background-color: #464646; 
	background: url(../images/background-blue.gif) bottom repeat-x;
	color: #ffffff;
	font-size: 11px; 
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif; 
	}		
	
.calculator .submit:hover { text-decoration: none; cursor: pointer;}
		

.calculator .result 	
	{
	margin: 0px;
	padding: 5px 5px 5px 5px;
	border: 0px solid #CCC;
	font-size: 11px; 
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif; 
	line-height: 130%;
	text-align: center;
	color: #505050;
	}				

.calculator form
	{
	margin: 0px auto 0px;
	padding: 0px;
	}
	
	

.data-input-form	
	{
	margin: 0px 5px 0px 5px;
	padding: 10px 10px 10px 10px;
	border-top: 0px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	border-left: 0px solid #CCC;
	background-color: #ffffff;
	overflow: hidden;
	}

.data-input-form .label-left	
	{ 
	margin: 5px 5px 5px 5px;
	padding: 5px 20px 5px 0px;
	font-weight: normal;
	}

.data-input-form .label-right	
	{ 
	margin: 5px 5px 5px 5px;
	padding: 5px 0px 5px 10px;
	font-weight: normal;
	}

.data-input-form .text_entry 	
	{
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #cccccc;
	font-size: 11px; 
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif; 
	line-height: 130%;
	text-align: left;
	color: #505050;
	float: right;
	}

.calculator .submit 	
	{
	margin: 10px 10px 10px 65px;
	padding: 0px;
	width: 120px;
	height: 20px;
	border: 1px solid #ccc;		
	background-color: #464646; 
	background: url(../images/background-blue.gif) bottom repeat-x;
	color: #ffffff;
	font-size: 11px; 
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif; 
	}		
	
.calculator .submit:hover { text-decoration: none; cursor: pointer;}
		

.calculator .result 	
	{
	margin: 0px;
	padding: 5px 5px 5px 5px;
	border: 0px solid #CCC;
	font-size: 11px; 
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif; 
	line-height: 130%;
	text-align: center;
	color: #505050;
	}				

.calculator form
	{
	margin: 0px auto 0px;
	padding: 0px;
	}