/* CSS Document */

* {

	margin: 0;

	padding: 0;

}



body {

	font-family: AvantGarde, Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #7d7d7d;

	background-attachment: scroll;

	background-color: #d9d9d9;

	background-image: url(images/body_bkg.gif);

	background-repeat: no-repeat;

	background-position: center top;

}

h1{

	margin-bottom: 0.5em;

	font-family: AvantGarde, Arial, Helvetica, sans-serif;

	font-weight: bold;

}

h2, h3 {

	margin-top: 0.5em;

	font-family: AvantGarde, Arial, Helvetica, sans-serif;

	font-weight: bold;

	margin-bottom: 0px;

}



h1, h1 a{

	text-decoration: none;

	color: #7d7d7d;

}

h2, h2 a{

	text-decoration: none;

	color: #83a919;

}

.green, p.green{

	color: #83a919;

}



h1 a:hover, h2 a:hover {

	text-decoration: underline;

}



h1 {

	font-size: 32px;

}



h2 {

	font-size: 20px;

}



h3 {

	font-size: 18px;

	font-weight: normal;

	color: #909090;

}

h4 {

	color: #83a919;

	font-weight: bold;

	font-size: 13px;

	margin: 0px;

	padding-top: 0px;

	padding-bottom: 10px;	

}

h5 {

	color: #83a919;

	font-weight: bold;

	font-size: 13px;

	margin: 0px;

	padding-top: 5px;

	padding-bottom: 0px;	

}



p, ul, ol {

	margin-top: 0em;

	line-height: 190%;

	margin-bottom: 1.5em;

}



ul, ol {

	margin-left: 3em;

}



blockquote {

	margin-left: 3em;

	margin-right: 3em;

}



/* Logo container*/



#logocontainer {

	width:100%;

	height: 178px;

	margin: 0 auto;

	background-color:#ffffff;

	}

#logocontainerinside {

	width:100%;

	height: 178px;

	margin: 0 auto;

	background-color:#000000;

	background-image:url(images/ins_header_tile.gif);

	background-repeat: repeat-x;

	background-position: top;

	}

/* Logo */



#logo {

	width: 891px;

	height: 234px;

	margin: 0 auto;

}



#logo h1, #logo h2 {

	margin: 0;

}



#logo h1 {

	float: left;

	padding-top: 75px;

}



#logo h2 {

	float: right;

	padding-top: 95px;

	font-size: 16px;

	font-weight: normal;

}



#logo h2, #logo h2 a {

	color: #939292;

}



#logo a {

	text-decoration: none;

}





a {

	color: #82a6c9;

	text-decoration: none;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #82a6c9;

}



a:hover {

	text-decoration: none;

}



a img {

	border: none;

}



img.left {

	float: left;

	margin-right: 20px;

}



img.right {

	float: right;

	margin-right: 20px;

}



hr {

	display: none;

}

/* Logo box */

#logobox {

	height: 181px;

	width:auto;

	float:left;

}



/* Menu */

#menubox {

	height: 44px;

	width:970px;

	background-image: url(images/menu_bkg.gif);

	background-repeat: repeat-x;

	background-color: #9dbd35;

	background-position: left top;

}



#menubox ul {

	margin: 0;

	padding: 12px 0 0 0px;

	list-style: none;

	line-height: normal;

}



#menubox li {

	float: left;

	padding: 0 7px 0 7px;

}





#menubox a {

	text-decoration: none;

	font-size: 16px;

	font-weight: bold;

	color: #FFFFFF;

	padding: 12px 8px;

}

#menubox a:hover {

	background-color: #bdd769;

	background-image: url(images/menu_hl.gif);

	background-repeat: repeat-x;

	padding: 12px 8px;

}

/* banner */

#bannercontainer {

	width:100%;

	background-color:#3c3c3c;

	margin: 0 auto;

}

#banner {

	width:870px;

	margin: 0 auto;

}

/* Page */



#page {

	width: 1006px;

	margin: 0 auto;

	background-color: #ffffff;

	background-image: url(images/dropshadow.gif);

	background-repeat: repeat-y;

	background-position: left top;

	padding-top: 0px;

	padding-bottom: 0px;

}

