body { 
background : #dbcfbf;
margin : 0;
text-align : center;
color : #1b191c;
font-size: 12px;
font-family: trebuchet MS, Arial, MS Sans Serif, Tahoma, Verdana, Sans-Serif;}


table#table1 {
background : #a3cfd2;
font-size: 12px;

}

table#table2 {
background : #a3cfd2;
font-size: 12px;

}


tr#award1 {
background : #000000;
}


td.style1 {
background : #ffffff;

}


#container { 
width : 100%;
background : #dbcfbf;
height : auto;
margin : 0;
text-align : center;
overflow : auto;
padding : 0px;
padding-top : 0;
} 
#container2 {
	width : 890px;
	height : auto;
	margin : 0 auto;
	padding-top : 0;
	overflow : auto;
	padding : 0;
	padding-top : 0;
	background-color : #FFFFFF;
	background-image: url(bg.jpg);
} 

#header { 
width : 100%;
height : 460px;
padding-top : 0;
margin-top : 0;
overflow: hidden;
} 

#content { 
float : right;
width : 590px;
background : #f8f2da;
color : #656565;
text-align : left;
font-size: 12px;
padding-right : 0;
padding-left : 0;
padding-top : 0;
padding-bottom : 10px;
margin-right: 25px;
margin-left: 0;
overflow : auto;
}  


#sidebar { 
float : left;
width : 232px;
padding-right : 0;
padding-left : 25px;
padding-top : 0;
padding-bottom : 10px;
text-align : left;
margin-right: 0;
font-size: 12px;
}

#sidecontent
{ 
font-size: 13px;
}


#sidecontent a img 
{ 
background-color: #ffffff;
border : 1px solid #538489;
padding: 5px; border-radius: 8px; -moz-border-radius: 8px;
}

#sidecontent a:hover img 
{ 
border : 1px solid #c7c000;
padding: 5px; border-radius: 8px; -moz-border-radius: 8px;
}


A:link { 
color : #538489;
text-decoration : none;
font-size: 12px;
} 

A:visited { 
color : #538489;
text-decoration : none;
font-size: 12px;
} 
A:active { 
color : #538489;
text-decoration : none;
font-size: 12px;
}
A:hover { 
color : #0066CC;
text-decoration : none;
cursor: default;
font-size: 12px;
}
b
{color: #46679c;
font-weight: bold;
}

i
{color: #216c81;
}

u
{color: #0066CC;
}

h1 
{	
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 8px;
	padding-bottom: 30px;
	padding-left: 70px;
   text-transform: uppercase;
}

input, textarea {
	background: #d5e6ed;
	border: 1px #236a7e solid;
	margin: 0 0 5px 0;
	padding: 2px;
	color: #236a7e;
    	margin: 3px 3px 3px 3px;
}

.border {
	BORDER-RIGHT: #f0807e 1px solid; BORDER-TOP: #f0807e 1px solid; BORDER-LEFT: #f0807e 1px solid; BORDER-BOTTOM: #f0807e 1px solid;
}

.border:hover {
	BORDER-RIGHT: #0eabc7 1px solid; BORDER-TOP: #0eabc7 1px solid; BORDER-LEFT: #0eabc7 1px solid; BORDER-BOTTOM: #0eabc7 1px solid;;
}

.main {
background-color: #a3cfd2;
	color: #535353;
	text-align: left;
	font-size: 12px;
}


h2 {
font-size: 12px;
font-style: italic;
font-weight: bold;
color: #5E2F46  ;
margin: 0px;
}

.title { 
border-bottom: 5px solid #6b939f;
background : #5cb5bb;
text-align : left;
font-size : 12px;
font-weight: bold;
letter-spacing : 1pt;
height: 15px;
text-transform : uppercase;
color : #ffffff;
padding-top : 10px;
padding-bottom : 15px;
	padding-top: 15px;
	padding-left: 20px;
}

.title2 { 
border-bottom : 1px solid #538489;
background : #98d675;
text-align : left;
font-size : 13px;
font-weight: bold;
letter-spacing : 1pt;
line-height : 10pt;
text-transform : uppercase;
color : #ffffff;
padding : 7px;
padding-top : 5px;
padding-bottom : 5px;
}


h3 { 
background : #e7e7e7;
text-align : left;
font-size : 12px;
letter-spacing : 1pt;
line-height : 10pt;
color : #323232;
padding : 7px;
padding-top : 5px;
padding-bottom : 5px;
}


#footer2 {
    text-decoration: none;
    letter-spacing: 2px;
text-align: center;
	margin: 0px;
    text-transform: lowercase;
	padding: 10px 10px 10px 10px;
	font: 11px Georgia;
    font-style: italic;
	background: #a3cfd2;
	color: #ffffff;
	}

#footer2 A, #footer2 A:active, #footer2 A:visited {
    text-decoration: none;
    letter-spacing: 2px;
    font: 11px Georgia;
    font-style: italic;
	background: #a3cfd2;
	color: #ffffff;
    text-transform: lowercase;
	padding: 10px 10px 10px 10px;
    }


#footer2 A:hover {

	text-decoration: none;
	letter-spacing: 2px;
	font: 11px Georgia;
    font-style: italic;
	background: #7bcbd0;
	color: #ffffff;
	text-transform: lowercase;
	padding: 10px 10px 10px 10px;

}