body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div, p, td, tr, li, ul {
	font-family : Arial, Verdana, sans-serif;
	font-size : 9pt;
	color : #333333;
	font-style : normal;
}

h1.heading {
	font-family : Times New Roman;
	font-size : 16pt;
	font-weight : normal;
	color : #003366;
	margin-bottom: 0px;
}

h1 {
	font-family : Arial, Verdana, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #003366;
}

h2.heading {
	font-family : Arial, Verdana, sans-serif;
	font-size : 12pt;
	font-weight : normal;
	color : #333333;
}

h2 {
	font-family : Times New Roman;
	font-size : 13pt;
	font-weight : bold;
	color : #333333;
}

h3 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #000000;
}
h4 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 12pt;
	color : #000000;
}

h5 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #000000;
}
h6 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-size : 7.75pt;
	color : #000000;
}
a:hover { 
	color: #990000;
}

.small {
	font-family : Arial, Verdana, sans-serif;
	font-size : 7.5pt;
}

.smallgreybold {
	font-family : Arial, Verdana, sans-serif;
	font-size : 7.5pt;
	color: #CCCCCC;
	font-weight : bold;
}

.footer {
	font-family : Arial, Verdana, sans-serif;
	font-size : 7.5pt;
	color: #666666;
	padding-top:8px;
	padding-bottom:5px;
}

.odd { background-color: #D5D9FE; }

.even { background-color: #EEEEEE; }

.border {
	border-color : #000000;
	border-style : solid;
	border-width : 1;
}

.imgout {
	border: 0;
	filter: alpha(opacity=60);
	margin: 0;
	padding: 0;
}

.imgover {
	border: 0;
	margin: 0;
	padding: 0;
}	

.formmargin {
	margin-top : 0px;
	margin-bottom : 0px;
}

.forminput {
	font-family : Arial, sans-serif;
	border: 1px solid #7C8299; 
	background: #EEEDF2;
	color: #000000;
	margin: 0;
	padding-left: 3px;
}

#required {
	border-left: 4px solid #CCCCCC;	
}

.wall_footer {
	background-image: url(/images/wall_footer.gif);
	background-repeat: repeat-x;
}

.menu {
	font-family : Arial, Verdana, sans-serif;
	font-size : 8.5pt;
	font-weight : bold;
	color : #BFBCBC;
	text-decoration: none;
	line-height:29px;
	text-transform:lowercase;
	padding-top:7px;
	padding-left:20px;
	padding-right:20px;
}

.menu:hover,span.menu {
	color: #FFFFFF;
	background-image: url(/images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.wall_menu {
	background-image: url(/images/wall_menu2.gif);
	background-repeat: repeat-x;
}

.submenu {
	font-family : Arial, Verdana, sans-serif;
	font-size : 8.5pt;
	color : #990000;
	text-decoration: none;
	line-height:29px;
	text-transform:lowercase;
	padding-left:18px;
	padding-bottom:8px;
	font-weight : normal;
}

.submenu:hover, .submenuon,span.submenu {
	color: #000000;
	background-image: url(/images/submenu_arrow2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

span.submenusmall {
	font-family : Arial, Verdana, sans-serif;
	font-size : 8.5pt;
	color: #000000;
	text-transform:lowercase;
	font-weight : normal;
}
a.submenusmall {
	font-family : Arial, Verdana, sans-serif;
	font-size : 8.5pt;
	color: #990000;
	text-transform:lowercase;
	font-weight : normal;
}


TABLE.right  {
	background-color : #EBE9E6;
	padding:8px;
}

TABLE.right th {
	text-align : left;
	font-family : Arial, Verdana, sans-serif;
	background-color : #414A6D;
	font-size : 8.5pt;
	color : #FFFFFF;
}

TABLE.right td  {
	font-family : Arial, Verdana, sans-serif;
	font-size : 7.5pt;
	color : #000000;
	font-style : normal;
}

.newsheadline {
	font-family : Arial, Verdana, sans-serif;;
	font-size: 7.5pt;
	color: #666666;
}

.newsheadline H1 {
	font-family : Arial, Verdana, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight : bold;
	margin-bottom : 0px;
}

.newsheadline P {
	font-family : Arial, Verdana, sans-serif;
	font-size: 7.5pt;
	color: #666666;
	line-height:14px;
	margin-top : 0px;
}
