body#main_body {
    padding: 0;
    margin: 0px auto;
    font-size: x-small;

    /* IE5 Win */

    font-size: small;

		color: #ffffff;
    background: #ffffff  repeat-x;
		background-image: url(images/main-bg.gif);

}

#logo {
    width: 914px;
		margin-left: auto;
		margin-right: auto;
    height: 66px;
}

#main_container {
		display: block;
    width: 914px;
		margin-left: auto;
		margin-right: auto;
		padding: 0;
    padding-top: 15px;
		padding-bottom: 10px;
    overflow: hidden;
    background-color: #e2e2e2;
  	font-family: Verdana, Arial, sans-serif;
  	font-style: normal;
  	font-size: 10px;
  	font-weight: normal;
  	text-decoration: none;
  	color: #000000;
}


#maincontent {
		display: block;
		width: 400px;
   	float: left;
    clear: none;
		padding-left: 10px;
		padding-right: 10px;
    overflow: hidden;
  	font-family: Verdana, Arial, sans-serif;
  	font-style: normal;
  	font-size: 10px;
  	font-weight: normal;
  	text-decoration: none;
  	color: #000000;
}


#left_sidecol {
		display: block;
    width: 250px;
    float: left;
    clear: left;
		vertical-align: top;
    overflow: hidden;
    color: #e2e2e2;
}

#genlogo {
/*		display: block;  */
    width: 914px;
/*    clear: top;   */
    float: left;
		vertical-align: bottom;
		overflow: hidden;
		padding-bottom: 0px;
    color: #e2e2e2;
}


#box_header {
		width: 170px;
		margin-top: 0px;
		position: relative;
		margin-left: 15px;
		margin-right: auto;
		padding-top: 5px;
		padding-left: 20px;
		height: 26px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
		background: url(images/box_headers.gif) no-repeat;
 }
 
#box_headerright {
		width: 170px;
		margin-top: 0px;
		position: relative;
		margin-left: auto;
		margin-right: 15px;
		padding-top: 5px;
		padding-left: 20px;
		height: 26px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
		background: url(images/box_headers.gif) no-repeat;
    color: #e2e2e2;
 }

#box_menu {
    display: block;
		position: relative;
    border: none;
		width: 170px;
		margin-top: 0px;
		margin-left: 15px;
		margin-right: auto;
		padding-top: 5px;
		padding-left: 20px;
		background-color: #ffffff;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-style: normal;
		color: #a1a1a1;
}
#box_menuright {
    display: block;
		position: relative;
    border: none;
		width: 170px;
		margin-top: 0px;
		margin-left: auto;
		margin-right: 15px;
		padding-top: 5px;
		padding-left: 20px;
		background-color: #ffffff;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-style: normal;
		color: #a1a1a1;
}

#box_footer{
		width: 170px;
		position: relative;
		top: 0px;
		margin-left: 15px;
		margin-right: auto;
		padding-left: 20px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    background: url(images/box_footer.gif) no-repeat;
}
#box_footerright{
		width: 170px;
		position: relative;
		top: 0px;
		margin-left: auto;
		margin-right: 15px;
		padding-left: 20px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    background: url(images/box_footer.gif) no-repeat;
}

img {
		border: none;
/*		margin: 0;   */
		padding: 0;
}


img.logo {
		float: left;
		clear: right;
		margin-top: auto;
		margin-bottom: 0;
		padding-left:20px;
}

a:visited {
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
 	color: #416992;
}

a:link {
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #416992;
}

a:hover {
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  color: black;
  text-decoration: underline;
}
a:active {
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  color: black;
  text-decoration: underline;
}

a:visited.main {
 	color: #000000;
}

a:link.main {
  color: #000000;
}

#footer {
		width: 914px;
		position : relative;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    width: 900px;
}

#footer_text {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
	text-align: center;
  color: #a1a1a1;
}

h1 {
	color: #000000;
	font-weight:strong;
	font-size: 14px;
	font-style: normal;
	text-align: top;
}

h2 {
	color: #000000;
	font-weight:strong;
	font-size: 12px;
	font-style: normal;
}

h3 {
	color: #000000;
	font-weight:strong;
	font-size: 10px;
	font-style: normal;
}

img {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

ul{
	padding: 5px;
	margin: 10px;
	list-style: url(images/box_orange.jpg) outside;
}

li{
	padding:0;
	margin: .5em 0 .5em 0
}

table.cu {
		border: none;
		width: 650px;
}

td.cudes {
		border: none;
		width: 450px;
		vertical-align: top;
		padding-right: 20px;
		padding-left: 0px;
 }
 
td.cupic {
		width: 200px;
		vertical-align: center;
/*		align: right;   */
		padding-right: 0;
		padding-left: 30;
}

img.cu {
	border: none;
	margin-left: auto;
	margin-right: 0;
}
	
#newsletter_main {
	display : block;
	width : 650px;
	background-color : #ffffff;
	overflow : hidden;
}

#newsletter_main img {
	float : left;
	margin-right: 4px;
}

#newsletter_main a {
	color: #3B40FD;
}

#newsletter_left {
	display : inline;
	float : left;
	clear : left;
	width : 158px;
	margin-right: 4px;
	background : url(images/newsletter_background.jpg) repeat-x;
	background-color : #64C0A8 ;
	overflow : hidden;
	padding-left : 8px;
	padding-right : 8px;
	min-height : 870px;
	margin-bottom : 0px;
}

#newsletter_left a {
	color : #000000;
}

#newsletter_left a:hover {
	color : #000000;
}


#newsletter_left2 {
	display : inline;
	float : left;
	clear : left;
	width : 158px;
	margin-right: 4px;
	background : url(images/newsletter_background2.jpg) repeat-x;
	background-color : #B3EEBA ;
	overflow : hidden;
	padding-left : 8px;
	padding-right : 8px;
	min-height : 944px;
	margin-bottom : 0px;
}

#newsletter_centre {
	display : inline;
	width : 212px;
	float : left;
	clear : right;
	margin-right: 4px;
	padding : 0px;
	padding-left : 8px;
	padding-right : 8px;
	overflow : hidden;
	min-height : 870px;
}

#newsletter_centre2 {
	display : inline;
	width : 212px;
	float : left;
	clear : right;
	margin-right: 4px;
	padding : 0px;
	padding-left : 8px;
	padding-right : 8px;
	overflow : hidden;
	min-height : 940px;
}

#newsletter_right {
	display : inline;
	width : 212px;
	float : right;
	clear : right;
	overflow : hidden;
	padding-left : 8px;
	padding-right : 8px;
	min-height : 870px;
}
#newsletter_right2 {
	display : inline;
	width : 212px;
	float : right;
	clear : right;
	overflow : hidden;
	padding-left : 8px;
	padding-right : 8px;
	min-height : 940px;
}

#newsletter_main h3{
	color: #3B40FD;
	font-weight:strong;
	font-size: 12px;
	font-style: normal;
}

#newsletter_main ul {
	padding: 5px;
	margin: 10px;
	list-style: url(images/reddot.gif) outside;
}

#newsletter_main li{
	padding:0;
	margin: .5em 0 .5em 0
}

#greybar {
	width : 100%;
	height : 20px;
	background-color : #e2e2e2;
}