body {
     margin: 15px 0 0 0;
     padding: 0;
     font-size: 12px;
	 line-height: 14px;
	 color: #333;
     font-family: verdana, arial, san-serif;
     background: #E2DECF url(img/bg.jpg) top left repeat-x fixed;
}

/* Typography
------------------------------------------------------------------------------*/

p {
     margin: 0 0 10px 0;
     padding: 0;
	 font-size: 13px;
	 line-height: 17px;     
}

#feature p {
     margin: 10px 0 10px 0;
	 color: #FFF;
     padding: 0;
	 font-size: 11px;
	 line-height: 14px;
}

#right_column p {
     margin: 0 0 10px 0;
     padding: 0;
	 font-size: 11px;
	 line-height: 14px;     
}

#footer p {
     color: #EEEEEE;
     text-align: center;
     padding: 20px;
     margin: 0;
     font-size: 1em;
}
#footer h2 {
     color: #316686;
     margin: 0;
     font-size: 14px;	 
}

#bottom_section p {
     padding: 0;
     margin: 0;
     color: #fff;
     text-align: center;
     font-size: .9em;
}

h1 {
     margin: 0 0 5px 0;
     padding: 0;
     font-size: 20px;
     line-height: 22px;     
     margin-bottom: 10px;
     color: #c0aa39;
}

#right_column h1 {
     margin: 0 0 5px 0;
     padding: 0;
     font-size: 17px;
     line-height: 19px;     
     letter-spacing: -1px;
     color: #c0aa39;
}

h2 {
     margin: 0 0 .5em 0;
     padding: 0;
     font-size: 1.4em;
     line-height: 1.2em;     
     letter-spacing: -1px;
     color: #333333;
}

h3 {
     margin: 0 0 .5em 0;
     padding: 0;
     font-size: 17px;
     line-height: 20px;     
     color: #333333;
}

h4 {
     margin: 0 0 .5em 0;
     padding: 0;
     font-size: 1.2em;
     line-height: 1.2em;
     letter-spacing: -1px;
     color: #c0aa39;
}

#feature h4 {
     margin: 0 0 0 0;
     padding: 0;
     font-size: 1.5em;
     letter-spacing: -1px;
     color: #c0aa39;
}

h5 {
     margin: 0 0 .5em 0;
     padding: 0;
     font-size: 1.1em;
     line-height: 1em;
     letter-spacing: -1px;
     color: #333333;
}

#feature h5 {
     margin: 0 0 .5em 0;
     padding: 0;
     font-size: 1.2em;
	 color: #333333;
}

h6 {
     margin: 0 0 0 0;
     padding: 0;
     font-size: 10px;
     line-height: 12px;
     color: #333333;
}

/* Hyperlinks
------------------------------------------------------------------------------*/

a:link, a:visited, a:active { 
     background-color: transparent;
     color: #0066CC; 
     text-decoration: none;
}

a:hover { 
     background-color: transparent;
     color: #0066CC; 
     text-decoration:underline;
}

#footer a:link, #footer a:visited, #footer a:active { 
     background-color: transparent;
     color: #EFEFEF; 
     text-decoration: none;
	 font-size: 12px;
	 font-family: arial, san-serif;	
}

#footer a:hover { 
     background-color: transparent;
     color: #fff; 
     text-decoration:underline;
}

#bottom_section a:link, #bottom_section a:visited, #bottom_section a:active { 
     background-color: transparent;
     color: #fff; 
     text-decoration: none;
}

#bottom_section a:hover { 
     background-color: transparent;
     color: #fff; 
     text-decoration:underline;
}

#subnav a:link, #subnav a:visited, #subnav a:active { 
     background-color: transparent;
     color: #FFF; 
     text-decoration: none;
}

#subnav a:hover { 
     background-color: transparent;
     color: #FFF; 
     text-decoration:underline;
}


/* Ordered/Unordered Lists
------------------------------------------------------------------------------*/


#right_column ul, #left_column ul, #content_column ul  {
     margin: 0 0 10px 5px;
     padding-left: 0px;
     list-style-type:none

}

#right_column  ol, #left_column ol, #content_column  ol {
     margin: 0 0 10px 0;
     padding-left: 0;
 
}

#right_column  ol li, #left_column  ol li, #content_column  ol li  {
     margin-left: 5px;
     padding-left: 0px; 
     background: none; 
     list-style-type: decimal;
     list-style-position: inside; 
     font-size: 1em;
     line-height: 1.6em;
}

#right_column  li, #left_column  li, #content_column li {
     padding-left: 10px;
     background: transparent url(img/arrow.gif) 0 0.5em no-repeat;
     font-size: 1em;
     line-height: 1.6em;
}

#footer ul  {
     margin: 0 0 10px 5px;
     padding-left: 0px;
     list-style-type:none

}
#footer  li {
     padding-left: 10px;
	 margin: 0 0 5px 0px;
	 background: transparent url(img/square.gif) 0 0.5em no-repeat;
     font-size: 10px;
     line-height: 12px;
}

