﻿/* General */

/*Reset Common Tags*/

a,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td,img
{
    margin:0px;
    padding:0px;
}

body 
{
    margin:0px auto;
    padding:0px;
    background-image:url(../../images/graphics/background.gif);
    background-position:center top;
    background-repeat:no-repeat;
    background-color:#e4e4de;
    font-family:Verdana;
    font-size:11px;
    color:#222222;
}

a
{
    color:#a11f17;
    text-decoration:none;
}

a:hover
{
    color:#a11f17;
    text-decoration:underline;
}

img
{
    border:0px;
}

p
{
    line-height:16px;
	margin-top:14px;
	margin-bottom:14px;
}

h1
{
    font-size:20px;
    color:#a11f17;    
    font-style:italic;
    font-weight:bold;
}

h2
{
    font-size:16px;
    color:#a11f17;    
}

/* Layout */

#container
{
    margin:0px auto;
    clear:both;
    width:750px;
}

#layout
{
    clear:both;
    float:left;
    width:750px;
    background-color:#ffffff;
}

#layout-leftcol
{
    float:left;
    width:250px;
	padding-bottom:20px;
}

#layout-leftcol-login
{
    clear:both;
    float:left;
    width:230px;
    height:27px;
	background-image:url(../../images/graphics/log_in_panel.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:7px 10px 0 10px;
}

#layout-leftcol-logo
{
    clear:both;
    float:left;
    width:250px;    
}

#layout-leftcol-topnav
{
    clear:both;
    float:left;
    width:225px; 
    padding-right:25px;    
}

#layout-leftcol-topnav a
{
	font-size:14px;
	font-weight:bold;
	color:#222222;
	width:225px;
	padding-left:25px;
}

#layout-leftcol-topnav a:hover
{
	font-size:14px;
	font-weight:bold;
	color:#a11f17;
	text-decoration:none;
	background-image:url(../../images/graphics/selected_state.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.subnav a
{
    font-size:10px!important;
}

.overstate
{
	background-image:url(../../images/graphics/selected_state.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.suboverstate a
{
	color:#a11f17!important;
	font-size:10px!important;
}

.suboverstate
{
	background-image:url(../../images/graphics/selected_state.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.overstate a
{
	color:#a11f17!important;
}

#layout-leftcol-topnav ul
{
	list-style:none;
     margin:0 0 0 0;
}

#layout-leftcol-topnav li
{
    margin:0 0 10px 0;
	display:block;
}

#layout-leftcol-botnav
{
    clear:both;
    float:left;
    width:250px;     
}

#layout-leftcol-botnav ul
{
	list-style:none;
     margin:0 0 0 0;
}

#layout-leftcol-botnav li
{
    margin:0 0 25px 0;
	display:block;
}


#layout-rightcol
{
    float:left;
    width:500px;
	background-image:url(../../images/graphics/main_panel_line.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#layout-rightcol ul
{
    margin:13px 0px;
    padding-left:30px;
}

#layout-rightcol-flash
{
    clear:both;
    float:left;
    width:500px;      
}

#page-header
{
	clear:both;
	float:left;
	width:450px;
}

#page-header-left
{
	float:left;
	width:354px;
}

#page-header-right
{
	float:left;
	width:96px;
	text-align:right;
	padding-top:19px;
	font-size:10px;
	color:#666666;
}

#layout-rightcol-content
{
    clear:both;
    float:left;
    width:450px;  
    padding:0 25px 25px 25px; 
}

#footer
{
    clear:both;
    float:left;
    width:750px;    
}

#footer-top
{
    clear:both;
    float:left;
    width:700px;
	background-color:#f4f4f1;
	padding-left:25px;
	padding-right:25px;
	height:36px;
	padding-top:10px;
}

#footer-bottom
{
    clear:both;
    float:left;
    width:750px;  
    font-size:10px;

}

#footer-bottom-logo
{
    float:left;
    width:146px;
    height: 12px;
}

#footer-bottom-details
{
    float:left;
    width:604px;
	padding-top:37px;

}

#footer-bottom-details a
{
	color:#666666;
}

#footer-bottom-details a:hover
{
	color:#a11f17;
}

.obw-padding
{
	margin-left:130px;
}

.toplink-padding
{
	margin-right:195px;
}

.footer-line-padding
{
	padding-left:20px;
	padding-right:20px;
}

.footer-obw-font
{
	color:#666666;
}

.divider
{
	width:450px;
	clear:both;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url(../../images/graphics/line_spacer_dotted_450.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:1px;
}

.divider-more
{
	width:450px;
	clear:both;
	float:left;
	padding-top:0px;
	margin-bottom:12px;
	padding-bottom:11px;
	background-image:url(../../images/graphics/line_spacer_dotted_450.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:10px;
	text-align:right;
}

.login-box
{
	width:88px;
	height:16px;
	border: solid 1px #666666;
	margin-right:5px;
	padding-left:2px;
	color:#666666;
	font-size:11px;
}

.login-button
{
	padding-left:0px;
}

.footer-email
{
	color:#a11f17!important;
}

.prospectus
{
    padding-right:25px;
}

#prospectus-top
{
    clear:both;
    float:left;
    width:450px;
    padding-bottom:20px;
    padding-top:5px;
}

/* Table */

.table
{
    padding-top:10px;
    padding-bottom:10px;
    width:450px;
}

.table-td1
{
    width:120px;
    height:27px;
}

.table-td2
{
    width:320px;
    height:25px;    
}

.textbox
{
    width:250px;
    border:solid 1px #a11f17;
    height:20px;
}

.highlight
{
    color:#a11f17!important;
}

.left-padding
{
    padding-left:30px; 
}

.image-padding
{
    padding-right:20px;    
}

#content-table
{   
    clear:both;
    float:right;
    padding-left:25px;
    padding-right:15px;
    padding-bottom:10px; 
}

.content-table-td2
{
    width:15px;
}

.content-table-td3
{
    width:258px;
    height:125px;   
}

.table-inner
{
    background-image:url(../../images/graphics/fact_bg.gif); 
    background-repeat:no-repeat;
    background-position:left top;  
    width:208px;
    height:83px;   
    padding-top:42px;
    padding-right:50px;  
}

.fact-images
{
    padding-right:10px;
    padding-bottom:5px;    
    float:left;
}