
/*
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 {
	margin: 0;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #959595;
}

h1 {
	font-size: 2.5em;
}

h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2a69b6;
}

h2 {
	background: url(images/img6.gif) repeat-x left bottom;
	padding-bottom: 10px;
	margin-bottom: .8em;
	font-size: 2em;
	font-weight: normal;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

h4 {
	font-size: 1em;
	font-family: Verdana;
	font-weight: normal;
	color: #959595;
	margin-bottom: .5em;
}


p {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
	font-size: 1.2em;
}

ul, ol {
	margin-bottom: 1.4em;
	margin-left: 3em;
	line-height: 1.8em;
	text-align: justify;
	font-size: 15px;
}

blockquote {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
	font-size: 1.1em;
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}


/* Video Link Style */
a.video {
    color: #FFA500;
    text-decoration: none;
}
a.video:hover {
    color: #FFA500;
    text-decoration: underline;
}



img {
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 0 5 0 10px;
/*	background: url(images/img03.gif) no-repeat left center; */
	border-bottom: 1px solid #2a69b6;
	font-size: 1.4em;
}

.boxed .content {
	padding: 10px;
}


/* Logo */

#logo {
	width: 970px;
	height: 196px;
	margin: 0 auto;
}


/* Content */

#content {
	width: 970px;
	margin: 0 auto;
}

/* Content > Main */

#main {
	float: right;
	width: 700px;
	margin-top: -180px;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}






/* Content > Sidebar */

#sidebar {
	float: left;
	width: 250px;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}

/* Content > Sidebar > Menu */

#menu {
	margin-bottom: 30px;
	border-bottom: 4px solid #EBEBEB;
	margin-top: 20px;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 8px 0 8px 0px;
	border-top: 1px solid #EBEBEB;
	color: #2a69b6;
    font-size: 13px;
}

#menu a:hover, #menu .active a {
	background: #EBEEF3;
	text-decoration: none;
	font-weight: bold;
	color: #385B88;
}

/* Content > Sidebar > Updates*/

#updates {
	padding-top: 20px;
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	/*padding: 20px 50px;*/
	width: 970px;
	margin: 0 auto;
	background: #EAEAEA url(images/img6.gif) repeat-x left top;
}

#footer p {
/*	width: 970px;*/
	padding-top:20px;
	padding-left:20px;
	padding-bottom:10px;
	margin: 0 auto;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

.customtable {
	padding: 10px;
}
