body {
	margin: 0;
	padding: 0;
	background: #003060 url(images/bkg.gif) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
}

blockquote {
	font-style: italic;
}

a {
	color: #135293;
}

a:hover {
	text-decoration: none;
}

.title1 {
	margin: 0;
	padding: 10px 0;
	font-weight: bold;
	font-size: 110%;
	color: #FFFFFF;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 180%;
	font-weight: bold;
	color: #135293;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img11.gif) repeat-x left bottom;
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
}

.boxed {
	padding: 5px 30px 20px 30px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 150%;
}

.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}
.footnote {
	font-size: 70%;
	font-style: italic;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	background: #FFFFFF url(images/img01.gif) repeat-y;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Logo */

#logo {
	height: 191px;
	background: #FFFFFF url(images/img02.gif) repeat-y right top;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #9C9C9C;
}

#logo h1 {
	padding: 135px 0 0 0;
	background: url(images/logo.gif) no-repeat center center;
	font-size: 36px;
}

#logo h2 {
	font-size: 14px;
}

#logo a {
	color: #9C9C9C;
	text-decoration: none;
}

/* Menu */


}
.buttonscontainer {
	width: 232px; 
	padding:0;
}

.buttons-0 a {
	display:block;
	width:232px;
	height:25px;
	text-decoration: none;
	color: #FFFFFF;
	padding: 4px 0 1px 8px;
	background:url(images/button1.jpg) repeat-y;
}
.buttons-0 a:hover {
text-decoration: underline;
}
.buttons-0 a:active {
	text-decoration: underline;
	background-image:url(images/button2.jpg);
	padding: 5px 0 0 8px;
}

.buttons-1 a {
	display:block;
	width:232px;
	height:25px;
	text-decoration: none;
	color: #FFFFFF;
	padding: 4px 0 1px 8px;
	background:url(images/button1.jpg) repeat-y;
}
.buttons-1 a:hover {
text-decoration: underline;
}
.buttons-1 a:active {
	text-decoration: underline;
	background-image:url(images/button2.jpg);
	padding: 5px 0 0 8px;
}
.buttons-2 a {
    color: #FFFFFF;
    background-color: #a0a0a0;
    padding: 3px;
    padding-left: 18px;
    display: block;
    border-top: 1px solid #e1e1e1;
    font: 12px Verdana, sans-serif;
    text-decoration: none;
    text-align: left;
}
.buttons-2 a:hover {
    background-color: #cecece;
    color: #FFFFFF;
    text-decoration: underline;
}
.buttons-3 a {
    color: #FFFFFF;
    background-color: #cecece;
    padding: 2px;
    padding-left: 24px;
    display: block;
    border-top: 1px solid #e1e1e1;
    font: 12px Verdana, sans-serif;
    text-decoration: none;
    text-align: left;
}
.buttons-3 a:hover {
    background-color: #e1e1e1;
    color: #FFFFFF;
    text-decoration: underline;
}
/* Search */

#search {
}

#search form {
	margin: 8px 0 0 8px;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#searchinput {
	width: 150px;
}

#searchsubmit {
}

#sidebarcontent {
	padding: 5px 0 0 8px;
	float:left;
	color:#FFFFFF;
	}
#sidebarcontent h2 {	
	font-weight:bold;
	}

/* Content */

#content {
	float: right;
	width: 560px;
}

/* Footer */

#footer {
	width: 800px;
	height: 120px;
	margin: 0 auto;
	text-align:center;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#links {
	height: 40px;
	padding: 15px 0 0 15px;
	background: url(images/img13.gif) repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	height: 40px;
	padding: 15px 0 0 15px;
	background: url(images/img12.gif) repeat-x;
}