@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
#outerWrapper #contentWrapper #leftCol table tr .menu ul li {
	margin: 0px 0px 0px -32px;
	padding: 4px;
	list-style: none;
}
body {
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	margin-top: 0;
	padding: 0 0 0 0;
	text-align: center;
	background: url(../assets/topbg.gif) repeat-x top;/*	background: #060 url(../2009/images/iwc-logo_bg.png); */
}
h1 {
	color: #990000;
	font-size: 18pt;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: capitalize;
	text-align: center;
	line-height: 24pt;
}
h2 {
	color: #990000;
	font-size: 14pt;
	font-weight: bold;
	line-height: 18pt;
	font-family: "Times New Roman", Times, serif;
}

h3 {
	color: #060;
	font-size: 14pt;
	font-weight: bold;
	line-height: 14pt;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align:left;
}
h4 {
	color: #000;
	font-size: 14pt;
	font-weight: bold;
	line-height: 16pt;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
#outerWrapper #contentWrapper #content #pagehead {
	background: #060;
	margin: 0px 0px 10px;
	padding: 10px;
}
#outerWrapper #contentWrapper #content #pagehead h1 {
	font-size: 18pt;
	color:#FFF;
	font-weight: normal;
	line-height: 24pt;
	}
#outerWrapper #contentWrapper #content #pagehead h3 {
	font-size: 14pt;
	color:#FFF;
	font-weight: normal;
	line-height: 18pt;
	}	
a,  a:link {
  color: #990000;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #990000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #b92200;
  text-decoration: underline;
}
a:focus {
  color: #b92200;
}
a:active {
  color: #990000;
}
#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 908px;
}
#outerWrapper #header {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 0px;
}

#outerWrapper #topNavigation {
	height: 18px;
	text-align: center;
	background: #000 url(../assets/beak.jpg) no-repeat center top;
	padding-top: 4px;
	padding-bottom: 8px;
}
#outerWrapper #topNavigation #navleft ul  {
	float: left;
	width: 420px;
	list-style: none;
	display: inline;
	margin-right: 8px;
	margin-left: 8px;
	background: no-repeat;
}
#outerWrapper #topNavigation #navright ul  {
	float: right;
	width: 420px;
	list-style: none;
	display: inline;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	background: no-repeat;
}
#outerWrapper #bottomheader {
	background: #990002;
}
#outerWrapper #topNavigation #navleft ul li, #outerWrapper #topNavigation #navright ul li {
	list-style: none;
	display: inline;
	margin-right: 6px;
	margin-left: 6px;
	border-right: 1px solid #FFF;
	padding-right: 6px;
	padding-left: 6px;
}
#outerWrapper #topNavigation li.last {
	border-right: none;
}
#outerWrapper #topNavigation li.first {
	border-right: none;
}
#outerWrapper #topNavigation a, #outerWrapper #topNavigation a:link {
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
}
#outerWrapper #topNavigation a:hover {
  text-decoration: underline;
}
#outerWrapper #contentWrapper {
	overflow: hidden;
	clear: both;
}
#outerWrapper #contentWrapper #leftCol {
	font-size: .9em;
	background-color: #FFF;
	float: left;
	padding: 10px 10px;
	width: 220px;
}
#outerWrapper #contentWrapper #content {
	margin: 0 0 0 230px;
	padding: 10px 10px 10px 10px;
	text-align: justify;
}
#outerWrapper #contentWrapper #content #contenttext {
	margin-top: 12pt;
}
.menu {
	border-left: 1px solid #990002;
	border-right: 1px solid #990002;
}
#outerWrapper #footer {
	background: #900 url(images/footer_bg.png) no-repeat center bottom;
	height: 30px;
	text-align: center;
	padding-top: 10px;
	color: #FFF;
}
#footer {
	background: #900;
	height: 30px;
	text-align: center;
	padding-top: 10px;
	color: #FFF;
}
#outerWrapper #contentWrapper #leftCol #mainmenu {
	font-size: 0.9em;
}
#outerWrapper #contentWrapper #leftCol #mainmenu .menuitem {
	background: #990000;
	margin: 4px 0;
	padding: 4px;
}
#outerWrapper #contentWrapper #leftCol #mainmenu .menusubitem  {
	background: #CCC;
	margin: 4px 0;
	padding: 4px;
}
#outerWrapper #contentWrapper #leftCol #mainmenu .menusubitem a {
	font-weight: normal;
}
#outerWrapper #contentWrapper #leftCol #mainmenu .menusubitem ul li a {
	font-weight: normal;
	color:#333;
}
#outerWrapper #contentWrapper #leftCol #mainmenu .menusubitem ul {
	margin: 0 0 0 12px;
	padding: 0;
	list-style: none;
}

#outerWrapper #contentWrapper #leftCol #mainmenu .menuitem a {
	color: #FFF;
}

.acctop {
	width: 250px;
	background: #900 url(../2009/images/menu250.jpg) no-repeat center top;
	height: 24px;
	text-align: center;
	color: #FFF;
}
.accbot {
	width: 250px;
	background: #900 url(../2009/images/menu250.jpg) no-repeat center bottom;
	height: 12px;
	text-align: center;
	color: #FFF;
}
.qared {
	font-weight: normal;
	color: #C00;
