/* CSS Document */
body { margin: 0pt;
    padding: 0pt;
    background-color: #000000;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: rgb(7, 4, 127);
    font-size: 10pt;
    }

  #wrap { width: 744px;
    margin-left: auto;
    margin-right: auto;
    }

  #wrap-inner {
	background-color: transparent;
	background-image: url(images/background.gif);
	background-repeat: repeat;
    }

  #header {
	margin: 0pt;
	background-position: 0% 50%;
	background-image: url(images/idea6_02.jpg);
	background-repeat: no-repeat;
	width: 744px;
	height: 209px;
	background-attachment: scroll;
	padding-left: 25px;
	padding-top: 10px;
    }

  #main-body {
	background-image: url(images/main_background.jpg);
	background-repeat: repeat-y;
	margin-top: 15px;
	left: 0px;
	height: 100%;
	overflow: visible;
	position: relative;
	visibility: visible;
    }

#left_col {
	float: left;
	width: 198px;
}

#left_col p {
	margin-left: 20px;
	margin-top: 10px;
	font-variant: normal;
	color: #000000;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 40px;
}

#left_col h4 {
	margin-left: 20px;
	margin-top: 10px;
	font-variant: normal;
	color: #000000;
	font-size: 14pt;
	line-height: 13pt;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 10px;
}

#right_col {
	float: left;
	width: 385px;
	margin-bottom: 30px;
}

#right_col p {
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
	line-height: 12pt;
}

#right_col li {
	margin-top: 10px;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 12pt;
	list-style-position: inside;
	list-style-type: disc;
}

#right_col h1 {
	margin-top: 17px;
	margin-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #1F4629;
	font-weight: normal;
	font-variant: normal;
}

#right_col h2 {
	margin-top: 17px;
	margin-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #1F4629;
	font-weight: normal;
}

#right_col h3 {
	margin-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000000;
}

#right_col .indent {
	margin-top: 5px;
	margin-left: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	list-style-type: none;
}

#right_col td {
	font-size: 8pt;
	color: #666666;
	padding: 3px;
	margin: 3px;
}

hr {
	display: block;
	clear: left;
	visibility: hidden;
	margin-top: -0.5em;
	margin-right: 0;
	margin-bottom: -0.5em;
	margin-left: 0;
}

#main-body hr {
	display: block;
	clear: left;
	visibility: hidden;
	margin-top: -0.5em;
	margin-right: 0;
	margin-bottom: -0.5em;
	margin-left: 0;
}

.clearthefloats {
	clear: both;
}

.clearfix {
	display: block;
}

#right_col .rightimage {
	float: right;
	margin-left: 5px;
    }

  #footer {
	clear: both;
	width: 744px;
	margin-top: 0px;
	left: 0px;
	top: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	height: 50px;
    }

  #nav {
	list-style-type: none;
	list-style-image: none;
	width: 744px;
	padding-left: 0px;
	margin-left: 20px;
    }
#banner {
	height: 135px;
	background-repeat: no-repeat;
	width: 744px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 0px;
	font-size: 0px;
	display: block;
	letter-spacing: 0em;
	vertical-align: 0%;
	word-spacing: 0em;
}
* {
	margin: 0pt;
	padding: 0pt;
}



  #nav li {
	padding: 0pt;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 11pt;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    }

  #nav a {
	padding-right: 18px;
	background-repeat: repeat-x;
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	padding-left: 18px;
	font-size: 11px;
	text-decoration: none;
	margin-top: 0pt;
	margin-right: 1px;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-bottom: 4px;
	display: block;
    }

  #nav a:hover {
	color: rgb(255, 204, 102);
    }

  #main_menu {
	background-repeat: repeat-y;
	width: 744px;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(images/idea6_03.jpg);
    }

a:active {color: #1F4629; font-family: Arial, Helvetica, sans-serif; font-size: 9pt}   /* selected link */
a:visited {color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 9pt}  /* visited link */
a:link {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 9pt}     /* unvisited link */
a:hover {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold}   /* mouse over link */

#left_col a {color: #FFFFFF; font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px}
#left_col a:active {color: #66FF00}   /* selected link */
#left_col a:visited {color: #FFFFFF}  /* visited link */
#left_col a:link {color: #FFFFFF}     /* unvisited link */
#left_col a:hover {color: #009966; font-weight: bold}   /* mouse over link */

.boxes {
        BACKGROUND-COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 8pt; text-align: left
; color: #000000
; border: thin solid #1F4629
}

.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;

}

/*  IE fixes */
.feature { 
	display: inline-table; 
	}

/* Hides from IE/Mac \*/
* html dl.feature { 
	height: 1%; 
	}
.feature { 
	display: block; 
	}
/* End hide from IE/Mac */
  
.message {
	font-size: large;
	font-weight: normal;
	color: #FFCC00;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
