* {
    padding: 0;
    margin: 0;
} 

body {
background: url(images/steel5.jpg);
font-family: Verdana;
font-size: 10pt;
line-height: 18px;
color: rgb(10,31,98);
margin: 0;
text-align: center;
min-width: 760px;
padding: 5px 5px;
}

img { border: none; }
img.imageleft { float: left; margin: 10px; }
img.imageright { float: right; padding: 10px 10px }
img.middle { float: left; vertical-align: middle; padding: 5px 5px}

a { color: rgb(10,31,98); }
a.footer { color: #FFFFFF; text-decoration: none; }
a:hover { text-decoration: none; color: rgb(233,10,104); }


#wrap {
margin: 0px auto;
width: 800px;
text-align: left;
}

#header { 
background: #FFFFFF;
background-image: url(images/logo.jpg); 
background-position: 330px 20px;
background-repeat: no-repeat;
height: 100px;
width: 100%;
}

#drop
{
background-color: rgb(10,31,98);
height: 45px;
padding: 20px 0px 0px 0px;
color: #FFFFFF;
width: 100%;
}

#canvas
{
background: #DCDCDC repeat-y;
float: left;
width: 100%;
}

#left
{
background: #FFFFFF repeat-y;
float:left;
width: 67%;
border-top: 10px solid #DCDCDC;
border-bottom: 10px solid #DCDCDC;
border-left: 10px solid #DCDCDC;
border-right: 0px solid #DCDCDC;
padding: 10px 10px;
font-size: 8pt;
line-height: 1.8;
}

#right
{
background: #DCDCDC repeat-y;
float:left;
width: 28%;
margin-left: 10px;
text-align: center;
border-top: 10px solid #DCDCDC;
border-bottom: 10px solid #DCDCDC;
border-right: 0px solid #DCDCDC;
border-left: 0px solid #DCDCDC;
font-size: 10pt;
}


#bottom {
float: left;
width: 100%; 
background: rgb(10,31,98) repeat-y;
height: 10px;
}


#stripe {
float: left;
background-color: rgb(10,31,98);
background-image: url(images/stripe_long.jpg); 
background-position: 0px 0px;
background-repeat: no-repeat;
height: 41px;
width: 100%;
}

#footer {
background-color: rgb(10,31,98);
float: left;
height: 30px;
width: 100%;
text-align: center;
font-size: 8pt;
padding: 10px 0px 0px 0px;
}

#banner
{
text-align: center;
}

table.right
{
border-top: 1px solid rgb(10,31,98); 
border-right: 1px solid rgb(10,31,98); 
border-bottom: none;
border-left: none;
border-collapse: collapse;
line-height: 20px;
width: 90%;
height: auto;
font-size: 9pt;
position: relative;
}

table.right tr
{
border-top: none; 
border-right: none; 
border-bottom: none;
border-left: none;
border-spacing: 0px;
padding: 0 0 0 0;
}


table.right td
{
border-top: none; 
border-right: none; 
border-bottom: none;
border-left: none;
border-spacing: 0px;
padding: 10px 10px 10px 0px;
text-align: right;
}


table.center
{
border: none; 
border-collapse: collapse;
line-height: normal;
width: 500px;
margin-right: auto;
margin-left: auto;
height: auto;
font-size: 9pt;
}

table.center tr
{
border-top: none; 
border-right: none; 
border-bottom: none;
border-left: none;
border-spacing: 0px;
padding: 0 0 0 0;
}


table.center td
{
border-top: none; 
border-right: none; 
border-bottom: none;
border-left: none;
border-spacing: 0px;
padding: 0px 0px 0px 0px;
}



ul.classic {
 list-style-type: square;
 color: rgb(10,31,98);
 margin-bottom: 1em;
 padding-left: 2em;
}


h1,h2,h3,h4 {
 margin-top:0.5em;
 margin-bottom:0.5em;
 font-family: Verdana;
 line-height: normal;
 text-align: left;
}

h1 {
 border-bottom: solid 1px #d9d9d9;
 font-weight: normal;
 font-size: 140%;
 text-indent: 0px;
 letter-spacing: -1px;
}


h2
{
 border-bottom: solid 1px #d9d9d9;
 font-weight: normal;
 font-size: 120%;
 text-indent: 0px;
 letter-spacing: -1px;
}


h3
{
  font-weight: bold;
 font-size: 100%;
 text-indent: 0px;
 letter-spacing: -1px;
}

h4
{
 font-weight: normal;
 font-size: 120%;
 text-indent: 0px;
 letter-spacing: -1px;
}

p 
{ 
margin-bottom: 1em;
text-align: justify;
}

p.center
{
text-align: center;
}

p.italic
{
font-style: italic;
}

p.bold
{
font-weight: bold;
}

p.left
{
text-align: left;
}

p.right
{
text-align: right;
}

p.small
{
font-size: 80%;
}

p.mini
{
font-size:70%;
}

p.pink
{
color:rgb(233,10,104);
}

/* Widget content container */
#goog-wm { }

