/* colors
----------------------------------------------- */
.bluegray {color:#3e4aa3;}
.lightbluegray {color:#5966ca;}
.red {color:#d30a0a;}
.lightblue {color:#0085bc;}
.orange	{color: #e8821e;}
.royalblue {color: #0e70b9;}
.greenbrown {color: #60614d;}
.lightgreenbrown {color: #acb078;}
.brightaqua {color: #5bac9e;}
.red2 {color:#FF0000;}
/* base
----------------------------------------------- */
	
*{
	padding: 0;
	margin: 0;
	}
body {
	margin:10px 0px; padding:0px;
	text-align:center;
	background-color: #eef7f5;
	}
	
#Content {
	width:950px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	background-color:#fff;
	}

	
.small {
	font-size: 95%;
}



input, select, textarea {
	font-size: 100%;
	padding: 2px;
	width: 200px;
	margin: 0px;
}

hr  {
margin-left:20px;
padding-left:20px;
	color: #d0e3f1;
	background-color: #d0e3f1;
	height:1px;
	border:none;
	margin: 0px 0;
}




/* header
----------------------------------------------- */
#header{
	background: #fff url(/images/header.gif) no-repeat;
	height: 190px;
	width: 950px;
	position: relative;
	}
#header h1 {
	color: #3e4aa3;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	padding-left: 20px;
	margin: 0;
	float: left;
	text-align:left;
	font-weight:normal;
}
#header h1 a {
	display: block;
	width: 180px;
	height: 100px;
	text-decoration: none;
	text-indent: -3000px;
}
#header h1 a:hover {
	background-color: transparent;
	border-bottom: none;
}

#menu {
	width: 910px;
	margin: 0px 0 0 0;
	padding-left: 10px;
	padding-right: 10px;
	background: #fff no-repeat;
	}

#menu p {
	color: #d9a600;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	text-align:center;

}

#main{
	width: 950px;
	margin: 0px 0 0 0;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background: #fff no-repeat;
	}
	
	
#pageTag  h1{
	color: #3e4aa3;
	font-family: arial, helvetica, sans-serif;
	padding-top: 40px;
	font-size: 16px;
	
}



#leftcontent{
	width: 260px;
	margin-top: 20px;
margin-bottom: 20px;
float:left;
}

#leftcontent p {
color:#000;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
padding-right: 10px;
}

#leftcontent b {
color:#000;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
padding-right: 20px;
font-weight: bold;
line-height: 16px;
}

#rightcontent{
	width: 590px;
	margin-top: 20px;
margin-bottom: 20px;
float:right;
background: url(../images/dot_blue.gif) repeat-y left;	
}

#rightcontent p {
color:#000;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
padding-left: 12px;
padding-top: 400px;
font-weight: bold;
width: 590px;
text-align:center;
}
#rightcontent b {
color:#000;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
padding-left: 12px;
padding-right: 20px;
font-weight: bold;
}
#rightcontent p.text {
color:#000;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
padding-left: 12px;
padding-top: 0px;
font-weight: normal;
width: 590px;
text-align:left;
line-height:18px;
}

#rightcontent2 {
	width: 590px;
	margin-top: 20px;
margin-bottom: 20px;
float:right;
background: url(../images/dot_blue.gif) repeat-y left;	
}

#rightcontent2 p {
color:#000;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
padding-left: 12px;
padding-top: 0px;
font-weight: bold;
width: 590px;
text-align:center;
}

#rightcontent2 b {
color:#000;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
padding-left: 12px;
padding-right: 20px;
font-weight: bold;
}
#rightcontent2 p.text {
color:#000;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
padding-left: 12px;
padding-top: 0px;
font-weight: normal;
width: 590px;
text-align:left;
line-height:18px;
}
#widecontent p {
color:#000;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
padding-left: 12px;
font-weight: bold;
text-align: center;
}


#widecontent{
	width: 880px;
	padding-bottom: 10px;
	min-height: 250px;
	
}


#main{
	float: left;	/* Opera 5 */
	width: 950px;	/* IE5Win */

	}
	
#main h3{
	font-family: Georgia, Palatino, serif;
	font-weight: normal;
	font-size: 24px;
	color: #60614d;
	margin: 0px 0px 0px 0px;
	padding-bottom: 20px;
	}


/* typography
----------------------------------------------- */

a {	color: #69c;
text-decoration: none; }
a:hover{
	text-decoration: none;
	color: #a4dfd5;
}


img{ display: block; }

a img{ border: none; }


h1 {
	color: #346fb7;
	font-family: Georgia, Palatino, serif;
	font-weight: normal;
	font-size: 18px;
	margin: 0px 30px 0px 0px;
}

h2 {
	font-size: 1.9em;
	font-weight: normal;
	color: #333;
	margin: 0 0 0.9em 0;
	line-height: 1.3em;
  	}


	
h4 {
	font-size: 1.2em;
	line-height: 1.2em;
	color: #333333;
	margin : 1.4em 0;
	
	}
h5 {
	padding: 0px;
	font-family: Georgia, Palatino, serif;
	font-weight: bold;
	font-size: 11px;
}



ol {
	margin: 0.2em 0 1em 0;
	padding-left: 2.25em;
	}

p {	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	margin: 0px 10px 0px 10px;

}

small{ font-size: 0.8em; }


.active a{ text-decoration: underline; }
	
#logo a{
	display: block;
	width: 149px;
	height: 64px;
	color: #99CC00;
	}




/* footer
----------------------------------------------- */

#footer{
	clear: both;
	width: 880px;
	padding: 0;
	font-size: 10px;	
	line-height: 16px;
	color: #3e4aa3;
	text-align: center;
	margin: auto
	
	
	}
#footer img {display: block; margin: auto;}

#footer p {
font-size: 10px;	
	color: #3e4aa3;
	text-align: center;
	margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}
#footer a {
	color: #3e4aa3;
}
#footer p a:visited {
	color: #3e4aa3;
}

#footer p a:hover {
	background-color: transparent;
	color: #5966ca;
	text-decoration: none;
}
#credit{
	width: 880px;
	margin: 0 auto;
	padding: 0;


	}

table {
background: #0e70b9;
}
th {
line-height: 30px;
	font-weight: bold;
	background: #ddd;
	text-align:center;
	padding: 3px 5px;
}
td {
	padding: 3px 3px 3px 3px;
	margin: 0px;
	line-height: 17px;
	text-align:center;
	background: #fff;
}

li {

	margin-left: 20px;
	margin-right: 20px;
	list-style: disc url(none);
	text-align:left;
}


img.right {
	margin: 0 0 0 0;
	float: right;
}

.right {
	margin: 0 0 0 0;
	float: right;
}
img.left {
	margin: 0px 0px 0px 0px;
	float: left;
}

img.video {
	margin: 0px 0px 0px 0px;

}


/* clearing
----------------------------------------------- */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}



.whiteBox {font:10pt Arial, Helvetica, sans-serif; border:1px solid #222222; background:#fff; color: #222222;}
.noBox {border: none; background:#fff; color: #222222; text-align:left; margin-right:20px;}
