/*
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;
	font: normal small Arial, Helvetica, sans-serif;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

form {
}

fieldset {
	border: none;
}

legend {
	display: none;
}

h1, h2, h3 {
	margin: 0;
	color: #007CB9;
}

h2 {
	margin-bottom: 0.5em;
	font-size: 16pt;

}

h3 {
	margin-bottom: 1em;
	font-size: 12pt;
	margin-top: 5px;
	padding-top: 5px;


}

h4 {
	margin-bottom: 1em;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	padding-top: 2px;

}
h5 {
	margin-bottom: 1em;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
blockquote {
	display:block;
	padding:20px 15px 15px 35px;
	margin:25px 10px;
	border-bottom: dashed 1px #D0BE9B;
	border-top: dashed 1px #D0BE9B;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background:url(images/quote.png) no-repeat 5px 10px;
	text-align: center;
}
blockquote p { line-height:25px; margin:0px;}
.rightquote { float:right; width:250px; text-align:left;}
blockquote cite {display:block; color:#000000; font-weight:bold; padding:3px; margin-top:10px;}

.leftquote  { float:left; width:250px; text-align:right;}

p {
	font-size: 12px;

}

ul {
	margin-left: 2em;
	list-style: square;
	font-size: 10pt;


}

ul li {
}

ol {
	margin-left: 2em;
}

ol li {
}

a {
	color: #ff3300;
}
a:hover {
	text-decoration: none;
	color: #3366cc;
}
.hyper a {
	color: #33cc33;
}
/* #FF6600 #33cc33 #11A6D4 */
.hyper a:hover {
	text-decoration: none;
	color: #3366cc;
}
.hyper a:visited {
	text-decoration: none;
	color: #2e8b57;
}
.hyper a:active {
	text-decoration: none;
	color: #3366cc;
}
img {
	border: none;
}

/* Boxed Style */

.boxed {
	margin-bottom: 1em;
	background: url(images/img03.gif) no-repeat;
	font-size: 12pt;

}
.boxed1 {
	margin-bottom: 1em;
	background: url(images/img07.gif) no-repeat;
	font-size: 12pt;

}
.boxed2 {
	margin-bottom: 1em;
	background: url(images/img08.gif) no-repeat;
	font-size: 12pt;

}
.boxed3 {
	margin-bottom: 1em;
	background: url(images/img09.gif) no-repeat;
	font-size: 12pt;

}
.boxed4 {
	margin-bottom: 1em;
	background: url(images/img10.gif) no-repeat;
	font-size: 12pt;

}
.boxed5 {
	margin-bottom: 1em;
	background: url(images/img11.gif) no-repeat;
	font-size: 12pt;

}
.boxed7 {
	margin-bottom: 1em;
	background: url(images/img12.gif) no-repeat;
	font-size: 12pt;

}
.boxed .title {
	height: 29px;
	padding: 11px 0 0 27px;
	text-transform: uppercase;
	font-size: 12pt;
	color: #FFFFFF;
}
.boxed .content {
	padding: 10px;

}

/* Header */

#header {
	width: 725px;
	height: 130px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat;
	padding-right: 10px;
	padding-left: 15px;

}

/* Header > Logo */

#logo {
	float: left;
	font-size: 18px;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;

}

#logo h1 {
	text-transform: none;
	font-size: 25px;
	padding-right: 5px;
	padding-left: -10px;
	clear: both;







}

#logo h2 {
	margin: 0;
	text-transform: uppercase;
	font-size: 11pt;
	padding-top: 2.5px;

}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Header > Top Menu */

#topmenu {
	float: right;
	padding-right: 22px;
	padding-top: 5px;






}

#topmenu ul {
	margin: 0;
	padding: 10px 0 0 -20;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
	padding-left: -40px;

}

#topmenu a {
	display: block;
	float: left;
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}

#topmenu a:hover {
	text-decoration: underline;
	color: #FFFF66;


}

#topmenu1 {
	background: url(images/img04.gif) no-repeat left center;
}

#topmenu2 {
	background: url(images/img06.gif) no-repeat left center;
}

#topmenu3 {
	background: url(images/img05.gif) no-repeat left center;
}

/* Menu */

#menu {
	width: 710px;
	height: 40px;
	padding-left: 0px;
	padding-right: 40px;
	margin: 0 auto;
	font-size: 14pt;







}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 26px;
	padding: 14px 18px 0;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
	color: #FFFF66;
	background-color: #6699FF;

}

#menu .first a {
	background: #007CB9 url(none);
	padding-left: 10px;
	color: #FFFF66;
}

#menu .first a:hover {
	background: #006699 url(none);
	padding-left: 10px;
	color: #FFFF00;
}
/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	padding: 20px 0;
	font-size: 10pt;


}

/* Content > Main */

#main {
	float: left;
	width: 460px;
	padding-left: 0px;
	padding-right: 0px;



}

/* Content > Main > Example */

#example {
}

/* Content > Main > Welcome */

#welcome {
	margin: 0 0 5px;
	padding: 5px 0 0px;
}

/* Content > Sidebar */

#sidebar {
	float: right;
	width: 220px;
	font-size: 12pt;

}

/* Content > Sidebar > Login */

#login {
}

#login label {
	display: block;
}

#login #inputtext1, #login #inputtext2 {
	width: 180px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}

#login #inputsubmit1 {
	float: right;
	width: 60px;
	margin-right: 7px;
	border: 1px solid #CCCCCC;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
}

#login p {
	margin: 0;
	padding-top: .2em;
	font-size: x-small;
}

/* Content > Sidebar > Updates */

#updates {
	font-size: 12pt;

}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates li {
	margin-bottom: 1em;
}

#updates h3 {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: x-small;
}

#updates p {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	font-size: .85em;
}

#updates a {
	text-decoration: none;
}

/* Content > Sidebar > Partners*/

#partners {
}

/* Footer */

#footer {
	clear: both;
	width: 700px;
	border-top: 1px solid #CCCCCC;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;


}

/* Footer > Legal */

#legal {
	margin: 0;
	padding: 8px;
	text-align: center;
	font-size: small;
}

#legal a {
	font-weight: bold;
}

/* Footer > Links */

#links {
	margin: 0;
	padding: 10px;
	text-align: center;
}
#content table
{
	margin-bottom: 1.5em;
}

#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
	color: #444;
}

#content table td
{
	padding: 0.5em;
}

#content table tr.rowA
{
	background-color: #efefef;
	color: inherit;
}

#content table tr.rowB
{
	background-color: #fafafa;
	color: inherit;
}
.formHead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: normal;
	text-align: right;
	background-color: #8CC4C4;
	border-top: #6DB4B4;
}
.formHead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: normal;
	text-align: left;
	background-color: #A3D1D1;
	border: 1px solid #6DB4B4;

}
.formTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: normal;
	text-align: right;
	background-color: #B0D7D7;
	border-top: #6DB4B4;
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: normal;
	text-align: left;
	background-color: #CFE7E7;
	vertical-align: middle;
	border: 1px solid #99CCCC;


}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	vertical-align: middle;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
