@charset "UTF-8";
/* CSS Document */


/* TAGS ------------------------------------------------------------------------------------------------*/


body {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #7a7a7a;
	background-image: url(im/bg_p.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p, h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", Arial, Helvetica;
}


/* CLASSES ------------------------------------------------------------------------------------------------*/




/* ID's ------------------------------------------------------------------------------------------------*/

#container {
	width: 1064px;
	margin-right: auto;
	margin-left: auto;
}
#nav_bg {
	float: right;
	height: 30px;
	width: 647px;
	background-color: transparent;
	background-image: url(im/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: 41px;
}
#top {
	float: left;
	height: 138px;
	width: 1064px;
}
#logo {
	float: left;
}
#tagline {
	float: right;
	padding-top: 75px;
	padding-bottom: 15px;
	padding-right: 41px;
}
#header {
	float: left;
	height: 157px;
	width: 1064px;
}
#content {
	background-color: transparent;
	background-image: url(im/bg_container.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 1064px;
}
#col_left {
	float: left;
	width: 376px;
	background-color: transparent;
	background-image: url(im/t_bg_p.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#col_right {
	float: right;
	width: 583px;
	background-color: transparent;
	background-image: url(im/bg_content_p.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	padding-right: 60px;
	padding-left: 45px;
	padding-bottom: 0px;
}
#footer_bg {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 1064px;
	padding-top: 30px;
	background-image: url(im/bot.gif);
	color: #FFFFFF;
}
#col_left h1 {
	font-size: 17px;
	line-height: 17px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 35px;
}

#col_left h2 {
	font-size: 17px;
	line-height: 17px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 23px;
	padding-left: 35px;
	background-color: transparent;
	background-image: url(im/t_bg2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#col_left p {
	padding-left: 35px;
	padding-right: 20px;
	font-size: 11px;
	line-height: 13px;
	padding-bottom: 5px;
}
#col_left table {
	margin-left: 40px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.align_left {
	background-color: #ffffff;
	padding: 3px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}
#col_right h1 {
	font-size: 20px;
	line-height: 22px;
	padding-bottom: 5px;
	color: #C77A00;
	font-weight: normal;
}
#col_right ul {
	font-size: 13px;
	line-height: 16px;
	padding-bottom: 0px;
	color: #333333;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#box {
	float: right;
	width: 300px;
	padding: 20px;
	background-color: #E6E6E6;
	border: 1px solid #CCCCCC;
}
#box p {
	font-size: 18px;
	line-height: 22px;
	font-style: italic;
}
#col_right h2 {
	color: #333333;
	font-size: 22px;
	line-height: 24px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.dotted_line {
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #59ABCA;
	color: #003366;
}

#footer_bg p {
	float: left;
	font-size: 11px;
	padding-left: 20px;
}
#footer_bg h3 {
	font-size: 16px;
	font-weight: normal;
	width: 678px;
	float: right;
	text-align: center;
	height: 60px;
}
a {
	color: #0033CC;
	text-decoration: none;
}

a:hover {
	color: #0033CC;
	text-decoration: underline;
}

#col_right img {
	float: right;
	margin-left: 10px;
	border: 1px solid #DDDDDD;
	margin-bottom: 10px;
}
#col_right h3 {
	color: #C77A00;
	font-size: 16px;
	line-height: 18px;
	padding-bottom: 10px;
	padding-top: 5px;
}

#col_right h4 {
	color: #C77A00;
	font-size: 34px;
	line-height: 34px;
	padding-bottom: 10px;
	padding-top: 0px;
}
#col_right p {
	color: #333333;
	padding-bottom: 15px;
	font-size: 13px;
	line-height: 18px;
}
#nicetable {
	width: 100%;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CC6600;
	margin-bottom: 15px;
}
#nicetable td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}

.nicetable2 {
	width: 590px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CC6600;
	margin-bottom: 15px;
}
.nicetable2 td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	padding-bottom: 3px;
	padding-top: 3px;
	line-height: 14px;
}

.button a {
	background-color: #EEEEEE;
	margin-bottom: 20px;
	padding: 8px 15px;
	border: 1px dotted #D9D9D9;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #003399;
}
.button a:hover {
	background-color: #DCDCDC;
	margin-bottom: 20px;
	padding: 8px 15px;
	border: 1px dotted #D2D2D2;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #CC6600;
}

.button {
	margin-bottom: 20px;
	margin-top: 10px;
}
#col_right ul ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
li {
	padding-bottom: 2px;
}
#col_right h5 {
	color: #006666;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	padding-bottom: 15px;
}
