﻿body
{
    font-family: Verdana;
    font-size: 9pt;
    color: #003c78;
    padding: 0;
    margin: 0;
    background-color: #ffffff;
    background-image: url(gfx/bg_main.jpg);
    background-position: top left;
    background-repeat: repeat-x;
}

h1
{
    font-size: 1.4em;
    font-weight: normal;
    padding: 0px 0px 10px 0px;
    margin: 0;
    color: #00458a;
}

h2
{
    font-size: 1.2em;
    font-weight: normal;
    padding: 0px 0px 2px 0px;
    margin: 0;
    color: #00458a;
}

p
{
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 10px 0px;    
    color: #00458a;
}

a
{
    color:#dddddd;
    text-decoration:none;
}

a:hover
{
    color:#ffffff;
    text-decoration:none;
}

ul
{
    margin-top:0px;
    margin-left:20px;
}

li
{
    color: #ffffff;
    margin-bottom:10px;
}

img
{
    border:0;
}

.spacer10
{
    clear: both;
    width: 100%;
    height: 10px;
}

.spacerFullWidth
{
    width: 100%;
    height: 0px;
    font-size: 0px;
    clear: both;
}

div#mainHolder
{
    width: 805px;
    margin-left: auto;
    margin-right: auto;
}

div#logo
{
    padding-bottom: -15px;
    margin-bottom: -15px;
}

div#footer
{
    padding:10px 0px 10px 0px;
    border-top:solid 1px #00458a;
    text-align:center;
}

.menuItem
{
    font-size: 1.1em;
    text-align: left;
}

.menuItem a
{
    color: #666666;
}

.menuItem a:hover
{
    color: #dddddd;    
}

.menuItemSelected
{
    font-size: 1.2em;
    color: #336699;
    text-align: left;
    font-weight:bolder;
}

.mainViewImage
{
    float: left;
    width: 240px;
    padding-right: 10px;
}

.mainViewText
{
    float: left;
    width: 550px;
}

.panel1
{
    float: left;
    width: 260px;
    height: 400px;
    background-image: url(gfx/bg_panel.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

.panel2
{
    float: left;
    width: 260px;
    height: 400px;
    background-image: url(gfx/bg_panel.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    margin: 0px 10px 0px 10px;
}

.panel2DoubleWidth
{
    float: left;
    width: 530px;
    height: 400px;
    background-image: url(gfx/bg_panel_double.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    margin: 0px 0px 0px 10px;
}

.panel3
{
    float: left;
    width: 260px;
    height: 400px;
    background-image: url(gfx/bg_panel.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

.panel1Blank
{
    float: left;
    width: 525px;
    padding-right:10px;
    border-right:solid 1px #00458a;
}

.panel2Blank
{
    float: left;
    width: 245px;
    padding-left:10px;    
}

.panelContent
{
    padding: 10px;
    color: #ffffff;
}

.panelContent h1
{
    font-size: 1.4em;
    font-weight: normal;
    padding: 0px 0px 10px 0px;
    margin: 0;
    color: #ffffff;
}

.panelContent h2
{
    font-size: 1.2em;
    font-weight: normal;
    padding: 0px 0px 2px 0px;
    margin: 0;
    color: #ffffff;
}

.panelContent p
{
    padding: 0px 0px 10px 0px;
    margin: 0;
    color: #ffffff;
}

.panelContent div
{
    color: #ffffff;
}

.formRow
{
	clear:both;
	width:100%;
	padding-bottom:10px;
}

.formColLeft
{
	/*display:inline;*/
	float:left;
	width:150px;
	padding-right:10px;
	color:#eeeeee;
	font-weight:bolder;
}

.formColRight
{
	display:inline;
	/*float:left;	*/
	/*white-space:pre-wrap;*/
}

.panel2DoubleWidthBody
{
    float: right;
    width: 530px;
    min-height: 380px;
    background-image: url(gfx/bg_panel_double_body.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    margin: 0px 0px 0px 10px;
    background-color:#267af9;
}

.panel2DoubleWidthBodyVariableHeight
{
    float: right;
    width: 530px;
    min-height: 200px;
    background-image: url(gfx/bg_panel_double_body.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    margin: 0px 0px 0px 10px;
}

.panel2DoubleWidthFooter
{
    float: right;
    width: 530px;
    height: 20px;
    background-image: url(gfx/bg_panel_double_bottom.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    margin: 0px 0px 0px 10px;
}

.articleNavigation
{
    border-bottom:dotted 2px #ffffff;
    padding-bottom:5px;
    margin-bottom:5px;
}

.articleNavigation a
{
    text-decoration:none;
    color:#ffffff;
    font-size:1.1em;
}

.articleNavigation a:hover
{
    text-decoration:none;
    color:#cccccc;
}

.floatLeft
{
    float:left;
    text-align:left;
}

.floatRight
{
    float:right;
    text-align:right;
}

.panelContent img
{
    padding:0px 10px 5px 0px;
}

.galleryMainItem
{
	margin-left:auto;
	margin-right:auto;
	width:400px;
	padding:5px;
	/*border:solid 1px #cccccc;*/
}

.galleryItems
{
    width:430px;
	margin-left:auto;
	margin-right:auto;
}

.galleryItems img
{    
    padding:2px;
}


.linkImage
{
    padding:0;
    margin:0;
}

.amText
{
    padding-top:20px;
    text-align:center;
    color:#666666;
}

.amText a
{
    color:#999999;
    text-decoration:none;
}

.amText a:hover
{
    color:#333333;  
}