@charset "utf-8";
/* CSS Document */

body { font: normal 100% Verdana, Arial, Helvetica, sans-serif; line-height:95%; margin:0; padding:0;}

/* main table */
#maintable {	width:100%;	padding:0;	margin:0;	border:0;}
#leftcolumn {	width:15%;	padding:0;	margin:0;}
#middlecolumn { width:70%;	padding:0 0 20px 0;	margin:0;}
#rightcolumn {	width:15%;	padding:0;	margin:0;}


/* content area styles */
#contentarea img {border:0;}
#contentarea a {color:#6A514F; text-decoration:underline;}
#contentarea a:visited {color:#6A514F; text-decoration:underline;}
#contentarea a:hover {color:#6A514F; text-decoration:none;}
#contentarea {font-size:68%;}
#contentarea p {	padding:0;	margin: 0 0 10px 0;}
#contentarea h2 { font-size:110%; font-weight:bold;}
#contentarea h3 { font-size:110%; font-weight:bold;}
#contentarea h4 { font-size:100%; font-weight:bold;}

#contentarea p a { font-weight:bold; text-decoration:underline;}
#contentarea p a:hover { text-decoration:none;}

#contentarea table {margin:15px 0; border:none; width:100%;}
#contentarea table th { padding:5px; margin:0; text-align:left; }
#contentarea table tr.odd { background-color:#F4F5F9;}
#contentarea table td { padding:5px;}

a.ext {background-position: center right; background-repeat: no-repeat; padding-right:12px;}
a.ext {background-attachment: scroll;background-x-position:right;background-y-position:center;}
a.ext { background-image: url(/Default_files/icon_external.gif); }