/* Heading for "Closest match"
#goog-wm h3.closest-match { }

/* "Closest match" link
#goog-wm h3.closest-match a { }

/* Heading for "Other things" */
#goog-wm h3.other-things { }

/* "Other things" list item */
#goog-wm ul li {
 list-style-type: square;
 color: rgb(10,31,98);
 margin-bottom: 1em;
 padding-left: 2em;
 }

/* Site search box */
#goog-wm li.search-goog { display: list-item; }


ul.square {
	list-style-type: square;
	display: block;
	padding: 10px 20px;}

ul.disc {
	list-style-type: disc; 
	display: block; 
	padding: 10px 35px; }

ul.circle {
	list-style-type: circle;
	display: block; 
	padding: 10px 50px; 
	}
ol {
	display: block;
	padding: 10px 20px;}

/*-------------------------------------------------/

* {
 margin: 0;
 padding: 0;
}

body {
 padding: 50px;
 border-top: solid 1px #fff;
 font: 14px/normal Verdana;
 background: url(images/steel5.jpg);
}

p { margin-bottom: 1em; }

ul.classic {
 list-style: disc;
 margin-bottom: 1em;
 padding-left: 2em;
}

h1,h2,h3 {
 margin-bottom: .5em;
 font-family: Verdana;
 line-height: normal;
}

h1 {
 border-bottom: solid 1px #d9d9d9;
 font-weight: normal;
 font-size: 180%;
 text-indent: 5px;
 letter-spacing: -1px;
}

.dropdown-upward {
 margin-top: 400px !important;
}

@charset "UTF-8";

/**
 * Horizontal CSS Drop-Down Menu Module
 *
 * @file		dropdown.css
 * @package		Dropdown
 * @version		0.7.1
 * @type		Transitional
 * @stacks		597-599
 * @browsers	Windows: IE6+, Opera7+, Firefox1+
 *				Mac OS: Safari2+, Firefox2+
 *
 * @link		http://www.lwis.net/
 * @copyright	2006-2008 Live Web Institute. All Rights Reserved.
 *
 */

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 120px;
}

ul.dropdown ul li {
 float: none;
 left: 0;
 z-index: 597;
 width: 120px;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}




@charset "UTF-8";

/** 
 * Default CSS Drop-Down Menu Theme
 *
 * @file		default.css
 * @name		Default
 * @version		0.1
 * @type		transitional
 * @browsers	Windows: IE5+, Opera7+, Firefox1+
 *				Mac OS: Safari2+, Firefox2+
 *
 * @link		http://www.lwis.net/
 * @copyright	2008 Live Web Institute. All Rights Reserved.
 *
 * Module Classes: *.dir {} *.on {} *.open {} li.hover {} li.first {} li.last {}
 * Expected directory tag - li
 *
 */

@import "helper.css";


/*-------------------------------------------------/
 * @section		Base Drop-Down Styling
 * @structure	ul (unordered list)
 *				ul li (list item)
 *				ul li a (links)
 *				/*\.class|(li|a):hover/
 * @level sep	ul
 */


ul.dropdown {
 color: #FFFFFF;
 font-size: 95%;
}

	ul.dropdown li {
	 padding: 7px 10px;
	 border-style: solid;
	 border-width: 1px 6px 1px 6px;
	 border-color: rgb(10,31,98);
	 background-color: rgb(10,31,98);
	 color: #FFFFFF;
	}

	ul.dropdown li.hover,
	ul.dropdown li:hover {
	 background-color: rgb(10,31,98);
	 color: #FFFFFF;
	}

	ul.dropdown a:link,
	ul.dropdown a:visited	{ color: #FFFFFF; text-decoration: none; }
	ul.dropdown a:hover	{ color: rgb(233,10,104); }
	ul.dropdown a:active	{ color: rgb(233,10,104); }

	/* -- level mark -- */

	ul.dropdown ul {
	 width: 150px;
	 margin-top: 1px;
	}

		ul.dropdown ul li {
		 font-weight: normal;
		}



/*-------------------------------------------------/
 * @section		Support Class `dir`
 * @level sep	ul, .class
 */


ul.dropdown *.dir {
 padding-right: 20px;
 background-image: url(images/arrow_white_down.gif);
 background-position: 100% 50%;
 background-repeat: no-repeat;
}

ul.dropdown *.dr2 {
 	width: 120px;
	padding-right: 15px;
	background-position: 100% 50%;
 	background-repeat: no-repeat;
}


/* -- Components override -- */

ul.dropdown-horizontal ul *.dir {
 padding-right: 15px;
 background-image: url(images/arrow_white_right.gif);
 background-position: 100% 50%;
 background-repeat: no-repeat;
}

ul.dropdown-upward *.dir {
 background-image: url(images/nav-arrow-top.png);
}

ul.dropdown-vertical *.dir,
ul.dropdown-upward ul *.dir {
 background-image: url(images/nav-arrow-right.png);
}

ul.dropdown-vertical-rtl *.dir {
 padding-right: 10px;
 padding-left: 15px;
 background-image: url(images/nav-arrow-left.png);
 background-position: 0 50%;
}

