﻿body
{
    font-family: Tahoma;
    font-size: 11px;
    color: #645950;
    line-height: 19px;
    width: 800px;
        background-image: url('../images/azg_watermark.gif');
    background-repeat: no-repeat;
}

div#container
{
    width: 800px;
    padding: 10px;
    margin: 0;
}
div#container div#content
{
    border-color: #00338e;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    width: 780px;
}

div#header
{
    float: left;
    width: 780px;
}

div#title
{
    float: left;
}
div#logo
{
    float: right;
}

div#container div#content div#mainContent
{
	width: 760px;
	padding: 10px 10px 0px 10px;
}



.btn
{
    background-color: #00338e;
    color: white;
    border: 0px;
    font: Arial;
    font-size: 11px;
    width: 100px;
    height: 20px;
}


a:link
{
    color: #00338e;
    text-decoration: none;
    text-align: right;
}
a:visited
{
    color: #00338e;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
    color: #00338e;
}
a:active
{
    text-decoration: none;
}

div#content p
{
    margin: 0;
    padding-bottom:10px;
}


.larger_body_text
{
    font-size: 13px;
	width: 769px;
}
.leadin
{
    color: #00338e;
    font-weight: bold;
}

.dropdown
{
	font-size: 10px;
	font-weight: bold;
	color: #404040
}
.emphasis_weight
{
    color: #7C7369;
    font-weight: bold;
}

.emphasis_color
{
    color: #00338e;
}

.emphasis_color_weight
{
    color: #00338e;
    font-weight: bold;
}

.smallest
{
    font-size: 10px;
    line-height: 14px;
    color: #7C7369;
}
.smallest_emphasis
{
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    color: #7C7369;
}
.smallest_color
{
    font-size: 10px;
    line-height: 14px;
    color: #00338e;
}
.smallest_color_emphasis
{
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    color: #00338e;
}

#left_column
{
    float: left;
    width: 240px;
    padding-right: 10px;
    display: inline;
}

#right_column
{
    float: left;
    width: 499px;
 padding-left: 10px;
    padding-bottom: 10px;
    color: #645950;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #ada59d;
}

#single_column
{
    float: left;
    width: 760px;
}


.borders_top_bottom
{
    border-top: 1px solid silver;
    border-bottom: 5px solid silver;
    float: left;
    width: 760px;
    margin-bottom: 20px;
}
.personnel_left
{
    float: left;
    width: 125px;
}
.personnel_right
{
    float: left;
    width: 635px;
}


div.dealColumn table
{
	float: left;
	width: 760px;
	padding-left: 0px;
	padding-right: 0px;
}

div.dealColumn th, div.newsColumn th
{
	border-bottom: 1px solid silver;
	border-top: 0px solid silver;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	color: #800000;
	font-family: Tahoma;
	font-size: 10px;
}

div.dealColumn td, div.newsColumn td
{
	border-bottom: 1px solid silver;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.dealColumn td.bottom, div.newsColumn td.bottom
{
	border-bottom: 5px solid silver;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#nav
{
    width: 780px;
}
#footer
{
	background-position: bottom;
	clear: both;
	padding: 0px 10px 10px 10px;
/*text-align: right;
    font-size: 10px;
    color: #00338e;
    line-height: 16px;
   border-top-style: dotted;
    border-top-width: 2px;
    border-top-color: #808080; */	height: 223px;
	background-image: url('../images/blue_shape.gif');
	background-repeat: no-repeat;
	width: 751px;
}
h1, h2, h3, h4, h5, h6
{
    margin: 0;
    padding: 0;
    font-weight: bold;
}
h1
{
    font-size: 13px;
    color: #00338e;
    line-height: 19px;
}
h2
{
    font-size: 12px;
    color: #00338e;
    line-height: 19px;
}
h3
{
    font-size: 11px;
    color: #00338e;
    line-height: 19px;
}
h4
{
    font-size: 11px;
    color: #7C7369;
    line-height: 19px;
}
h5
{
    font-size: 10px;
    line-height: 14px;
        color: #00338e;
}
h6
{
    font-size: 10px;
     color: #7C7369;
    line-height: 14px;
}

