/* CSS Document */
	
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_05.gif);
	background-repeat: repeat-x;
	background-color: #4e4778;
	font-family: Calibri, Arial, Verdana;
	font-size: 14px;
	color: white;
	text-align: center;
	}

a {
	color: white;
	text-decoration: none;
	font-size: 11px;
	}

a:hover {
	}

h2 {
	font-weight: bold;
	font-size: 20px;
	}
	
.left_table td, .left_table tr{
	vertical-align: middle;
	}
	
td {
	vertical-align: top;
	}
	
	
.top_menu td {
	text-align: right;
	}


	
.left_menu {
	background-image: url(../images/left_menu_10_11.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	font-size: 14px;
	font-weight: bold;
	color: #27235C;
	height: 244px;
	text-align: left;
	}

	
.left_menu a{
	color: white;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	}

.left_menu a:hover {
	color: #eaaf27;
	font-weight: bold;
	}
	

.left_fadeshow {
	padding-right: 5px;
	}

.right_emailsignup {
	background-image: url(../images/right_emailbox_12_13.gif);
	background-repeat: no-repeat;
	height: 276px;
	padding: 20px 20px 0px 20px;
	text-align: left;
	}

.right_emailsignup h2 {
	font-size: 18px;
	font-weight: bold;
	}
	
	
.table_top {
	background-image: url(../images/top_body_11.gif);
	background-repeat: no-repeat;
	}

.table_body {
	background-image: url(../images/body_middle_14.gif);
	background-repeat: repeat-y;
	padding: 0px 10px 0px 10px;
	text-align: left;
	color: black;
	}

.table_body a {
	color: #443e71;
	font-size: 14px;
	}

a.link1  {
	color: #CC0000;
	}

a.link2 {
	color: #0066CC;
	}
	
.table_bottom {
	background-image: url(../images/bottom_table_18.gif);
	background-repeat: no-repeat;
	}

.legal {
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	color: #27235c;
	}

.footer {
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	color: #a6a7ce;
	}

.footer a {
	color:  #CECFE3;
	font-weight: normal;
	text-decoration: none;
	}

.footer a:hover {
	text-decoration: underline;
	}
	