/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	border: #012B5B solid 1px;
	background-color: #FFFFFF;
}
fullcontent {
	width: 800px;
	height: 40px;
}
nav {
	width: 760px;
}
body {
	background-color: #CCCCCC;
}

h1, h2, h3 {
	font-weight: normal;
	color: #012B5B;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.2em;
	padding-bottom: 8px;
	font-weight: bold;
}

h2 {
	font-size: 23px;
}
h3 {
	font-size: 16px;
	line-height: 20px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: left;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

a:link {
	color: #012B5B;
}

a:hover, a:active {
	text-decoration: none;
	color: #012B5B;
}

a:visited {
	color: #012B5B;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
	background-color: #00CC99;
	width: 100px;
}

/* Header */

#header {
	width: 800px;
	height: 120px;
	background-color: #012B5B;
}


/* Right Sidebar */

#rightsidebar {
	float: right;
	width: 170px;
	padding: 30px 5px 5px 20px;
	clear: right;
}

#rightsidebar p {
	display: block;
	color: #012B5B;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 0.8em;
}
#rightsidebar  h1 {
	color: #628088;
	display: block;
	font-size: 1.1em;
	padding-bottom: 4px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
#rightsidebar a:link {
	color:#628088;
	font-weight: bold;
}
#rightsidebar a:visited {
	color:#628088;
}
#rightsidebar a:hover {
	color:#628088;
}
#rightsidebar  h2 {
	display: block;
	color: #628088;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	margin-bottom: 9px;
	font-weight: bold;
}
/* Left Sidebar */

#leftsidebar {
	float: left;
	width: 200px;
	padding: 10px 10px 0px 10px;
	font-family: "Times New Roman", Times, serif;
}

#leftsidebar p {
	color: #012B5B;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 0.8em;
}
#leftsidebar li {
	color: #012B5B;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
#leftsidebar ul {
	color: #012B5B;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

#leftsidebar  h1 {
	color: #012B5B;
	display: block;
	padding-bottom: 8px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
#leftsidebar a:link {
	color:#012B5B;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
#leftsidebar a:visited {
	color:#012B5B;
	text-decoration: none;
}
#leftsidebar a:hover {
	color:#012B5B;
	text-decoration: underline;
}
#leftsidebar  h2 {
	display: block;
	color: #012B5B;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	margin-bottom: 9px;
	font-weight: bold;
}


/* Footer */
#footer  {
	padding: 5px 5px 5px 20px;
	background-color: #012B5B;
	width: 775px;
	height: 30px;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	text-decoration: none;
	line-height: 30px;
}
#footer a:hover {
	color: #628088;
}
#footer, a:link, a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#contentmain   {
	width: 565px;
	color: #628088;
	margin-top: 10px;
	float: right;
	clear: none;
	border: 1px;
	border-color: #666666;
	border-style: dotted;
	margin-right: 10px;
	background-color: #F5F5F5;
	text-decoration: none;
	margin-bottom: 10px;
}
#contentmain, a:link, a:hover, a:visited {
	color: #628088;
	text-decoration: none;
}
.contentmainplus
  {
	font-family: Arial, Helvetica, sans-serif;
	width: 450px;
	margin-right: 6px;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
}
#contentmainfull  {
	width: 770px;
	color: #628088;
	margin-top: 10px;
	padding: 10px 0 10px 10px;
	float: right;
	clear: none;
	border: 1px;
	border-color: #666666;
	border-style: dotted;
	margin-right: 10px;
	background-color: #F5F5F5;
}
#contentfull, a:link, a:visited {
	color: #628088;
	text-decoration: none;
}
#contentfull, a:hover {
	color: #628088;
	text-decoration: underline;
}
/* Form */
form#login {
	background-color: #F5F5F5;
	color: #628088;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
}
#login .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #628088;
	width: 530px;
	margin-right: 6px;
	background-color: #FFFFFF;
}
#login .buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	background-color: #628088;
	color: #FFFFFF;
	margin-right: 6px;
	width: 70px;
	padding: 5px;
}
#menu {
	background-color: #012B5B;
	height: 32px;
}
#leftsidebarim {
	float: left;
	margin-top: 1px;
	width: 200px;
	padding: 0px;
	margin-right: 0px;
	z-index: -100;
	margin-left: -1px;
}
h4 {
	display: block;
	padding-left: 3px;
	font-size: 0.85em;
	padding-top: 3px;
	padding-bottom: 1px;
	margin-right: 14px;
	margin-bottom: 2px;
	margin-top: 10px;
	margin-left: 0px;
	color: #012B5B;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #B7C1B6;
}
#alphabet   {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
}
#alphabet li {
	display: inline;
}
#alphabet   a:link {
	text-decoration: none;
	font-size: 1.2em;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #628088;
}
#alphabet a:hover {
	color: #000066;
}
#alphabet a:visited {
	color: #DFDFDF;
}
#backlink {
	font-size: .65em;
	margin: 0px;
}
#container #container #content {
	margin: 0px;
	padding: 0px;
}
.input	{
	width: 320px;
	height: 25px;
	color: #012B5B;
}
.inputmessage	{
	width: 320px;
}