/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 11px 0 0 0;
	padding: 0;
	background: #ffffff url(../images/img1.gif) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #FFFFff;
}

p, ul, ol, blockquote {
	margin-top: 0;
	line-height: 160%;
}

a {
	text-decoration: none;
	color: #0E0E85;
}

a:hover {
	text-decoration: underline;
}

/* Header */

#header {
	width: 800px;
	height: 161px;
	margin: 0 auto;
	background: url(../images/img2.gif) no-repeat;
}

#header * {
	text-decoration: none;
	text-align: center;
	color: #000000;
}

#header h1 {
	padding-top: 55px;
	font-size: 3em;
}

#header h2 {
	font-size: 1.2em;
}

/* Menu */

#menu {
	width: 600px;
	height: 55px;
	margin: 0 auto;
	text-align: center;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 142px;
	height: 21px;
	padding: 7px 1px 0 1px;
	background: url(../images/img3.gif) no-repeat center center;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: small;
	font-weight: bold;
	color: #000000;
}

#menu a:hover, #menu .active a {
	background-image: url(../images/img4.gif);
	color: #000000;
}

/* Content */

#content {
	width: 920px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 260px;
}
#colOne1 {
	width: 260px;
}

#colTwo {
	float: left;
	width: 460px;
	padding: 0 20px;
}

#colThree {
	float: left;
	width: 160px;
}

/* Content Elements */

#content h2 {
	height: 21px;
	margin-bottom: 20px;
	padding: 9px 0 0 10px;
	background: url(../images/img6.gif);
	letter-spacing: normal;
	font-size: .9em;
}

#content h3 {
	text-transform: uppercase;
	letter-spacing: normal;
	font-size: x-small;
	color: #FFFFFF;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: square inside;
}

/* Footer */

#footer {
	height: 70px;
	padding: 7px 0 0 0;
	background: url(../images/img5.gif) repeat-x;
}

#footer * {
	color: #ffffff;
}

#footer p {
	text-align: center;
	font-size: smaller;
}

#iframe_scroll {
width:490px;
}

form input#submit, form input#reset { 
	float: none; 
	display: inline; 
	margin:0;
	padding:0;
}
#specific_table {
border-top:solid 1px;
border-bottom:solid 1px;
border-left:solid 1px;
border-right:solid 1px;
}

.field_title { font-family: Arial; font-size: 9pt; text-decoration: none; color: #000033;  
               font-weight: bold; background-color:#eaeaea}
			   
.org_title  { font-family:Arial, Helvetica, sans-serif; font-size: 24pt; text-decoration: none; color: red; 
               font-weight: bold; background-color:#993300;
			   background-color:#eaeaea;
border-left:solid 1px #ff0000;
border-top:solid 1px #ff0000;
border-bottom:solid 1px #ff0000;
border-right:solid 1px #ff0000; }

.contents_title { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none; color: #ffffff; 
               font-weight: bold }