@charset "utf-8";
/* CSS Document */
/* ||| universal set of reset styles |||*/
html, body, div, span, applet, object, iframe, caption, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background: url(../images/bg.jpg) #4e87ef;
	background-attachment:fixed;
	line-height: 1.5;
	color: black;
}
ol, ul {
	list-style: none;
}
/* tables still need cellspacing="0" in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
/* remove possible quote marks (") from <q> & <blockquote> */
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* ||| the end |||*/
/* ||| set of clearing floats |||*/	
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clear {
	clear: both;
}
/* End hide from IE-mac */
/* ||| the end |||*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
   	background: #url(../images/top_bg.jpg);
   	padding-bottom: 5px;
}

body,td,th {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #252525;
   	line-height: 130%;
}
  
h1,h4,h5,h6   {
     	color: #252525;
        font-weight: bold;
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 25px;
	padding-top: 0;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif
}
     
h2   {
        color: #000;
	font-weight: normal;
	font-size: 16px;
	text-transform: uppercase;
	margin: 0px 0px 0px 10px;
	padding:10px;  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

h3   {
        color: #333333;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding-top: 0;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;   
}

a    {
       color: #666666;
}

a:hover {
	color: #0199D3;
}
.container {
	width: 925px;
	margin: 0 auto;
}
	
/* Set the major blocks
--------------------------------------------------------------------------------*/

div#header_wrap, div#header_wrap_bottom, div#top_wrap, div#content_wrap, div#footer_wrap, div#bottom_wrap {
	width: 960px;
	margin: 0 auto;
	clear: both;
	padding-top: -55px;
}
div#top_wrap {m
	margin-bottom: 35px;
	padding-bottom: 5px;
}
div#top_wrap div#mainMenu {
	font: normal 16px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
div#header_wrap {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #707070;
	width: 960px;
	height: 365px;
        border-bottom: dotted 1px #E7E7E7;
        background: url(../images/header_bg.png);
        padding-bottom: -55px;
}	

a#top_left {
	width: 400px;
	height: 78px;
	display: block;
	overflow: hidden;
	float: left;
	margin-bottom: 200px;
}
div#top_right {
	width: 540px;
	float: right;
	text-align: right;
	background: url(../images/bg_navigation.png);
	padding-bottom: 25px;
}
.search {
	float: right;
	margin: 0px 0 0 10px;
}
div#top_right a {
	margin-top: 31px
	margin-left: 10px;
	padding: 0px 6px 0px 0;
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 16px;
	
}
div#top_right a.border-right {
	border-right: 1px solid #4E4E4E;
	padding: 0 6px 0 0;
	margin-right: 6px!important;
}
div#top_right a:hover {
	text-decoration: underline;
}

#main {
	width: 925px;
	clear: left;
	margin-top: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
	border-bottom: solid 2px #E7E7E7;
	float: left;
	background: #fff url('../images/bg_mainbody.png') repeat-x;
}
#content {
	width: 530px;
	float: left;
	margin-top: 60px;
	margin-right: 45px;
}

#content2 {
	width: 925px;
	float: none;
	margin-top: 60px;
}

#right {
	width: 275px;
	float: right;
	margin-top: 15px;
}

#right .moduletable {
	width: auto;
	margin-bottom: 20px;
	background: #fff url('../images/bg_mainbody.png') repeat-x;
}

#bottom {
        width: 940px;
        float: left;
        align: center;
        margin-left: -95px;
        padding:16px 16px 0 16px
}
#right h3, #bottom h3 {
	margin: 0px;
	font-weight: bold;
	color: #2760e4;
	font-size: 18px;
	font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, Sans-serif;
	border-bottom: 2px solid #fff;
	padding:0 0 5px 0;
}
#user1 {
	width: 225px;
	float: right;
	margin-left: 95px;
}
#user1 .moduletable {
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#user1 p {
	margin: 0;
	padding: 0;
	margin-left: 2px;
}
#user1 a {
	color: #FF9900;
}
#user2 {
	width: 225px;
	float: right;
	margin-left: 15px;
}
#user2 li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	text-transform: none;
	line-height: 18px;
}
#user2 a {
	color: #1a1a1a;
	margin-left: 2px;
	font-size: 11px;
}
#user3 {
	width: 285px;
	float: right;
	margin-right: 35px;
}
	
#footer {
	clear: left;
	margin: 0 auto;
	width: 825px;
	text-align: left;
	font-size: 22px;
	padding-top: 0px;
	color: #1a1a1a;
}

#footer a {
	color: #fff;
}

h1.contentheading,h2.contentheading, h2.componentheading {
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom: solid 2px #E7E7E7;
}

.clear {
	clear: both;
}


/* COMMON TAGS */
.modifydate {
	color: #C0C0C0;
}

.author {
	color: #C0C0C0;
}

.createdate {
	color: #C0C0C0;
}

.contenttoc {
	margin: 5px;
}


ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}

li {	
	padding-left: 1px;
	line-height: 150%;
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.buttons {
	float:right;
	width:85px;
}

.buttons .buttonheading {
	float:left;
}

.buttons img {
border: 0;
}

fieldset {
	border: none;
}

textarea,
input { 
	border: solid 1px #ccc; 
	color: #666; 
}

.button { 
	background: none; 
	border: solid 1px #ccc; 
	color: #0199D3; 
	cursor: pointer;
}


/* Poll Module Styles */

.poll-radio {
	padding:0;
	float:left;
	clear:left;
	text-align:left;
}

.poll-option {
	float:left;
	padding-bottom:6px;
	padding-top: 3px;
	width:85%;
	margin-left: 2px;
}

.poll h3 {
	border:none;
}

