body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #056279 url('../images/background_main_blue.jpg') repeat-y center top;
	font-size: 9pt
	
}
a:link
{
    
   text-decoration: none;
color: #056279;
}
a:visited
{
	text-decoration: none;

    color: #056279;
}
a:hover
{
    text-decoration: none;
    color: red;
}
a:active
{
    text-decoration: none;
    color: #056279;
}

p
{
	text-align: justify;
	font-size: 9pt;
	
}


.heading
{
	text-align: justify;
	font-size: 10pt;
	
}	

input, select, textarea
{
    font-size:1em; 
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* Use headers in the markup for accessibility reasons but control look with styles below*/

h1, h2, h3, h4, h5, h6
{
   margin: 2px 0 2px 0;
}

h1
{
    font-size: 28px;
    font-weight: bold;
   margin: 5px 0 5px 0;
}


h1 a:link, h1 a:visited, h1 a:hover, h1 a:active
{
    text-decoration: none;
    color: #000000;
}




.footer
{
    width: 740px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-top: 10px;
    padding-bottom: 22px;
    color: #056279;
    font-size: 8pt;

	 
}


.blackbar
{
	margin:3px auto; background: url('../images/nav.jpg') repeat-x;
	font-size: 9pt;
	height: 30px;
	width: 740px
}

/* 2 column layout */
#columnleft
{
    float: left;
    width: 265px;
	 /*position: relative; */
}

#columnright
{
    margin-left: 450px;
	 
  /*  position:relative; */
}

.leftblock
{
	border: 1px solid #B9B9B9;
	padding: 15px;
	margin-bottom: 10px;
	background: #Ffffff url('../images/background_fullwidth_gray.jpg') repeat-y;
	vertical-align: top;
	font-size: 9pt;
	height: 580px
}

 .rightblock
{
    border: 1px solid #B9B9B9;
    padding: 10px;
    margin-bottom: 10px;
    background: #ffffff url('../images/background_fullwidth_gray.jpg') repeat-y;
    position: relative;
    font-size: 9pt;
	 height: 590px	
	 
}

.clear2column
{
    margin:0;
    padding:0;
    line-height:0;
    font-size:0px;
    height:7px;
    clear: both;
}
    

/* A full width block on the page */

.fullwidth
{
    padding:2px; border:1px solid #B9B9B9; width: 740px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 5px;
    background: url('../images/background_fullwidth_gray.jpg') repeat-y;
    margin-bottom: 10px;
    text-align: left;
	font-size: 9pt
}

.fullwidthwhite
{
    border: 1px solid #B9B9B9;
    width: 720px;
    background: #FFFFFF;    
}

.sideimg
{
    border: 1px solid #B9B9B9;
    width: 228px;
   vertical-align: top;
	margin-top: 5px;
	background: #ffffff;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

.imghome
{
	border: 1px solid #B9B9B9;
	vertical-align: top;
	margin-top: 5px;
	background: #ffffff;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

.imgphotogallery
{
	border: 1px solid #B9B9B9;
	vertical-align: top;
	margin-top: 5px;
	background: #ffffff;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	

}

.white
{
	border: 1px solid #B9B9B9;
	width: 740px;
	background: #ffffff;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 9pt;
	}






/* shows a visual seperation */
.dashedline
{
	border-bottom: 1px dashed #DEB887;
	padding-top: 5px;
	margin-bottom: 5px;
	clear: right;
}



.button
{
    BORDER-RIGHT: gray 1px solid;
    PADDING-RIGHT: 1px;
    BORDER-TOP: gray 1px solid;
    PADDING-LEFT: 1px;
    FONT-SIZE: 9pt;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: gray 1px solid;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: gray 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #EEEEEE;
    TEXT-ALIGN: center
}
.form
{
    BORDER-RIGHT: gray 1px solid;
    PADDING-RIGHT: 1px;
    BORDER-TOP: gray 1px solid;
    PADDING-LEFT: 1px;
    FONT-SIZE: 9pt;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: gray 1px solid;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: gray 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #EEEEEE;
    TEXT-ALIGN: left
}


TABLE {
	font-size: 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
}

TR {
   font-size: 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
}


TD {
   font-size: 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.copyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.imageBorderBlue {
	border: thin solid #0099FF;
	margin: 0px 2px 2px;
	padding: 0px 2px 2px;
}