#page2 {

	width: 1006px;

	margin: 0 auto;

	background-color: #ffffff;

	background-image: url(images/dropshadow2.gif);

	background-repeat: repeat-y;

	background-position: left top;

	padding-top: 0px;

	padding-bottom: 0px;

}



#pagecontainerinside {

	width:970px;

	padding-right: 18px;

	padding-left: 18px;

	background-image: url(images/shadowtop.gif);

	background-repeat: no-repeat;

	background-position: left top;

	height: auto;

	overflow: auto;

}





/* Content */





#contentholder {

	float: right;

	width: 696px;

	position: relative;

	background-attachment: fixed;

	background-image: url(images/header_ds.gif);

	background-repeat: repeat-x;

	background-position: left top;

	height: auto;

}







/* Footer */

#flyspecktrigger {

	width: 1006px;

	margin: 0 auto;

	height: 50px;

	background-image: url(images/footer_shadow.gif);

	background-repeat: no-repeat;

	background-position: left top;

	background-color: #d9d9d9;

}



#flyspecktrigger p {

	margin: 0;

	line-height: normal;

	color: #6c6c6c;

	padding-top: 15px;

	padding-right: 18px;

	padding-left: 18px;

}



#footer a {

	color: #d12727;

}



#footer .legal {

	float: left;

	position: relative;

	left: 68px;

	top: 20px;

}



#footer .credit {

	float: right;

	position: relative;

	right: 30px;

		top: 20px;

}

/* Sidebar */



#sidebar {

	float: right;

	width: 205px;

	position: relative;

	top: 30px;

	right: 30px;

	background-color: #f4f4f4;

	padding: 10px;

}



#sidebar ul {

	margin: 0;

	padding: 0 0 0;

	list-style: none;

	line-height: normal;

}



#sidebar li {

	margin-bottom: 10px;

	padding: 0 15px 0 20px;

}



#sidebar li ul {

}



#sidebar li li {

	margin: 0;

	padding: 5px 0;

	border-bottom: 1px solid #E5E5E5;

}



#sidebar h2 {

	margin-bottom: 15px;

	font-size: 18px;

	margin-top: 15px;

	margin-left: 5px;

}



/* Shadow */

#shadowleft{

	height: 444px;

	width: 18px;

	background-attachment: fixed;

	background-image: url(images/left_dropshadow.gif);

	background-repeat: no-repeat;

	background-position: left top;

}

#shadowright{

	height: 444px;

	width: 18px;

	background-attachment: fixed;

	background-image: url(images/left_dropshadow.gif);

	background-repeat: no-repeat;

	background-position: left top;

	float: right;

}



#leftsidebar{

	background-color: #e5edf4;

	background-image: url(images/lhs_ds.gif);

	background-repeat: repeat-x;

	background-position: left top;

	float: left;

	width: 274px;

	margin: 0px;

	padding: 0px;

}

#leftsidebar-btm{

	background-color: #e5edf4;

	background-image: url(images/curve_btm_lghtblue.gif);

	background-repeat: no-repeat;

	background-position: left bottom;

	float: left;

	width: 274px;

	height: 18px;

	margin: 0px;

	margin: 0px;

	padding: 0px;

	clear: both;

}

#leftsidebar-content{

	margin: 0px;

	padding: 0px;

}

#leftsidebar-content p{

	font-size: 14px;

	line-height: 1.5em;

	color: #004a91;

	padding-top: 25px;

	padding-right: 18px;

	padding-bottom: 0px;

	padding-left: 25px;

	margin: 0px;

	font-family: "Times New Roman", Times, serif;

	font-style: oblique;

}

#leftsidebar-content p.sans{

	font-size: 13px;

	line-height: 1.5em;

	color: #004a91;

	padding-top: 25px;

	padding-right: 18px;

	padding-bottom: 0px;

	padding-left: 25px;

	margin: 0px;

	font-family: AvantGarde, Arial, Helvetica, sans-serif;

	font-style: normal;

}

#leftsidebar-content li, #leftsidebar-content h2{

	color: #004a91;

}

#leftsidebar-content ol{

	color: #004a91;

	padding-top: 10px;

	padding-right: 10px;

	padding-left: 10px;	

	padding-bottom: 0px;	

}

