@charset "iso-8859-2";

body {
	background-color: #006699;
	background-image: url(images/bg_.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#container
{
	text-align: left;
	width: 960px;
	margin: 0 auto;
}
#contact_holder {
	float: left;
	width: 240px;
	height: 260px;
}
#flash_holder {
	float: right;
	height: 330px;
	width: 710px;
}
#header {
	background-image: url(images/header.png);
	height: 330px;
	width: 960px;
}

#left_sidebar {
	float: left;
	width: 240px;
	background-image: url(images/left_bar.png);
	background-repeat: repeat-y;
	background-position: right;
}


#logo_holder {
	float: left;
	width: 240px;
	height: 70px;
}
#myContent {
	float: right;
	height: 310px;
	width: 710px;
}
#right_sidebar {
	float: right;
	width: 720px;
}
#right_top {
	width: 720px;
}

#news_holder  { 
text-align: center;
	float: right;
	width: 230px;
}
#right_bottom_right {
	float: right;
	width: 50%;
}
#right_bottom_left {
	float: left;
	width: 50%;
}
.shadow_imgleft {
	padding: 2px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	float: left;

}

.shadow_imgleft:hover {
	padding: 2px;
	background-color: #ccFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #ffffff;
	float: left;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-style: oblique;
}


p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #ccffff;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #ccffff;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#news_holder1 {
	float: right;
	width: 230px;
}
#news_holder2 {
	float: right;
	width: 230px;
}
#news_holder3 {
	float: right;
	width: 230px;
}
#footer {
	float: left;
	width: 100%;
	background-color: #2288bb;
	margin-top: 40px;
}
#footer p {
	font-size: 8pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#footer a {
	font-size: 8pt;
}
b {
	font-weight: bold;
	color: #FFFFFF;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #ccffff;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	vertical-align: top;
	width: 90%;
}
.rightitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #ccffff;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-style: italic;
	text-align: right;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #ccffff;
	list-style-position: inside;
	list-style-image: url(images/bullet.png);
	text-indent: 0px;
	white-space: normal;
	display: list-item;
	margin-left: 10px;
}
menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #ccffff;
	display: inherit;
	padding: 0px;
	text-indent: 0px;
	margin: 0px;
}

/* ----------- My Form ----------- */
.myform{
margin-left:10px;
margin-bottom:10px;
width:400px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized{
border:solid 2px #b7ddf2;
background:#ebf4fb;
float:left;
}
#stylized h1 {
font-size:14px;
color:#333333;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
#stylized textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
height:150px;
margin:2px 0 20px 10px;
}
