body {
	background: #fff;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

* {
	margin:0;
	padding:0;
}

/** element defaults **/
table {
	width: 100%;
	text-align: left;
}

th, td {
	padding: 10px 10px;
}

th {
	color: #fff;
	background: #0173CB none repeat-x scroll left top;
}

td {
	border-bottom: 1px solid #ccc;
}

code, blockquote {
	display: block;
	border-left: 5px solid #222;
	padding: 10px;
	margin-bottom: 20px;
}
code {
	background-color: #222;
	color:#ccc;
	border: none;
}
blockquote {
	border-left: 5px solid #222;
}

blockquote p {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	color: #333;
	height: 1%;
}

p {
	line-height: 1.9em;
	margin-bottom: 20px;
	font-size: 12px;
}

a {
	color: #000;
}

a:hover {
	color: #0173CB;
	text-decoration: underline;
}

a:focus {
	outline: none;
}

fieldset {
	display: block;
	border: none;
	border-top: 1px solid #ccc;
}

fieldset legend {
	font-weight: bold;
	font-size: 13px;
	padding-right: 10px;
	color: #333;
}

fieldset form {
	padding-top: 15px;
}

fieldset p label {
	float: left;
	width: 150px;
}

form input, form select, form textarea {
	padding: 5px;
	color: #333333;
	border: 1px solid #ddd;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

form input.formbutton {
	border: none;
	background: #0173CB;
	color: #ffffff;
	font-weight: bold;
	padding: 6px 10px;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 1px;
	width: auto;
	overflow: visible;
}

form.searchform p {
	margin: 5px 0;
}


span.required {
	color: #ff0000;
}
.imgleft {
	float:left;
	padding:5px;
	margin-right:5px;
	margin-bottom:5px;
	border:1px solid #ccc;
}

h1 {
	color: #000;
	font-size: 35px;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	letter-spacing: 0px;
	font-weight: normal;
	padding: 0 0 5px;
	margin: 0;
}

h3 {
	color: #888;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	padding-bottom: 10px;
	font-size: 15px;
	color: #0173CB;
}

h5 {
	padding-bottom: 10px;
	font-size: 13px;
	color: #0173CB;
}

ul, ol {
	margin: 0 0 35px 35px;
}

li {
	padding-bottom: 5px;
}

li ol, li ul {
	font-size: 1.0em;
	margin-bottom: 0;
	padding-top: 5px;
}


#container {
	width: 980px;
	margin: 0px auto;
	padding: 0px;
	background-color: #fff;
	/*box-shadow:0 5px 18px rgba(0, 0, 0, 0.3);*/
	box-shadow:0px 5px 18px #ccc;
	/*box-shadow:inset 0 0 10px #eee;*/
}

#inner {
		width: 960px;
	margin: 0px auto;
	padding: 0px;
	background-color: #fff;
}

#header {
	padding: 10px 15px;
	margin: 0 auto;
}

#header h1 a {
	color: #0173CB;
	font-size: 50px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: -3px;
}

#header h2 {
	color: #0173CB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin-top: 3px;
	padding-left: 4px;
	letter-spacing: 0;
}

#nav {
	height: 45px;
	width: 960px;
	background-color: #15181D;
	border-radius: 10px;
	margin-bottom: 10px;
}

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 45px;
}

#nav ul li {
	float: left;
	display: block;
	padding: 0;
}

#nav ul li a {
	color: #fff;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Lucida Grande','Lucida Sans Unicode',Geneva,Verdana,Sans-Serif;
	padding: 15px 20px;
	text-decoration: none;
}

#nav ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

#banner {
	margin: 0 auto;
}
/*------------- nivo slider --------------------- */

#slider-wrapper {
	height:250px;
	
}
#slider {
	position:relative;
	width:960px;
	height:250px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0;
	left:0;
	display:none;
}

#slider a {
	border:0;
	display:block;
}