#leftsidebar-content h2{

	padding-top: 43px;

	padding-right: 18px;

	padding-bottom: 0px;

	padding-left: 25px;

	margin: 0px;

}

#leftsidebar2{

	background-color: #bfd2e3;

	background-image: url(images/curve_top_midblue.gif);

	background-repeat: no-repeat;

	background-position: left top;

	float: left;

	width: 274px;

	padding: 0px;

	clear: left;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}

#leftsidebarpadding{

	background-color: #ffffff;

	float: left;

	width: 274px;

	height: 5px;

	padding: 0px;

	clear: left;

	margin: 0px;

}



#leftsidebar2-content{

	margin: 0px;

	padding: 0px;

}

#leftsidebar2-content p{

	font-size: 12px;

	line-height: 1.5em;

	color: #004a91;

	padding-top: 25px;

	padding-right: 18px;

	padding-bottom: 0px;

	padding-left: 25px;

	margin: 0px;

}



#leftsidebar2-content h2{

	font-size: 20px;

	line-height: 1.2em;

	color: #004a91;

	padding-top: 15px;

	padding-right: 18px;

	padding-bottom: 0px;

	padding-left: 25px;

	margin: 0px;

}

#rightcol{

	background-color: #FFFFFF;

	background-image: url(images/header_ds.gif);

	background-repeat: repeat-x;

	background-position: left top;

	float: right;

	width: 696px;

	margin: 0px;

	padding: 0px;

	position: relative;

	top: 0px;

}

#rightcol-content{

	margin: 0px;

	padding: 0px;

}

#rightcol-content p{

	font-size: 13px;

	line-height: 1.5em;

	color: #004a91;

	padding-top: 25px;

	padding-right: 25px;

	padding-bottom: 0px;

	padding-left: 25px;

	margin: 0px;

	text-align: justify;

}

#pagebottom{

	width: 970px;

	margin: 0px;

	clear: both;

}

#bottomleft{

	background-color: #618fbb;

	height: 30px;

	width: 274px;

	float: left;

}

#bottomright{

	background-color: #81a6c9;

	float: right;

	width: 696px;

	height: 30px;

	margin: 0px;

	padding: 0px;

}

#rightcol-content h1, #rightcol-content h2, #rightcol-content h3, #rightcol-content h4, #rightcol-content h5, #rightcol-content p{

	padding-left: 30px;

	padding-right: 20px;

}

#rightcol-content h1{

	padding-top: 30px;

	margin: 0px;

	padding-bottom: 10px;

}

#rightcol-content p{

	color: #7d7d7d;

	margin: 0px;

	padding-top: 0px;

	padding-bottom: 10px;

}

#hometable{

	margin: 0px;

	padding-top: 20px;

	padding-left: 30px;

	padding-right: 20px;



}

#hometable p{

	font-size: 14px;

	color: #7d7d7d;

	margin: 0px;

	padding: 0px;

}

td.dotted{

	background-image: url(images/dotted_line.gif);

	background-repeat: repeat-x;

	height: 5px;

}

#tablesignup{

	margin: 0px;

	padding-top: 10px;

	padding-bottom: 30px;

	padding-left: 25px;

	color: #004a91;

}

.signupform{

	font-size: 14px;

	color: #333333;

	border: 1px solid #97b5d2;

	height: 20px;

	width: 220px;

	margin-bottom: 5px;

}

#rightcol-content li{

	list-style-position: inside;

}

#rightcol-content li.level2{

	list-style-position: inside;

	padding-left: 20px;

	list-style-type: none;

}

#rightcol-content div.table{

	padding-left: 30px;



}

#rightcol-content div.table td {

	padding-top: 4px;

	padding-bottom: 4px;

	padding-right: 6px;

	padding-left: 6px;

}

.imagestyle{

	border: 1px solid #999999;

	margin-bottom: 15px;

	margin-left: 15px;

}

.tableborder{

	border: 1px solid #83a919;

}

.style2 {

	color: #FFFFFF;

	font-weight: bold;

}
#submit{
	width: 220px;
	text-align: right;
}

#header{

	height:135px;

	width: 970px;

	}

#headerleft{

	width:395px;

	float:left;

}

#headerright{

	width:575px;

	float:right;

}