body {
	color : #2a3845;
	margin : 0;
	padding : 0;
	background : #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	font-variant: normal;
} 
p { 
padding : 0;
text-align : justify;
} 
a:visited, a:link { 
color : #4376DD;
background : none;
color : #4376DD;
font-weight: bolder;
} 
a:hover { 
text-decoration : none;
background : none;
color : #B10506;
} 
h1 {
	padding-bottom : 3px;
	font : bold 17px helvetica, arial, sans-serif;
	/*border-bottom : 1px solid #efece7;*/
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
} 
h2 { 
margin : 20px 0 10px;
/*padding-bottom : 10px;*/
font : bold 15px helvetica, arial, sans-serif;
/*border-bottom : 1px solid #efece7;*/
} 
h3 { 
margin : 10px 0;
padding-bottom : 10px;
font : bold 14px Arial, Helvetica, sans-serif;
/*border-bottom : 1px solid #ebe8e3;
border-top : 1px solid #ebe8e3;*/
padding-top : 10px;
} 
/*ul { 
padding : 0;
margin : 0 0 0 17px;
list-style : square;
text-align: justify;
} */
blockquote { 
background-color : #e7e7e7;
padding : 10px;
border : 1px solid #d8d5d1;
} 
.box { 
background : #f7f7f7;
padding : 15px;
background : #dfdfdf;
border : 1px solid #ebe8e3;
} 
.box a {
color: #B10506;
font-weight: normal;
}
.box a:hover {
color: #4376DD;
font-weight: normal;
}
img { 
padding : 5px;
/*border : 1px solid #ebe8e3;*/
}
img.floatTL { 
float : left;
margin-right : 10px;
margin-bottom : 1px;
margin-top : 5px;
margin-left : 2px;
} 
img.floatTR { 
float : right;
margin-left : 7px;
margin-bottom : 0;
margin-top : -2px;
margin-right : 10px;
} 
#wrapper { 
margin : 0 auto;
width : 776px;
/*border-right : 1px solid #e4dddf;
border-left : 1px solid #e4dddf;*/
} 
#header {
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
} 
#bg { 
height : 10px;
} 
#nav {
	padding : 10px 20px;
	text-align : right;
	color : #fff;
	background-color: #5785E0;
} 
#nav a:visited, #nav a:link { 
text-decoration : none;
color : #fffffe;
font-weight : bold;
} 
#nav a:hover { 
text-decoration : underline;
color : #FFEB6F;
} 
#content {
	width : 100%;
	float : left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
#content h1#lineone { 
font-size : 1.7em;
font-weight : lighter;
font-family : helvetica, arial, sans-serif;
/*padding-top : 10px;*/
padding-left : 5px;
color : #99ff32;
border : none;
letter-spacing : -1px;
} 
#content h1#lineone span { 
color : #420f79;
} 
#content h2#linetwo { 
padding-left : 5px;
font-size : 1em;
font-family : helvetica, arial, sans-serif;
text-transform : none;
color : #420f79;
margin-top : -10px;
padding-left : 40px;
} 
#footer {
	padding : 10px 15px;
	clear : both;
	border-top : 1px solid #f5eef0;
	font-size: 9px;
	font-weight: normal;
} 
#footer p { 
text-align : center;
} 
#footer a { 
font-weight: normal;
text-decoration: none;
} 
.ads_float_right { 
float : right;
margin-top : 10px;
margin-left : 25px;
width: 160px;
} 
.accent {
	color:#B10506;
	font-weight: bold;
}

#module_content {
	overflow: auto;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFD11D;
	margin-bottom: 25px;
}
#module_content p {
	font-weight: bold;
	text-transform: uppercase;
	margin : 0;
	padding: 2px 5px 2px 5px;
}
#module_content ul {
	padding : 0;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 5px;
} 
#module_content li {
	display: inline;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 5px;
	margin-right: 5px;
	text-align: left;
	border-right-color: #B10506;
}
#module_content a {
	white-space: nowrap;
}