/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}

h1, h2, h3 {
	color: #333333;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding-left: 3em;
	background: url(images/img08.gif) no-repeat;
	font-style: italic;
}

a:link {
	color: #1953A7;
}

a:active {
	color: #ED5C0C;
}

a:visited {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #067600;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

/* Menu */

#menu {
	width: 770px;
	height: 65px;
	margin: 0 auto;
	border-right: 1px solid #EDEBD5;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 109px;
	height: 45px;
	padding: 20px 0 0 0;
	border-left: 1px solid #EDEBD5;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 144%;
	color: #BABABA;
}

#menu a:hover {
	background: #F7F7F4;
}

#menu .active a {
	background: #F49A24;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 770px;
	height: 170px;
	margin: 0 auto;
}

#header h1 {
	float: left;
	width: 220px;
	height: 100px;
	margin: 0;
	padding: 70px 0 0 0;
	text-align: center;
	font-size: 36px;
	background-image: url(images/header_small.png);
	background-repeat: no-repeat;
}

#header h2 {
	float: right;
	width: 530px;
	height: 86px;
	margin: 0;
	padding: 84px 20px 0 0;
	text-align: right;
	background-image: url(images/header_big.png);
	background-repeat: no-repeat;
}

#header a {
	text-transform: lowercase;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 770px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#content {
	float: left;
	width: 550px;
	padding-top: 10px;
}

.post {
	margin-bottom: 20px;
	padding: 0 20px;
}

.hr {
	border-bottom: 1px solid #EDEBD5;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 210px;
	padding: 5px;
	background: #EDEBD5;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 15px;
	color: #FFFFFF;
}

#sidebar h3 {
	font-size: 85%;
	color: #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 15px;
	list-style: none;
}

#sidebar li {
}

#sidebar a {
	color: #FFFFFF;
}

.orangebox {
	background: url(images/img05.gif) repeat-y;
}

.orangebox h2 {
	background: url(images/img06.gif) repeat-y;
}

/* Footer */

#footer {
	clear: both;
	height: 50px;
	background: #EDEBD5 url(images/img04.gif) repeat-x;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}

.textbox{
	background-color : #CCFFFF;
	border-style : solid solid solid solid;
	font-size: 9pt;
	font-family : Arial, sans-serif;
	border : 1px solid #FF66FF;
	font-weight:normal;
	border-color: #999999;
	border-width: 1px;
	clear: none;
	font-style: normal;
}

input.errHilite, select.errHilite, textarea.errHilite {
	border: 1px solid #DDC;
	background-color: #FFE;
	}
	
input.errHilite, select.errHilite, textarea.errHilite {
	border: 1px solid #DDC;
	background-color: #FFE;
	}
	
	
.quicklinks {border: 1px #b0b1ba solid;
background-color: #fff;
margin-bottom: 10px; }

.quicklinks h1 {margin-top: 0em;
margin-left: 0em;
margin-right: 0em;
background-color: #091c5a;
color: #ffffff;
text-align: center;
text-shadow: none;
font-weight: normal;
padding-top: 6px;
padding-bottom: 6px;
padding-right: 15px;
clear: both;
 }

.quicklinks h2 {
margin-left: 0em;
margin-bottom: 0em;
margin-right: 0em;
margin-top: 20px;
background-color: #ff5800;
text-align: center;
padding: 0;
border-top: 1px #b0b1ba solid;
}

.quicklinks h1 a:link, .quicklinks h1 a:visited {
color: #ffffff;
}

.quicklinks h1 a:hover {
background-color: #091c5a;
}

.quicklinks h2 a:link, .quicklinks h2 a:visited {
color: #ffffff;
text-decoration: none;
display: block;
padding-top: 5px;
padding-bottom: 5px;
}

.quicklinks h2 a:hover {
background-color: #091c5a;
}

.quicklinks ul {padding: 0;
margin: 0;
font-weight: bold; }

.quicklinks ul li {list-style-type: none;
margin-top: 4px;
margin-bottom: 4px;
color: #fb5701; }

.quicklinks ul li a:link, .quicklinks ul li a:visited {text-decoration: none;
padding-left: 2px;
border-left: 10px #fff solid;
color: #091c5a; }

blockquote {border: 1px #b0b1ba solid;
margin-left: 20px;
margin-right: 20px;
margin-top: 20px;
background-color: #f2f2f2; }

.quicklinks ul li a:hover {border-left: 10px #ff5800 solid;
color: #fb5701; }

.quicklinks p {margin-left: 15px;
margin-right: 15px;
line-height: 1.6em;
margin-top: 8px;
margin-bottom: 8px;
color: #091c5a;
 }

 .number{
	color: #990000;
	font-weight: bold;
}

.section {border-bottom: 1px #b0b1ba solid;
background-color: #f3f1f4;
padding-top: 10px;
margin-bottom: 15px; }

.blockquote {
border: 1px #b0b1ba solid;
margin-left: 20px;
margin-right: 20px;
margin-top: 20px;
background-color: #f2f2f2;
 padding : 3px 3px 3px 3px;
 }

#maintext blockquote p {margin-top: 3px;
margin-bottom: 3px; }

blockquote p cite {font-size: 90%; }

.block {
border: 1px #b0b1ba solid;
margin-left: 20px;
margin-right: 20px;
margin-top: 20px;
 padding : 3px 3px 3px 3px;
 }

#maintext block p {margin-top: 3px;
margin-bottom: 3px; }

block p cite {font-size: 90%; }
.leftblock{
	border-right : 1px dashed #FFCCCC;
	padding-right : 2px;
	}
	
.menu { 
font-size: x-small; 
font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #006666;
  } 
 
 .menusm { 
 font-size: 10px; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #006666;
  } 
  
  .title{
	font-size: 11pt;
	font-weight:bold;
	color: #660000;
	font-family: Arial, Verdana, Helvetica, san-serif;
}
