@charset "UTF-8";
/* CSS Document */
	
/* links */
a { 
	color: #003f8a;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #333;
	background-color: inherit;
}

p {
	FONT-SIZE: 10pt;
FONT-STYLE: normal;
FONT-FAMILY: Arial, Tahoma, Verdana;
COLOR: #333333;
line-height: 1.5em;
}



ul, ol {
	margin: 0px 0px 20px 0px;
	padding: 0 15px;
}

li {
	margin: 0px 0px 10px 0px;
}

.phome {
	FONT-SIZE: 10pt;
FONT-STYLE: normal;
FONT-FAMILY: Arial, Tahoma, Verdana;
COLOR: #333333;
height: 4em;
line-height: 1.5em;
}

.title {
FONT-SIZE: 8.5pt;
font-weight:bold;
FONT-FAMILY: Arial, Tahoma, Verdana;
COLOR: #333333;
vertical-align:top;
height: 1em;
}

.title a{
FONT-SIZE: 8.5pt;
font-weight:bold;
FONT-FAMILY: Arial, Tahoma, Verdana;
COLOR: #333333;
vertical-align:top;
height: 1em;
}

.title a:hover {
COLOR: #003f8a;

}

.sectiontitle{

margin-bottom: 5px;
color:#003f8a;
padding:2px;
text-align:left;
font-size:13px;
font-weight: bold;
height: 10px;
}

.pdf {
FONT-SIZE: 7pt;
font-weight:normal;
FONT-FAMILY: Arial, Tahoma, Verdana;
COLOR: #333333;
height: 1em;
}

#photo {
border: 1px solid #003f8a;
align: center;
width: 250px;
margin: 20px;
padding: 1px;
}

#photohorizontal {
border: 1px solid #003f8a;
align: center;
padding: 1px;
width: 610px;
}

#photo2 {
margin: 10px;
display:inline;
}

#img1{
margin: 0px;
padding: 1px;
border: 1px solid #003f8a;
}
#img2{
	position: absolute;
	right: 297px;
	margin-right: 5px;
	top: 661px;
	border: 1px solid #003f8a;
	padding:1px;
}

#comment {
background-color:#CCCCCC;
font-size: 9pt;
color: #003f8a;
text-align: center;
font-style: italic;
line-height: 16px;
margin: 20px;
padding: 10px;
width: 232px;
}

#topimage {
padding:0px;
vertical-align: top;
text-align:center;
height: 145px;
margin: 0 auto;
}
 
/* headers 
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;	
}
h1 { font-size: 1.5em; color: #6297BC; } 
h2 { font-size: 1.4em; text-transform:uppercase;}
h3 { font-size: 1.3em; }

p, h1, h2, h3 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #4284B0;
}
ul span, ol span {
	color: #666666; 
}*/
/***********************
	  LAYOUT
************************/

body {
	background: #3ca4d5 url(../images/bg-top.png) repeat-x;
	color: #202020;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 70px 0px 50px 0px;
	width: 950px;
	}

#wrap {
	background: #FFFFFF;
	border-style: solid;
	border-width: 10px;
	border-color: #2a8cc5;
	width: 950px; height: 100%;
	margin: 0;	
	text-align: left;
	
}

#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
	background: #FFF;
}

/* header */
#header {
position: relative;
height: 258px;
}
#header h1#logo {
	position: absolute;
	margin: 0; padding: 0;
	background: #000 url(logo.png);
	top: 10; left: 50px;	
}
#header h2#slogan {
	position: absolute;
	top:-122px;
	left: -45px;
	background-color:transparent;
}


#header h2#slogan2 {
	position: absolute;
	top:-53px;
	right: 578px;
	width: 370px;
	color: #fff;
	font-size: 19px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
}

#header h2#postit2 {
	position: absolute;
	top:351px;
	right: 632px;
}

#header h2#subnav {
	position: absolute;
	top:204px;
	left: 131px;
	width: 21%;
	padding: 0;
	display: inline;
	bottom: 10px;
}

#header h2#subnav2 {
	position: absolute;
	top:839px;
	right: 655px;
	width: 21%;
	margin:15px 0px 0px 30px;
	padding: 0;
	display: inline;
	bottom: 10px;
}

#pict {
	padding: 0px;
}



/* main */
#main {
	float: left;
	margin-left: 0px;
	padding: 0px 0px 40px 20px;
	width: 630px;		
}

#mainright {
	float: right;
	padding: 0;
	width: 65%;		
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 15px 0 15px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* sidebar */
#sidebar {
	float: left;
	width: 160px;	
	padding: 30px 20px 0px 60px; 
	display: inline;	
	bottom: 10px;	
}
#sidebar2 {
	float: left;
	width: 240px;
	margin:15px 0px 0px 10px;			
}
#sidebar ul.sidemenu {
	list-style:none;
	margin:0px 0 0px 0px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom:5px;
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
display:block;
	font-weight:normal;
	background-image:url(../images/paper.png);
	color: #333;	
	text-decoration:none;	
	padding:15px 5px 2px 10px;	
	font-size: 80%;	
	text-align: center;
}


* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:3px 8px 2px 10px;
	color: #fff;
	background-color:#003f8a
}


/* sidenav*/

