﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
	/*background-color: #000000;*/
	background-image: url(../images/background.gif);
	font-size: .75em;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
	color: #696969;
	margin-top: 5px;
}

.DivHeader
{
    background-image:url(../images/Head.png);
    background-color:Transparent;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width:895px;
    height:129px;
}

.DivMenu
{
    background-image:url(../images/Menu.png);
    background-color:Transparent;
    padding:1px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width:895px;
    height:35px;
	 font-size: 10pt;
}

.DivBody
{
    background-image:url(../images/Background.png);
    background-position: center;
    background-repeat: repeat-y;
    padding:0px 0px 0px 0px;
    margin: 0px 0px -10px 0px;
    width:895px;

}


.DivFoot
{
    background-image:url(../images/Foot.png);
    padding:0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width:895px;
    height:105px;
}
ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}
p
{
    margin-bottom: 20px;
    line-height: 1.6em;
	 font-family:Cambria, Arial;
	 font-size: 12pt;
}
p a:link {
	color: #0080b2;
}
a:link
{
    color: #0080b2;
    text-decoration: underline;
}
a:visited
{
    color: #0080b2;
}
a:hover
{
    color: #0080b2;
    text-decoration: none;
}
a:active
{
    color: #0080b2;
}


/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    padding: 0 0 10px 0;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
    width: 895px;
    margin-left: auto;
    margin-right: auto;
    
    
}

#header
{
    /*position: relative;*/
    margin-bottom: 0px;
    color: #000;
    padding: 0 0px 0 0;
}

p#logo, h1#logo
{
    font-weight: bold;
    font-size: 24px !important;
    padding: 10px 0;
    margin: 0;
    color: #FFF;
    border: none;
    line-height: 2em;
    font-family: Arial, Helvetica, sans-serif;
}

#logo a
{
    color: #FFF;
    text-decoration: none;
    font-size: 32px !important;
}

#main
{
    padding: 0px 0px 0px 0px;
    background-color: #FFF;
    margin-bottom: 0px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}

#footer
{
    color: #999;
    padding: 0 0 0 0;
    text-align: center;
    line-height: normal;
}

#footer p
{
    padding: 5px 0;
    margin: 0;
    font-size: .9em;
}

/* TAB MENU   
----------------------------------------------------------*/
ul#menu
{
    border-bottom: 1px #5C87B2 solid;
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
}

ul#menu li
{
    display: inline;
    list-style: none;
}

ul#menu li a
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    background-color: #e8eef4;
    color: #034af3;
}

ul#menu li a:hover
{
    background-color: #FFF;
    text-decoration: none;
}

ul#menu li a:active
{
    background-color: #a6e2a6;
    text-decoration: none;
}

ul#menu li.selected a
{
    background-color: #FFF;
    color: #000;
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}


.BackPic
{
    width:524px;
    height:358px;
    margin-left:30px; 
    background-image:url(../images/Back_Pic.png);
    padding-left:15px;
    padding-top:10px;
    
}

.Title
{
	font-family: Arial Narrow;
	font-size: 22pt;
	color: #0080b2;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 1.15em;
}

.TitleBullet
{
    font-family:Arial Narrow;
    font-size:14pt;
    padding-top:0px;
    padding-bottom:0px;
    margin-top:0px;
    margin-bottom:5px;
}

.TitleBullet2
{
    font-family:Arial Narrow;
    font-size:12pt;
    padding-top:0px;
    padding-bottom:0px;
    margin-top:0px;
    margin-bottom:5px;
}

.hover2
{
    font-family:Arial Narrow;
    font-size:12pt;
    color:#0080b2;
    padding-top:0px;
    padding-bottom:0px;
    margin-top:0px;
    margin-bottom:5px;
    cursor:pointer;
    font-weight:bolder;
}


.DivBullet
{
    margin-left:20px;
    font-size:12pt;
    line-height:1em;
    margin-bottom:10px;
    
    }

.DivTextDownPic
{
    margin-left:30px;
    padding-top:0px;
    margin-bottom:15px;
    font-family:Cambria, Arial;
    font-size:12pt;
}


.DivTextRight
{
    margin-left:10px;
    padding-top:20px;
    margin-right:10px;
    margin-bottom:15px;
    font-family:Cambria, Arial;
    font-size:12pt;
}
.home {
	margin: 0px;
	padding: 0px;
	font-family:Cambria, Arial;
	color: #696969;
	font-size: 11pt;
}
.home a {
	color: #0080b2;
	text-decoration: underline;
}
.home a:hover {
	text-decoration: none;
}
.home h1{
	font-family: Arial Narrow;
	font-size: 20pt;
	color: #0080b2;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 1.25em;
	font-weight: normal;
}
.home h2{
	font-family: Arial Narrow;
	font-size: 12pt;
	color: #0080b2;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
}
.column {
	border-left: 1px solid #0080b2;
	margin: 0px;
	padding: 0 0 5 5px;
}
.column p {
	padding-left: 15px;
}
.ul {
	list-style-image: url(../images/bullet_home.jpg);
	list-style-position: outside;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}
.ul li {
	margin: 0 0 5 0px;
	padding: 0 0 0 5px;
	font-family: Arial Narrow;
	font-size: 11pt;
	color: #696969;
	font-weight: bold;
	line-height: 1.5em;
}
