@charset "utf-8";


body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9pt;
	color: #000000;
}

a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
a:hover {
	color: #F26B27;
	text-decoration: none;
}
.header_wrapper {
	width: 100%;
	height: 90px;
}
.header {
	width: 980px;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../images/site_images/ip_logo.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
}
.search {
	padding: 2px;
	font-size: 10px;
	margin: 0px 4px 0px 0px;
	width: 140px;
}
.button {
	padding: 2px;
	font-size: 10px;
	margin: 0px;
	color: #FFFFFF;
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: uppercase;
}
.search_radio {
	padding: 0px;
	font-size: 11px;
	margin: 0px;
	vertical-align: text-bottom;
}

.top_nav_wrapper {
	float: right;
	color: #FF9900;
	font-size: 10px;
	margin-top: 8px;
	width: 880px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.top_nav {
	float: right;
	color: #FF6308;
	font-size: 10px;
	margin-top: 12px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	clear: right;
}
.top_nav a:link {
	color: #000000;
	padding: 0px;
	margin: 0px;
}

.ss_form {
	float: right;
	margin: 16px 0px 0px;
	padding: 0px 100px 0px 0px;
	font-size: 10px;
	text-align: right;
	background-image: url(../images/site_images/squares.gif);
	background-repeat: no-repeat;
	background-position: right center;
	clear: right;
	width: 700px;
}
form {
	margin: 0px;
	padding: 0px;
}

.copyright {
	text-align: left;
	float: left;
	padding-left: 10px;
	margin-bottom: 22px;
}

.privacy {
	text-align: left;
	float: right;
	padding-right: 10px;
}

.main_wrapper {
	width: 100%;
	margin-top: 10px;
}
.main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.accordion {
	width: 224px;
	margin: 0px;
	padding: 0px;
}
.accordion_left {
	width: 224px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/site_images/accordion_back2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 350px;
}
.accordion_left  h4 {
	margin-top: 6px;
	margin-left: 12px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
}

.scroller {
	float: left;
	width: 498px;
	color: #FFFFFF;
	height: 350px;
	margin: 0px 16px;
	padding: 0px;
}
.scroller p {
	margin: 0px;
	padding: 0px;
}

.accordion_right {
	float: right;
	width: 224px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/site_images/accordion_back2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 350px;
}
.accordion_right h4 {
	margin-top: 6px;
	margin-left: 12px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.links  h2 {
	color: #152C49;
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px;
}
.sub_nav h1 {
	padding: 0px;
	margin: 0px;
	font-size: 120%;
	font-weight: bold;
}
#clock {
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 95%;
}
.features {
	float: left;
	margin-top: 16px;
	font-size: 100%;
	width: 980px;
	padding: 0px;
	height: 200px;
}
.features p {
	margin-left: 8px;
	margin-top: 4px;
	margin-right: 8px;
}
.features h2 {
	font-size: 13px;
	color: #000000;
	margin-left: 8px;
	margin-top: 6px;
	margin-bottom: 12px;
	font-weight: normal;
}

.feature1 {
	width: 180px;
	height: 200px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/site_images/feature1_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #CCCCCC;
}
.feature2 {
	width: 180px;
	height: 200px;
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	background-image: url(../images/site_images/feature2_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #CCCCCC;
}
.feature3 {
	width: 180px;
	height: 200px;
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	background-image: url(../images/site_images/feature3_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #CCCCCC;
}
.feature4 {
	width: 180px;
	height: 200px;
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	background-image: url(../images/site_images/feature4_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #CCCCCC;
}
.feature5 {
	width: 180px;
	height: 200px;
	float: right;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/site_images/feature5_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #CCCCCC;
}


.nav {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 16px;
	float: left;
	padding: 6px 0px;
	margin-top: 0px;
	background-image: url(../images/site_images/main_nav_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.nav_inside {
	color: #F26B27;
	padding: 0px;
	vertical-align: middle;
	margin-bottom: 0px;
	width: 980px;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.125em;
}
.nav_inside  a {
	color: #FFFFFF;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
	text-decoration: none;
}

.nav_inside a:link {
	color: #FFFFFF;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
	text-decoration: none;
}
.nav_inside  a:hover {
	color: #FF6308;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
	text-decoration: none;
}
.nav_inside  a:visited {
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
	text-decoration: none;
}





.footer {
	color: #666666;
	float: left;
	margin-top: 15px;
	font-size: 95%;
	width: 978px;
	padding: 0px;
	height: 90px;
}

.cpage_inside_right {
	width: 653px;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	float: left;
	text-align: justify;
}
.cpage_inside_right ul {
	padding-left: 12px;
	margin-bottom: 12px;
}
.cpage_inside_right li {
	padding-left: 12px;
	list-style-position: inside;
	list-style-type: disc;
	line-height: 24px;
}


.cpage_inside_right p {
	padding: 0px;
	text-align: justify;
	margin: 4px 0px 10px;
	line-height: 20px;
}
.cpage_inside_right h1 {
	font-size: 180%;
	font-weight: normal;
	color: #F06630;
	margin-bottom: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-transform: capitalize;
	margin-top: 0px;
}
.cpage_inside_right h2 {
	font-size: 160%;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.cpage_inside_right b {
	font-size: 120%;
}

.cpage_inside_right h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 100%;
}
.cpage_inside_right_image {
	margin: 0px 0px 12px 12px;
	padding: 0px;
	text-align: justify;
}
.cpage_breadcrumbs {
	width: 653px;
	margin: 0px 0px 10px 25px;
	padding: 0px;
	float: left;
	font-size: 12px;
	color: #000000;
}

.cpage_main {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/cpagemain_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 980px;
	float: left;
}
.cpage_main_inside {
	margin: 0px 25px 25px;
	padding: 0px;
	float: left;
	width: 928px;
}
.cpage_inside_left {
	width: 250px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.cpage_inside_left h2 {
	font-size: 160%;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.cpage_inside_left h3 {
	font-size: 100%;
	color: #000000;
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 18px;
	font-weight: 500;
}
.cpage_inside_left ul {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 15px;
	list-style-type: none;
}
.cpage_inside_left li {
	padding: 0px;
	margin-left: 25px;
	list-style-type: none;
	color: #FFB200;
	margin-top: 3px;
	margin-bottom: 3px;
}
.cpage_inside_main {
	width: 603px;
	margin: 0px 0px 10px 25px;
	padding: 0px;
	float: left;
}
.cpage_inside_main  p {
	padding: 0px;
	text-align: justify;
	margin: 4px 0px 10px;
	line-height: 20px;
}
.cpage_inside_main  h1 {
	font-size: 180%;
	font-weight: normal;
	color: #152C49;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.cpage_inside_main  h2 {
	font-size: 160%;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.cpage_inside_main  h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 100%;
}
.cpage_inside_main_image {
	margin: 0px 0px 12px 12px;
	padding: 0px;
	text-align: justify;
}
.cpage_inside_main  a {
	color: #152C49;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: underline;
}
.cpage_inside_main  a:hover {
	color: #FFB200;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: underline;
}

#clock {
	margin: 0px 0px 10px;
	padding: 0px;
	height: 20px;
	font-size: 11px;
	color: #666666;
	font-family: "Trebuchet MS", Verdana, Arial;
}


.navlevel1 {
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 140%;
	color: #152C49;
	font-weight: normal;
}
.navlevel1 a {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 16px;
	background-image: url(../images/site_images/arrow_sm_dn.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.navlevel1_s {
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 140%;
}
.navlevel1_s a {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 16px;
	background-image: url(../images/site_images/arrow_sm.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.navlevel1_ps {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 16px;
	font-size: 140%;
	background-image: url(../images/site_images/arrow_sm_dn.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.features h2 {
	color: #FFFFFF;
}


.navlevel2 {
	margin: 10px 0px 10px 28px;
	padding: 0px;
	font-weight: bold;
}
.navlevel2_s {
	margin: 10px 0px 10px 16px;
	background-image: url(../images/site_images/arrow_sm.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-weight: bold;
}
.navlevel2_s a {
	color: #F06630;
	font-weight: bold;
}
.navlevel2_ps {
	margin: 10px 0px 10px 16px;
	padding: 0px 0px 0px 12px;
	background-image: url(../images/site_images/arrow_sm_dn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.navlevel3 {
	margin: 10px 0px 10px 40px;
	padding: 0px;
}
.navlevel3_s {
	margin: 10px 0px 10px 28px;
	background-image: url(../images/site_images/arrow_sm.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.navlevel3_ps {
	margin: 10px 0px 10px 28px;
	padding: 0px 0px 0px 12px;
	background-image: url(../images/site_images/arrow_sm.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.navlevel3_s  a {
	color: #F06630;
}
.alignright {
	text-align: right;
	width: 173px;
	display: block;
}
.features ul {
	margin: 4px 0 0 10px;
	padding: 0;
	width: 150px;
}
.features li {
	background-image:url(../images/bullet.png);
	background-position:0 0.5em;
	background-repeat:no-repeat;
	padding:0 0 0 8px;
	margin-top: 3px;
	margin-bottom: 3px;
	display: block;
}
.events {
	margin: 0px;
	padding: 0px;
	float: left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.events_image {
	height: 115px;
	width: 205px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.events_text {
	margin: 0px 0px 0px 16px;
	padding: 0px;
	float: left;
	width: 119px;
	height: 115px;
	text-align: center;
}
.right_templates {
	margin-bottom: 16px;
	float: left;
	width: 100%;
}
.events_descrip {
	margin: 0px 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 216px;
	text-align: left;
}
.events_descrip h4 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
}
.events_descrip p {
	margin: 4px 0px 6px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
}
.events_purchase {
	margin: 0px 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 80px;
	height: 115px;
	text-align: center;
}

.TOC_alignright {
	text-align: right;
	padding: 0px;
	margin: 0px;
	float: left;
	color: #F06630;
	width: 100%;
}

.feature2_inside {
	padding: 6px;
	width: 168px;
	float: left;
}
.feature2_inside h4 {
	font-size: 120%;
	margin: 0px;
	padding: 0px;
}
.feature2_inside ul {
	margin-top: 12px;
	margin-bottom: 12px;
}
.feature2_image {
	margin: 0px;
	padding: 0px;
	height: 121px;
	width: 121px;
	top: 20px;
	float: right;
	left: 0px;
	right: 0px;
	bottom: 0px;
	position: static;
}
.cc_form {
	margin: 0px;
	padding: 0px;
	width: 170px;
	text-align: left;
}
.cc_form_btn {
	float: left;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 2px;
	text-transform: uppercase;
	border: 1px solid #000000;
	margin-left: 2px;
}
.cc_form_text {
	font-size: 10px;
	width: 110px;
	margin: 0px 0px 0px 6px;
	padding: 2px;
	float: left;
}
.about_image {
	margin-top: -15px;
	float: right;
	margin-right: -60px;
}
.blinds_alignright {
	text-align: right;
	width: 210px;
	display: block;
}
.table_header {
	color: #FFFFFF;
	background-image: url(../images/site_images/main_nav_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 12px;
}
.cpage_inside_left h4 {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 16px;
	background-image: url(../images/site_images/arrow_sm.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 140%;
	font-weight: normal;
}
.search_title {
	font-weight: bold;
	color: #FF6308;
	margin: 0px;
	padding: 0px;
}
.search_description {
	font-size: 9px;
}

.search_title a {
	font-weight: bold;
	color: #FF6308;
	margin: 0px;
	padding: 0px;
}
.capital {
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	color: #FF6308;
}