/* Blockquotes
------------------------------------------------------------------------------*/

blockquote
{
	background-image: url(img/quote2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 30px;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 10px;
    color: #444444;
}

blockquote p { margin: 0 0 .7em 0; }


/* Horizontal Menu
------------------------------------------------------------------------------*/

ul#navlist {
     margin: 0;
     padding: 0;
     font-weight: normal;
     font-size: 1.1em;
     padding: .3em 0;
}

#navlist li {
     color: #FFFFFF;
	 display: inline;
     list-style-type: none;
     margin: 0; padding: 0;
     line-height: 1.7em;
}

#navlist a { padding: .8em .5em; margin: 0;}

#navlist a:link, #navlist a:visited {
     color: #FFFFFF;
     background-color: transparent;
     text-decoration: none;
     border: 0px solid #fff;     
}

#navlist a:hover {
     color: #fff;
     background-color: #3398cc;
     text-decoration: none;
}

/* Page Layout
------------------------------------------------------------------------------*/

#middle_section {
   width: 960px;
     margin: 0 auto;
     padding: 5px;
     text-align: left;
     background: #FFFFFF;
}

#header{
     background: #000304;
     height: 108px; 
     margin: 0;
     padding: 0;
	 border: 0px solid #000;
}

#feature{
     background: #3398cc url(img/feature-bg1.jpg) top left no-repeat;
	 height: 272px;
	 margin: 0;
     padding: 0;
	 border: 0px solid #000;
}

#menu_bar {
     background: #255b78 url(img/nav-bg.jpg) top left repeat-x;
     padding: 3px 3px 3px 0px;
     border-top: 1px solid #3398cc;
     border-bottom: 7px solid #3398cc;
}

#breadcrumb {
    padding: 7px 5px 7px 5px;
    margin: 0px;
    border-top: 1px solid #000;
	border-bottom: 1px solid #eff0f2;
	text-transform: capitalize;
    background: #FFFFFF url(img/shadow.gif) top left repeat-x;
}

#content_wrapper {
     float: left;
     width: 100%;	 
}

#content_column {
     margin: 0 250px 0 0;
	 padding: 15px;
	 border: 0px solid #000;
}

#left_column {
     float: left;
     width: 190px; 
     margin-left: -100%;
     background: #F7F7F7 url('img/sidebar_fade.jpg') bottom left repeat-x;
}

#right_column {
     float: left;
     width: 230px; 
     margin-left: -240px;
	 padding: 5px 5px 10px 5px; 
     background: #F7F7F7 url('img/sidebar_fade.jpg') bottom left repeat-x;
	 border: 0px solid #000; 
}


#footer {
     clear: left;
     width: 100%;
     background: #020d13;
     padding: 0;
     margin: 0;
}

#bottom_section {
   width: 960px;
     margin: 0 auto;
     padding: 15px 10px;
     text-align: left;	 
}

/* Other	
------------------------------------------------------------------------------*/

.photo_frame {
     float: right;
     padding: 5px;
     border: 1px solid #dddddd;
     border-top: 1px solid #eeeeee;
     border-left: 1px solid #eeeeee;
     margin: 5px 0 5px 10px;
}

.photo_frame img {
	   border: none;
}

.news_box {
     padding: 5px;
	 background: #f2f6fa;
     border-top: 1px solid #ccdae1;
     border-bottom: 1px solid #ccdae1;
     margin: 5px 0 5px 0px;
}

table.subnav {
	width: 100%;
	border-width: 0px;
	border-style: none;
	border-color: #EFEFEF;
	border-collapse: collapse;	
}
table.subnav td {
	background: #3399cc;
	border-bottom: 1px solid #7eb8e9;
	border-left: 5px solid #214960;
	padding: 4px 4px 4px 8px;
	text-align: left;
	color: #FFFFFF;
}
	
table.subnav a:link { color: #fff; } 
table.subnav a:visited { color: #fff; }
table.subnav a:active { color: #fff; }

table.footerLayout {
	width: 100%;		

}
table.footerLayout td {
	background: #transparent;
	width: 33%;
	text-align: left;
	padding: 10px;	
}

table.footer {
	width: 90%;
}

table.footer td {
	background: #transparent;
	text-align: left;
	padding: 7px;	
}

table.footerQuote {
	width: 90%;
	border-width: 1px;
	border-color: #EFEFEF;
}

table.footerQuote td {
	background: #transparent;
	text-align: left;
	padding: 3px;
	color: #fff;	
}

.toprow {
    border-top: 4px solid #085682;
	border-bottom: 1px solid #085682;
	color: #316686;
    font-size: 14px;
	font-weight: bold;
}
table.display {
	border-width: 0px;
	border-style: none;
	border-color: #EFEFEF;
	border-collapse: collapse;
	margin-left:auto;
	margin-right:auto;	
}
table.display td {
	border-width: 0px;
	padding: 3px;
	border-style: solid;
	border-color: #EFEFEF;	
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
    font-size: 12px;
	line-height: 16px;	
}	
	
