/* GLOBAL STYLES */
body			{ background: #FFFFFF url('../images/bg.jpg') repeat-x; border: 0px none; margin: 0px; font-family: verdana, tahoma; color: #585858; color: #000; font-size: 11px }

.container		{ width: 815px; margin-left: auto; margin-right: auto; height: 100%;}

.footer				{ display: block; clear: both; padding: 10px; line-height: 18px; width:800px; height:75px; line-height:18px; margin-right: auto; margin-left: auto; background:url('../images/dot_horizontal.gif') repeat-x; background-position: top; }
.footer	 a:link 	{ text-decoration: none; color: #395889; font-weight: normal; }
.footer	 a:visited 	{ text-decoration: none; color: #395889; font-weight: normal; }
.footer	 a:hover	{ text-decoration: underline; color: #395889; font-weight: normal; }


/* HOMEPAGE STYLE */
.column_left	{ width: 220px; float: left; }
.column_right	{ width: 220px; float: right; }
.columnR_pad	{ padding-left: 15px; }
.column_middle	{ width: 374px; float: left;  }
.columnM_pad	{ padding: 15px; line-height: 18px; }

.column_left ul 			{ margin-left: 10px; margin-right: 5px; margin-bottom: 0px; margin-top: 5px; padding: 0px; }
.column_left li				{ line-height: 18px; padding-left: 18px; text-align: left; background: url('../images/bullet.gif') no-repeat 0px 3px; text-indent: 0px; list-style-type:none }
.column_left li a:link 		{ text-decoration: none; color: #395889; font-weight: normal; }
.column_left li a:visited 	{ text-decoration: none; color: #395889; font-weight: normal; }
.column_left li a:hover		{ text-decoration: underline; color: #395889; font-weight: normal; }

.column_right ul 			{ margin-left: 10px; margin-right: 5px; margin-bottom: 0px; margin-top: 5px; padding: 0px; }
.column_right li			{ line-height: 18px; padding-left: 18px; text-align: left; background: url('../images/bullet.gif') no-repeat 0px 3px; text-indent: 0px; list-style-type:none }
.column_right li a:link 	{ text-decoration: none; color: #395889; font-weight: normal; }
.column_right li a:visited 	{ text-decoration: none; color: #395889; font-weight: normal; }
.column_right li a:hover	{ text-decoration: underline; color: #395889; font-weight: normal; }

.column_middle ul 			{ margin-left: 0px; margin-right: 5px; margin-bottom: 0px; margin-top: 5px; padding: 0px; }
.column_middle li				{ line-height: 18px; padding-left: 18px; text-align: left; background: url('../images/bullet.gif') no-repeat 0px 3px; text-indent: 0px; list-style-type:none }
.column_middle li a:link 		{ text-decoration: none; color: #395889; font-weight: normal; }
.column_middle li a:visited 	{ text-decoration: none; color: #395889; font-weight: normal; }
.column_middle li a:hover		{ text-decoration: underline; color: #395889; font-weight: normal; }

.image				{ width: 376px; height: 276px; }


/* INTERNAL STYLES */
.column_right_int	{ width: 207px; float: right;  }
.column_middle_int	{ width: 372px; float: left; line-height: 18px; }
.columnM_pad_int	{ padding-right: 15px; line-height: 18px; }

.column_right_int ul 			{ margin-left: 10px; margin-right: 5px; margin-bottom: 0px; margin-top: 5px; padding: 0px; }
.column_right_int li			{ line-height: 18px; padding-left: 18px; text-align: left; background: url('../images/bullet.gif') no-repeat 0px 3px; text-indent: 0px; list-style-type:none }
.column_right_int li a:link 	{ text-decoration: none; color: #395889; font-weight: normal; }
.column_right_int li a:visited 	{ text-decoration: none; color: #395889; font-weight: normal; }
.column_right_int li a:hover	{ text-decoration: underline; color: #395889; font-weight: normal; }