/* 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: 950px;
	font-size: 12pt;
}
#header {
	background:White;
	color: #000099;
	height: 150px;
	width:950px;
	font-size: large;
	text-align: Left;
	background-image:url(images/new_brownlowbanner_top2.jpg);
	background-repeat:no-repeat;
	background-position:left;

}	
#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;
}


#main {
	color: black;
	margin-left: 190px;
	margin-right: 5px;
	text-align:left;
}
#main a {
	color: #0066CC;
}
#maintop
{
    float:none;
    width:98%;
    margin-bottom:5px;
}
img{
    float:left;
    margin:0px 7px 7px 7px;
    text-align: center;

}
.img.walkin
{    float:none;
    margin:0px 3px 3px 3px;
    text-align: center;
    width: 300px;
    height: 1052px;
}
.img.center 
{
  display: block;
  margin-left: auto;
  margin-right: auto;
  position:relative;
}
    
#leftcol
{
    float:left;
    width:49%;
}
#rightcol 
{
    float:right;
    width:49%;
}
#bottom
{
    float:none;
    width:98%;
    margin-top:5px;
    clear:right;
}
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:italic;
	color:#3399ff;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight:bold;
}

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;

}
 ul
 {
    font-size:small;
    font-style:normal;
    font-weight:normal;
    margin-bottom:20px;
    text-align:justify;
    margin-right:2px;
    line-height:22px;
    list-style-type:disc;
    text-indent:20px;
}
 ol
 {
    font-size:small;
    font-style:normal;
    font-weight:normal;
    margin-bottom:20px;
    text-align:justify;
    margin-left:10px;
    margin-right:2px;
    line-height:22px;
    list-style-type:disc;
}
#menu 
{
 	float: left;
 	width: 180px; 
 	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 a {
	width: 100%;
	text-decoration: none;
	color:#660000;
 	background-color:White;
	display: block;
	border-bottom-color:#660000;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
#menu a:hover {
	background-color:Teal;
	color:White;
}
#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;
} 

#wizard
{
    margin-right:5px;
    margin-left:5px;
}
    
#wizard table
{
    table-layout:auto;
    border-style:none;
    border-width:0px; 
}
#wizard td
{
    border-style:none;
}
.textbox
{
    margin-right:1px;
    margin-left:1px;
    text-align:left;
    width:465px;
}
      
table
{
    border: 1px solid Black;
    width:100%;
        float:right;
    margin-left:0px;
        margin-right:5px;
        margin-bottom:5px;
        margin-top:5px;
    }
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;
    vertical-align:top;

}
 #tablehead 
{
    background-color:Orange;
} 
.tblnoline
{
    border-style:none;
    border-color:White;
    border-collapse:collapse;
}
em 
{
    font-weight:bold;
    font-style:normal;
    color:#660000;
}


#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;
}
#footer a {
	color: white;
}
#footer a:hover {
	background-color: #0066CC;
}
#mission 
{
    font-size:large;
    font-style:italic;
    font-weight:normal;
    color:#660000;
    margin-bottom:20px;
    text-align:center;
}
#footertext 
{
    padding-top:40px;	
    font-size:x-small;
	text-align: Left
}
.Panel
{
    border-color:ff66ff;
    border-style:Solid;
    border-width:2px;
    font-weight:bolder;
    color:Navy;
    background-color:White;
   
 }

.Panel h2
 {
    font-style:normal;
	color:Red;
	font-size:x-large;
	margin-bottom:5px;
	font-weight:bold;
    text-align: center;
    margin-left:15px;
    margin-right:15px;
    margin-top:15px;
    }
 .Panel h3
 {
     margin-left:15px;
     margin-right:15px;
 }
 .Panel p
 {
     margin-left:15px;
     margin-right:15px;
 }