/* CSS Document */
*
	{
	font-family: verdana, arial, helvetica, sans-serif;
	}

a img
	{
	border: none;
	}

#ninexb a, #ninexb a:visited
	{
	font: 10px;
	color: #7A7A7A;
	text-decoration: none;
	}

body
	{
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	}


h1, h2
	{
	font: 160% "trebuchet ms", sans-serif;
	font-style: italic;
	font-weight: bold;
	}

h1
	{
	margin-top: 0px;
	padding-top: 0px;
	}

h1 span
	{
	color: #FF8A00;
	}

h1.inner
	{
	font-size: 240%;
	letter-spacing: -0.04em;
	}

h2
	{
	color: #f60
	}

#container
	{
	position: absolute;
	left: 50%;
	margin-left: -375px;
	width: 751px;
	}

table
	{
	border-collapse: collapse;
	}

table#main
	{
	width: 751px;
	}

td
	{
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	font-size: 70%;
	}
td table td
	{
	font-size: 100%;
	}

td#content
	{
	background: #f5f5f5 url(../images/index_06.jpg) top left repeat-x;
	color: #000;
	line-height: 160%;
	padding: 20px;
	}

td#content p
	{
	padding-right: 20px;
	}

div.home
	{
	margin: -20px;
	padding: 12px;
	}
	
div.home img
	{
	position: relative;
	top: -14px;
	right: -12px;
	}

#innercontent a, #innercontent a:visited
	{
	font-weight: bold;
	color: #003CFF;
	text-decoration: none;
	}

#innercontent a:hover
	{
	text-decoration: underline;
	}

#sidemenu
	{
	font-size: 70%;
	background-color: #FFCC01;
	width: 185px;
	}

#sidemenu ul
	{
	padding: 14px;
	margin: 0px;
	list-style-type: none 
	}

#sidemenu li
	{
	background-image: url(../images/bullitt.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 14px;
	padding-bottom: 8px;
	}

#sidemenu a, #sidemenu a:visited
	{
	color: #000;
	text-decoration: none;
	}

#sidemenu a:hover, #sidemenu a.selected
	{
	color: #903A00;
	text-decoration: underline;
	}

td.right
	{
	border-right: 3px solid #fff;
	}

#latestnews
	{
	background: #f5f5f5 url(../images/bg_latest.jpg) top left no-repeat;
	line-height: 160%;
	padding-left: 106px;
	padding-right: 12px;
	}

#latestnews span
	{
	color: #6B0000;
	}

#consultation, #latestnews
	{
	height: 148px;
	}

#consultation
	{
	background: #f5f5f5 url(../images/bg_consultation.jpg) bottom right no-repeat;
	line-height: 160%;
	padding-right: 64px;
	padding-left: 12px;
	}


#latestnews a, #latestnews a:visited, #consultation a, #consultation a:visited
	{
	color: #6B0000;
	font-weight: bold;
	text-decoration: none;
	}

#latestnews h3
	{
	font-family: arial;
	margin: 0px;
	margin-top: 11px;
	}

#latestnews p
	{
	margin-top: 0px;
	padding-top: 0px;
	}

#latestnews a:hover, #consultation a:hover
	{
	text-decoration: underline;
	}

#bottom
	{
	text-align: right;
	padding: 4px;
	background-color: #000;
	color: #fff;
	font-weight: bold;
	border-top: 3px solid #fff;
	}

#bottom a, #bottom a:visited
	{
	color: #fff;
	text-decoration: none;
	}

#bottom a:hover
	{
	color: #FFCC00;
	}

td.bRow
	{
	border-top: 3px solid #fff;
	}


	
blockquote
	{
	text-align: center;
	font-weight: bold;
	font-family:"Lucida Grande", "Times New Roman", serif;
	font-size: 130%;
	width: 140px;
	float: right;
	padding: 12px;
	background-color: #eee;
	margin: 0px;
	border-top: 5px solid #ddd;
	border-bottom: 5px solid #ddd;
	color: #888;
	margin-bottom: 12px;
	}
blockquote.left
	{
	float: left;
	margin-right: 12px;
	}

img.right, img.top
	{
	position: relative;
	right: -20px;
	clear: right;
	float: right;
	}

p.alert
	{
	font-weight: bold;
	color: #f00;
	background-color: #fff;
	}

table.stories td
	{
	border: 1px solid #ccc;
	padding: 8px;
	}
table.stories th
	{
	text-align: left;
	}

table.stories h3
	{
	font-family: arial;
	margin: 0px;
	color: #800
	}
table.stories h3 span
	{
	font-family: arial;
	color: #aaa;
	}