﻿body
{
    background-color: #FFFFFF; 
    margin: 0 0 0 0;
}

a:link
{
    color: #009de0;	
}

a:hover
{
    color: #0573a2;	
}

div#container
{
    margin: 0 auto;
    vertical-align: top;
    text-align: center;
    width: 706px;
}

div#header
{
    vertical-align: top;
    text-align: center;
    width: 100%;
}

div#content
{
    width:100%;
    text-align: center;
}

div#footer
{
    width: 100%;
    text-align: center;
}

table.menu
{
    background-image: url('../images/headerTop.gif');
    background-repeat: no-repeat;
    background-position: top left;
    width: 706px;     
}

.currentPage, .currentPage:visited, .currentPage:active
{
	font-family: "Trebuchet MS",Verdana,Tahoma,Courier New,Times New Roman;
	font-size: 13px;
	font-style:normal;
	color:#55beea;
}

.blueLink a:link,a:hover,a:visited
{
	font-size: 13px;
	font-style:normal;
	color:#009ee0;
	text-decoration:underline;
}

.blueLinkHeader
{
	font-size: 13px;
	font-style:normal;
	font-weight:bold;
	color:#009ee0;
}

.textBody
{
	font-family: "Trebuchet MS",Verdana,Tahoma,Courier New,Times New Roman;
	font-style:normal;
	font-size:13px;
	color:#7e7e7e;
}

.textBody a:hover,a:link,a:visited
{
    font-family: "Trebuchet MS",Verdana,Tahoma,Courier New,Times New Roman;
	font-style:normal;
	font-size:13px;
    color:#0573a2;		
}

.introBody
{
	font-family: Verdana,Tahoma,Courier New,Times New Roman;
	font-size:11px;
	color:#6ad0fb;
}

.textHeader
{
	font-family: Verdana,Tahoma,Courier New,Times New Roman;
	font-size: 12px;
	color: #7e7e7e;
	text-decoration:none;		
}

.textMainMenu
{
	font-family: "Trebuchet MS",Verdana,Tahoma,Courier New,Times New Roman;
	font-size: 15px;
	color: #888888;
	font-style:normal;
	text-align:right;
	
}

.textMainMenu a:hover,a:link,a:visited
{	
    font-family: "Trebuchet MS",Verdana,Tahoma,Courier New,Times New Roman;
    font-size: 13px;
	color: #888888;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
	text-align:right;
}

.textMenu
{
	font-family: "Trebuchet MS",Verdana,Tahoma,Courier New,Times New Roman;
	font-size: 13px;
	color: #888888;
	font-style:normal;
	text-align:right;
	
}

.textMenu a:hover,a:link,a:visited
{	
	color: #888888;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
	text-align:right;
}

.textSection
{
	font-family: Verdana,Tahoma,Courier New,Times New Roman;
	font-size: 12px;
    background-color: #009de0;
	color: #ffffff;
    /*width: 149px;*/
    width: 208px;
    height: 18px;
    border: 0px;
    text-align: right;
    padding: 0 0 0 0;
    vertical-align: middle;
}

img.smallImage
{
	width:128px;
	height:85px;
	display: block;
    margin-left: auto;
    margin-right: auto; 
}