/****************************Custom Classes********************************/


.content_area_index {
    background-color        :       #FFFFFF;
	background-image        :       url('../images/background_content_index.gif');
	background-repeat       :       no-repeat;
	border                  :       none;
	float                   :       left;
	height                  :       298px;
	margin                  :       0px;
	padding                 :       0px;
	text-align              :       justify;
	width                   :       553px;
}


.header_pages {
    background-image        :       url('../images/background_pages_top.gif');
    background-repeat       :       no-repeat;
    border                  :       none;
    height                  :       28px;
    margin                  :       0px;
    padding                 :       0px;
    width                   :       770px;
}


.content_background {
    background-image        :       url('../images/background_pages_25px.gif');
    background-repeat       :       repeat-y;
    border                  :       0px;    
    height                  :       100%;
    margin                  :       0px;
    padding                 :       0px;
    width                   :       770px;
}


.content_background_full {
    background-image        :       url('../images/background_pages_full.gif');
    background-repeat       :       repeat-y;
    border                  :       0px;    
    height                  :       100%;
    margin                  :       0px;
    padding                 :       0px 30px 0px 30px;
    width                   :       770px;
}


.content_area {
    background-image        :       url('../images/background_pages_middle.gif');
    background-repeat       :       no-repeat;
    border                  :       0px;    
    height                  :       100%;
    margin                  :       0px;
    padding                 :       0px;
    width                   :       770px;
}


.content_area_left {
    float                   :       left;
    padding-left            :       30px;
    width                   :       349px;
 }
 
 
 .content_area_right {
    padding-right           :       30px;    
 }
 

.content_footer {
    background-image        :        url('../images/background_pages_bottom.gif');
    background-repeat       :        no-repeat;
    height                  :        41px;
    margin                  :        0px;
    padding                 :        0px;
    width                   :        770px
}

.content_footer_full {
    background-image        :        url('../images/background_pages_full_end.gif');
    background-repeat       :        no-repeat;
    height                  :        41px;
    margin                  :        0px;
    padding                 :        0px;
    width                   :        770px
}


 .nav_products {
    float                   :       right;
    font-weight             :       bold;
    padding                 :       8px 15px 15px 0px;
 }


/*** Headers & Borders Classes ***/


h1 {
	color                   :       #003A87;
	font-size               :       15px;
	margin                  :       0px;
    padding                 :       8px 0px 0px 30px;
    text-align              :       left;
    width                   :       100px;
}


.h1 {
	color                   :       #003A87;
	float                   :       left;
	font-size               :       15px;
	font-weight             :       bold;
	margin                  :       0px;
    padding                 :       8px 0px 0px 30px;
    text-align              :       left;
    width                   :       400px;
}


h2 {
	color                   :       #003A87;
	font-size               :       15px;
	margin                  :       0px;
    padding                 :       8px 0px 0px 0px;
    text-align              :       left;
}


.h3 {
	font-weight             :       bold;
	text-align              :       left;
	margin                  :       0px;
}


.border_none {
	border                  :       none;
}


.border_pic {
	border                  :       solid 1px #717D8C;
}


.div_pic {
	text-align              :       center;
}


.float_left {
	float                   :       left;
    margin                  :       0px;
    padding                 :       0px;	
}


.float_right {
	float                   :       right;
}


.nav_div {
	border                  :       0px;
	height                  :       0px;
	visibility              :       hidden;
	width                   :       0px;
}


/* * * Form Ids * * */


.textbox {
    border                  :       solid 1px #414C76;
    color                   :       #414C76;
    font-family             :       Arial, Helvetica, sans-serif;
    font-size               :       11px;
    height                  :       14px;
}


.dropdownlist {
	border                  :       solid 1px #414C76;
	color                   :       #414C76;
	font-family             :       Arial, Helvetica, sans-serif;
	font-size               :       10px;
	margin                  :       0;
}


/* * * Table Styles * * */


.table {
	border                  :       solid 1px #414C76;
	border-bottom           :       none;
	color                   :       #414C76;
	font-family             :       Arial, Helvetica, sans-serif;
	font-size               :       10px;
	margin                  :       10px 0px 40px 0px;
	text-align              :       center;
}


.td_left_header {
	background-color        :       #D3DEFC;
	border-bottom           :       solid 1px #414C76;
	border-right            :       solid 1px #414C76;	
	color                   :       #414C76;
	font-family             :       Arial, Helvetica, sans-serif;
	font-size               :       10px;
	font-weight             :       bold;
	margin                  :       0;
}


.td_middle_header {
	background-color        :       #D3DEFC;
	border-bottom           :       solid 1px #414C76;
	border-right            :       solid 1px #414C76;	
	color                   :       #414C76;
	font-family             :       Arial, Helvetica, sans-serif;
	font-size               :       10px;
	font-weight             :       bold;
	margin                  :       0;
}


.td_right_header {
	background-color        :       #D3DEFC;
	border-bottom           :       solid 1px #414C76;
	font-family             :       Arial, Helvetica, sans-serif;
	font-size               :       10px;
	font-weight             :       bold;
	margin                  :       0;
}


.td_left {
	background-color        :       #FFFFFF;
	border-bottom           :       solid 1px #414C76;	
	border-right            :       solid 1px #414C76;
	color                   :       #414C76;
	font-family             :       Arial, Helvetica, sans-serif;
	font-size               :       10px;
	margin                  :       0;
}


.td_middle {
	background-color        :       #FFFFFF;
	border-bottom           :       solid 1px #414C76;	
	border-right            :       solid 1px #414C76;
	color                   :       #414C76;
	font-family             :       Arial, Helvetica, sans-serif;
	font-size               :       10px;
	margin                  :       0;
}


.td_right {
	background-color        :       #FFFFFF;
    border-bottom           :       solid 1px #414C76;	
	color                   :       #414C76;
	font-family             :       Arial, Helvetica, sans-serif;
	font-size               :       10px;
	margin                  :       0;
}