#subnav ul.sidenav {
	list-style:none;
	margin:0px 0 0px 0px;
	padding:0;		
}
#subnav ul.sidenav li {
	margin-bottom:5px;
	border: 1px solid #f2f2f2;
}
#subnav ul.sidenav a {
display:block;
	font-weight:normal;
	background-image:url(../images/paper.png);
	color: #333;	
	text-decoration:none;	
	padding:15px 5px 2px 10px;	
	height:33px;
	font-size: 80%;	
	text-align: center;
}


* html body #header ul.sidenav a { height: 18px; }

#header ul.sidenav a:hover {
font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding:3px 8px 2px 10px;
	color: #fff;
	background-color:#003f8a
}


/* sidenav2*/

#header h2#subnav2 ul.sidenav2 {
	list-style:none;
	margin:0px 0 0px 0px;
	padding:0;		
}
#header h2#subnav2 ul.sidenav2 li {
	margin-bottom:5px;
	border: 1px solid #f2f2f2;
}
#header h2#subnav2 ul.sidenav2 a {
font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	display:block;
	font-weight:normal;
	color: #333;	
	text-decoration:none;	
	padding:3px 5px 2px 10px;
	border-left:4px solid #003f8a;	
	min-height:18px;
}


* html body #header ul.sidenav2 a { height: 18px; }

#header ul.sidenav2 a:hover {
font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding:3px 8px 2px 10px;
	color: #fff;
	background-color:#003f8a
}


/*border-left:4px solid #ccc;

/* Footer */
#footer { 
	clear: both; 
	background: url(../images/footer.jpg) bottom no-repeat;	
	color: #999; 
	padding:10px 0px 10px 0px; 
	height: 100px;	  
	FONT-SIZE: 7pt;
	text-align:center;		
}
#footer a { 
	text-decoration: none; 
	font-weight: normal;	
	color: #999;
}

#footer a:hover { 
	text-decoration: none; 
	color: #003f8a;
}
#footer .footer-left{
	float: left;
	width: 250px;
	height: 50px;
}
#footer .footer-right{
	float: left;
	margin-left: 20px;
	padding: 0;
	width: 650px;	
}


/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.blue {	color: #003f8a; }
.gray  {	color: #BFBFBF; }

.backtotop {
color: #003f8a; 
FONT-SIZE: 9pt;
text-align:right;
border-bottom: 1px solid #003f8a;	
line-height: 18px;
vertical-align: top;
}


#nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	position:absolute;
	left: 719px;
	top: -64px;
	width: 292px;
}


nav-menu a:link, nav-menu a:active, nav-menu a:visited
{
	text-decoration: none
}

#nav-menu a:hover
{
    COLOR: #333333;
	text-decoration: none;
	}

#nav-menu li
{
	float: left;
	margin: 0 0.01em;
	vertical-align: middle;
}

#nav-menu li a
{

FONT-SIZE: 9pt;
FONT-STYLE: normal;
FONT-FAMILY: ARIAL;
COLOR: #ffffff;
height: 4em;
line-height: 5em;
float: left;
width: 11.8em;
display: inline;
/* border: 0.1em solid #dcdce9;*/
text-decoration: none;
text-align: center;
vertical-align: middle;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:55em
} 


#threemenu ul
{
	list-style: none;
	background-color:transparent;
	display: list-item;
	padding: 0;
	margin: 0;
	position:absolute;
	left: 58px;
	top: 91px;
	background-image:url(../images/paper2.png);
	width: 170px;
	padding:0px 0px 2px 5px;
	text-align: center;
	height: 142px;
}


threemenu a:link, nav-menu a:active, nav-menu a:visited
{
	text-decoration: none;
	height: 48px;
	text-align: center;
}

#threemenu a:hover
{
    COLOR: #333333;
	text-decoration: none;
	}

#threemenu li
{
	float: left;
	vertical-align: middle;
	text-align: center;
	width: 170px;
	margin-top:5px;

}

#threemenu li a
{

FONT-SIZE: 11pt;
FONT-STYLE: normal;
FONT-FAMILY: ARIAL;
COLOR: #003f8a;
text-align: center;
float: left;
/* border: 0.1em solid #dcdce9;*/
text-decoration: none;
vertical-align: middle;
line-height: 35px;

}

/* Hide from IE5-Mac \*/
#threemenu li a
{
float: none
}
/* End hide */

 


/***********************
	  TABLE
************************/


#hor-minimalist-a
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	background: #fff;
	margin-top: 10px;
	width: 630px;
	border-collapse: collapse;
	text-align: left;

}
#hor-minimalist-a th
{
	font-size: 13px;
	font-weight: bold;
	color: #333;
	border-bottom: 2px solid #003f8a;
	
}
#hor-minimalist-a td
{
	color: #333;
	padding: 15px 8px 0px 8px;
	vertical-align:top;
	padding-right: 30px;
}
#hor-minimalist-a tbody tr:hover td
{
	color: #333;
}


/***********************
	  CONTACT
************************/

.inputContainer {
	padding-bottom: 15px;
	padding-left: 25px;
}
.inputLabel {
	float: left;
	width: 20px;
	text-align: right;
	padding-right: 5px;
}
.inputField {
	float: left;
	width: 260px;
}
.inputField input {
	color: #FFFFFF;
	background: #003f8a;
	border: 1px solid #FFFFFF;
	height: 18px;
	width: 254px;
	padding: 3px;
	font-size: 12px;
}
.inputField textarea {
	color: #FFFFFF;
	background: #003f8a;
	border: 1px solid #FFFFFF;
	height: 94px;
	padding: 3px;
	width: 254px;
	font-size: 12px;
}