/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
	font-family:arial;
	text-transform:uppercase;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
	color:red;
	text-decoration:none;
}
.nivo-caption a:hover {
	text-decoration:underline;
	color:blue;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	width:30px;
	height:30px;
	display:block;

}
a.nivo-prevNav {
	left:15px;
}
a.nivo-nextNav {
	right:15px;
	background-position:-30px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	position:absolute;
	left:50%;
	bottom: -30px;
    margin-left:-40px; /* Tweak this to center bullets */
}
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
	float:left;
	background: url(images/bullets.png) no-repeat;
	width:22px;
	height:22px;
	text-indent:-9999px;
	margin-top:250px;
}
.nivo-controlNav a.active {
	background-position: 0 -22px;
	
}

/*------------- end nivo slider --------------------- */


.welcome-bar {
    background: #eee;
    margin-top: 40px;
    border-radius: 10px;
}

.bar-top {
    padding: 23px 30px;
}
.bar-title {
    float: left;
    width: 720px;
}
.bar-title h3 {
        color: #0173cb;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-style: italic;
    letter-spacing: 0;
    line-height: 1.5em;
    margin: 0;
}
.bar-button {
    float: right;
    height: 42px;
    margin-top: 7px;
}
.button {
       background: none repeat scroll 0 0 #FFFFFF;
    
       color: #0173CB;
    cursor: pointer;
    display: inline-block;
    font: 12px/100% Arial,Helvetica,sans-serif;
    outline: medium none;
    padding: 0.6em 1.5em;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: baseline;
       border-radius: 10px;
}
.button:active {
    position: relative;
    top: 1px;
}

.medium {
    font-size: 16px;
    padding: 0.8em 1.4em 0.7em;
}

#main {
	background: none;
	margin:0 auto;
	padding: 20px 12px 0;
	width: 936px;
}

#content {
	float: left;
	width: 635px;
}

#content-home {
	float: left;
	width: 935px;
}


.sidebar {
	width: 250px;
	padding: 10px 0 0;
	float: right;
}


.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar ul li {
	margin-bottom: 20px;
	line-height: 1.9em;
}

.sidebar li ul {
}

.sidebar li ul li {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	border-top: none;
	padding: 6px 2px;
	margin: 0;
	line-height: 1.5em;
	font-size: 13px;
	border: none;
}

.sidebar li ul li a {
	font-weight: normal;
	color: #222;
}

.sidebar li ul li a:hover {
	color: #0173CB;
}

.sidebar li ul.blocklist li {
	padding: 0;
	display: inline;
}

.sidebar li ul.blocklist li a {
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 1px;
	padding: 7px 10px;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom:1px solid #eee;
}

.sidebar li ul.blocklist li a:hover {
	background-color: #0173CB;
	color: #fff;
}


.clear {
	clear: both;
}

#content-bottom {
	margin:0 auto 0;
	width: 960px;
}

#content-bottom p {
	text-align: left;
	color: #ccc;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#content-bottom p a {
	color: #ccc;
	font-weight: bold;
}

.content-bottom-inner {
	padding: 20px 0px 30px;
}

#content-bottom .content-bottom-inner ul {
	    background-color: #fff;
    float: left;
    list-style: none outside none;
    margin: 0 15px 0 0;
    padding: 15px;
    width: 280px;
	    border-radius: 10px;
}

#content-bottom .content-bottom-inner li {
	padding: 7px 5px;
}

#content-bottom .content-bottom-inner h4 {
	 border-bottom: 1px solid #ccc;
}

#content-bottom .content-bottom-inner li a {
	color: #fff;
	text-decoration: none;
	background-color:#0173CB;
	padding:7px;
	border-radius: 5px;
}

#content-bottom .content-bottom-inner h4 {
  color: #0173CB;
    font-size: 25px;
    font-weight: normal;
    padding-bottom: 0;
}

#content-bottom .content-bottom-inner ul.lastcol {
	margin-right: 0;
}

#content-bottom .content-bottom-inner span.sitename {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 40px;
	font-weight: normal;
	letter-spacing: -2px;
	color: #aaa;
	float: left;
}

.footer {
	padding: 10px;
	text-align: center;
	border-top:1px solid #ccc;
}

.footer p {
	text-align: center;
	margin-bottom:10px;
}

.footer p, .footer p a {
	color: #666;
	font-size:10px;
}


