﻿/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
    height: 22px;
}


body {	
	margin-left:5px;
	width:100%;
}

#page {
    background-color:White;
	font-family: Arial, Helvetica, sans-serif;
	width: 900px;
	font-size: 12pt;
}
#header {
	background:White;
	color: #660000;
	width:950px;
	height: 90px;
	font-size: large;
	text-align: Left;
	background-image:url(../images/new_brownlowbanner_top2.jpg);
	background-repeat:no-repeat;
	background-position:center;	

}	
#header ul {
	list-style-type:none;
	line-height: 1.5;
	text-align: left;
	margin: 2px;
	margin-top: 0px;
	font-size:medium;
	font-weight:bold;
}
#header li 
{
    display:inline;
	border-bottom: 1px white solid;
	padding: 1px 0;

}
a:link {
	color: black;
}
a:visited {
	color: orange;
}
#header a {
	color: white;
}
#header a:hover {
	background-color: #0066CC;
	display:list-item;
	width: 100%;
	text-decoration: none;
	padding: 3px 0;
	color: white;
}
#toptitle
{
    text-align:center;
    color:#660000;
    font-size:larger;
    font-weight:bolder;
    margin-bottom:15px;
    
}
 ul
 {
    font-size:small;
    font-style:normal;
    font-weight:normal;
    margin-bottom:20px;
    text-align:justify;
    margin-left:15px;
    margin-right:2px;
    line-height:22px;
    list-style-type:disc;
}
 ol
 {
    font-size:small;
    font-style:normal;
    font-weight:normal;
    margin-bottom:20px;
    text-align:justify;
    margin-left:15px;
    margin-right:2px;
    line-height:22px;
    list-style-type:disc;
}
img{
    float:right;
    margin:0px 7px 7px 7px;
    text-align: center;
}
.img.center 
{
  display: block;
  margin-left: auto;
  margin-right: auto;
  position:relative;
}


#menu 
{
 	float: left;
 	width: 170px; 
 	background-color:White;
	height:auto;
	color:White;
	font-weight:bold;
	text-align:left;
}
#menu em 
{
   	display: block;
  	background-color:#660000;
  	color:White;
  	font-weight:bold;

}
#menu ul {
	list-style-type: none;
	line-height:25px;
	text-align:left;
	font-size:small;
    margin-left:0px;
}
#menu li {
	line-height:25px;
	text-align:left;
	font-size:small;
	margin-left:0px;
}
#menu a {
	width: 100%;
	text-decoration: none;
	color:Maroon;
 	background-color:White;
	display: block;
	border-bottom-color:#660000;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
#menu a:hover {
	background-color:Maroon;
	color:White;
}
#main {
	color: black;
	margin-left: 190px;
	margin-right: 5px;
	text-align:left;
}
#main a {
	color: #660000;
}

#leftcol
{
    float:left;
    width:49%;
}
#rightcol 
{
    float:right;
    width:49%;
}
h1 {
	text-align: center;
	color: #660000;
	font-style:italic;
	font-size:xx-large;
	margin-bottom:15px;
	padding-top:10px;
}
h2 {
	font-style:normal;
	color:Black;
	font-size:x-large;
	margin-bottom:20px;
	font-weight:bold;
    text-align: center;
}
h3 
{
    font-weight:normal;
    font-size:large;
	font-style:normal;
	color:Black;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight:normal;
}

h4 
{
    font-weight:normal;
    font-size:medium;
	font-style:normal;
	color:Maroon;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight:bold;
}
h5 
{
    font-weight:normal;
    font-size:medium;
	font-style:normal;
	color:Maroon;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight:normal;
}

p
{
    font-size:small;
    font-style:normal;
    font-weight:normal;
    margin-bottom:20px;
    text-align:justify;
    margin-left:2px;
    margin-right:2px;
    line-height:22px;
    color:Black;
 }

    
table
{
    width:100%;
    float:right;
    margin-left:5px;
    margin-right:5px;
    margin-bottom:5px;
    margin-top:5px;
    border-style:solid;
    border-color:Black;
    border-width:1px;
}
td 
{

    font-size:medium;
    line-height:22px;
    margin-left:5px;
    margin-right:5px;
    margin-bottom:5px;
    margin-top:5px;
    border-style:solid;
    border-color:Black;
    border-width:1px;
    padding-bottom:5px;
    padding-left:5px;
    padding-right:5px;
    padding-top:5px;
}
 #tablehead 
{
    background-color:Orange;
} 
.tblnoline
{
    border-style:none;
    border-color:White;
    border-collapse:collapse;
}
em 
{
    font-weight:bold;
    font-style:normal;
    color:Navy;
}
#footer a {
	color: white;
}
#footer a:hover {
	background-color: #0066CC;
}
#footer {
    background-image:url(../images/new_brownlowbanner_bottom.jpg);
    background-repeat:no-repeat;
	color:Black;
	height: 90px;
	border-left-width: 0px;
	border-right-width: 0px;
	padding-left:15px;
	clear:both;
	width:950px;
}

#footertext 
{
    padding-top:40px;	
    font-size:x-small;
	text-align: Left;
	font-family: Arial, Helvetica, sans-serif;

}
