*/

body {
padding : 0;
margin : 0;
font : 0.74em Arial, sans-serif;
line-height : 1.5em;
background : #F8F8F8;
color : #454545;
}

a {
color : #FF6603;
background : inherit;
text-decoration : none;
}
a:hover {
color : #FF6603;
background : inherit;
text-decoration : underline;
}
p {
margin : 5px 0;
}
h1 {
font : bold 1.8em Arial, Sans-Serif;
padding : 8px 0 4px 0;
margin : 0;
letter-spacing : -1px;
}
h2 {
font : bold 1.6em Arial, Sans-Serif;
letter-spacing : -1px;
}
h3 {
padding : 4px 0;
margin : 0;
}
img { border : 0 }
.right { float: right }



hr {
height : 1px;
border-style : none;
color : #d0d0d0;
background-color : #c0c0c0;
margin : 10px 0;
}

.code {
padding : 3px 5px 3px 35px;
border : 1px solid #ccc;
list-style-type : decimal-leading-zero;
font-family : Courier;
}
.code code {
font-family : Monaco, "Courier New", Tahoma;
font-size : 1.2em;
}
.code li {
margin : 2px 0;
padding : 0 5px;
background : #F6F6E3;
}
.code li.t1 {
padding-left : 4ex;
}
.code li.t2 {
padding-left : 8ex;
}
.code li.t3 {
padding-left : 12ex;
}
.code li.t4 {
padding-left : 16ex;
}
.code li.t5 {
padding-left : 20ex;
}
.code li.t6 {
padding-left : 24ex;
}
.code li.t7 {
padding-left : 28ex;
}
.code li.t8 {
padding-left : 32ex;
}


.content {
margin : auto;
width : 1034px;
}

#topbar {
background : #FFFFFF;
width : 100%;
color: #FFF;
}

#topbar h1 {
	font : bold 2.0em Arial, sans-serif;
	color: #FFF;
	line-height: 51px;
	padding: 0 0 0 10px;
	background: inherit;
}
#topbar h1 a { color: #FFF }
#topbar h1 a:hover { color: #FFF; text-decoration: none }

#topbar .se {
	float: none;

}

#subbar {
	background: #F4F4F3;
	border-bottom: 1px solid #D6D6D6;
	width: 100%;
}

#subbar .rss {
	position: relative;
	right: 50px;
	top: 7px;
	width: 21px;
	height: 10px;
}

.menu {
	background: #F7F7F6;
	height: 34px;
	line-height: 34px;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	padding: 0;
	margin: 0;
}

.menu a {
color : #74797E;
background : inherit;
text-decoration : none;
padding: 0 10px 0 10px;
line-height : 23px;
}
.menu ul {
list-style : none;
padding : 0;
margin : 0;
}
.menu li {
float : left;
margin : 0 0 0 0px;
display: inline;
}

#main {
width : 1034px;
background: #FFF;
margin : 0px 0 0;
border-left: 1px solid #D6D6D6;
border-right: 1px solid #D6D6D6;
border-bottom: 1px solid #D6D6D6;
padding: 10px 0 0;
}
#main .padding {
	padding: 10px;
}
.right_side {
float : right;
width : 391px;
background : inherit;
overflow : hidden;
}
.right_side .pad {
	padding : 0 0 10px 17px;
	background-image: url(../images/li.gif);
}
.right_side p {
padding : 0 0 5px 5px;
}
.right_side ul {
	padding : 3px 0 12px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .76em;
	
	margin:0;
}

.right_side li {
line-height : 22px;
list-style : none;
background: #f8f8f8 url(../images/li.gif) no-repeat left;
margin-bottom: 2px;
}
.right_side li a{
	padding-left: 15px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 10pt;
    font-weight: bold;
	text-transform: uppercase;
}


.right_side a:hover {
text-decoration : underline;
color: #000;
background: inherit;
}
.right_side h3 {
color : #eee;
font : bold .75em/22px Arial, Sans-Serif;
background : #3F4040;
width : 100%;
height : 24px;
text-indent : 10px;
}

.right_side .sponsors {
	margin-bottom: 5px;
	width : 391px;
	overflow: hidden;
	
}
.right_side .sponsors img.ml { margin-right: 4px; overflow: hidden }

.right_side .ls {
	float: left;
	width: 191px;
}

.right_side .rs {
	float: right;
	width: 391px;
	
}

.right_side .extra {
	background : #F4F4F3;
	color : #454545;
	border-top: 4px solid #e5e5e5;
	border-bottom: 4px solid #e5e5e5;
	margin-bottom: 10px;
}

.right_side .extra .padding { padding: 10px }

#left_side {
background : inherit;
margin-bottom : 10px;
width : 527px;
color: #454545;

font-family:	Arial;
font-size:	12px;
}
#left_side .intro {
background : #FDFDF0;
color : #454545;
border-bottom: 4px solid #F6F6E3
}
#left_side .intro .pad {
padding : 10px;
}
#left_side .intro a {
color : #FF6603;
text-decoration : none;
}
#left_side .intro a:hover {
color : #FF6603;
text-decoration : underline;
}
#left_side .mpart {
	padding : 20px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .74em;
}
#left_side h2 {
	padding : 0;
	margin : 0;
	font : bold 1.8em "HelveticaNeue Condensed", Helvetica-Narrow;
	color: #3F4040;
	letter-spacing: normal;
}
#left_side .mpart h3 {
background : inherit;
padding : 0;
margin : 0 0 15px 0;
font : 0.9em verdana, Arial, Sans-Serif;
color : #a5a5a5;
}
#left_side p {
color : #454545;
padding : 0;
text-align : justify;
}

#left_side img {
float : left;
padding : 0 10px 5px 0;
}
#left_side blockquote {
padding-left : 10px;
border-left : 3px solid #a7cc44;
margin : 10px 0 10px 25px;
}
.date {
padding : 7px 10px 0 0;
margin : 10px 0 20px 0;
text-align : right;
background : #F4F4F3;
height : 26px;
width: auto;
}
.date a {
color: #74797E;
background : inherit;
}
#left_side .rs {
float : right;
margin : 0 0 0 10px;
border : 1px solid #888;
padding : 5px;
background : inherit;
}
#left_side ul {

}
/*#left_side */  ul li {
list-style-type : square;
}
#left_side ul ul li {
list-style : none;
margin-left : 10px;
list-style-type : lower-alpha;
list-style-position : inside;
}
#footer {
clear : both;
width : 100%;
margin : 0 0 6em 0;
padding : 10px 0px 0 10px;
color : #777;
background : inherit;
line-height : 1.7em;
}
#footer .right {
float : right;
padding-right: 20px;
}
#footer a {
text-decoration : none;
background : inherit;
}
#footer .fmenu {
	background: inherit;
	padding: 0;
	margin: 0;
}

#footer .fmenu a {
color : #74797E;
background : inherit;
text-decoration : none;
padding: 0 10px 0 0px;
}
#footer .fmenu a:hover {
color : #000;
background : inherit;
text-decoration: underline
}
#footer .fmenu ul {
list-style : none;
padding : 0;
margin : 0;
}
#footer .fmenu li {
	float : left;
	margin : 0 10px 0 0px;
	display: table;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #666666;
	font-weight: bold;
}

input.text { border: 1px solid #CCC; padding: 2px 5px 2px 5px; }

.clear { clear:both }
.topbox {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border-top-color: #FFFFFF;
}
.right_li2 {
	background-color: #f8f8f8;
	background-image: url(../images/li_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clip: rect(auto,auto,auto,auto);
	padding-left: 0px;
	text-align: left;
}
.dotted {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #999999;
	padding: 2px;
	margin: 6px;
	list-style-image: url(../images/li.gif);
	list-style-position: outside;
	font-family: "HelveticaNeue Condensed", Helvetica-Narrow;
	font-size: 1.35em;
	font-weight: bold;
}
#left_side .mpart2 {

	padding : 20px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.shade_head_gold {
	background-color: #FFCC66;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 5px;
	clip: rect(auto,auto,auto,auto);
	width: 475px;
}
.shade_head_blue {
	background-color: #99CCFF;
	margin-bottom: 3px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 20px;
	font-family: "HelveticaNeue Condensed", Helvetica-Narrow;
	font-weight: 300;
}
.shade_head_green {

	background-color: #66CC33;
	margin-bottom: 3px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 20px;
}
.shade_head_aqua {
	background-color: #BDCAD2;
	margin-bottom: 12px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 12px;
	background-position: 400px;
	text-indent: 20px;
	height: 25px;
	width: 504px;
	float: none;
}
.shade_head_grey {
	background-color: #333333;
	margin-bottom: 12px;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 12px;
	text-indent: 20px;
	height: 25px;
	width: 100%;
	float: none;
}
.shade_head_blue {
	background-color: #2A3283;
	margin-bottom: 3px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 20px;
}
.wrap_pic_right {
float:  right;
padding-bottom:  0px;
padding-left:  0px;
padding-right:  0px;
padding-top:  3px;
}
.bullet_align {
vertical-align: top
margin:  10px;
	list-style-type: square;
	list-style-position: inside;
	margin: 5px;
	clip: rect(auto,auto,auto,auto);
	text-indent: 10px;
}
.relPos {
            position: relative;
            text-align: left;
        }
        .flush-right{
            position:absolute;
            top: position-static;
            left: expression((parentNode.offsetWidth - offsetWidth) + 'px');
        }
        .float-left {
            width: 48%;
            float: left;
        }
        .float-right {
            width: 48%;
            float: right;
			}
.underliner {
	color: #FF6600;
	text-decoration: underline;
	font-family: Arial;
	font-size: 1.6em;
	font-style: normal;
}
.style93 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
}
.style91Copy {
font-family: Arial; font-size: 11px; font-style: normal; color: #336699;
}
.boxtop{ /*make this the same size as the top image*/ display:block; width:267px; height:48px; /*set the image as a background*/ background-position:left top; background-repeat:no-repeat; background-image:url(images/top.gif); } .topcontent{ /*set the font style for the box title*/ font-family:arial; font-size:16pt; color:white; /*shift the title down a bit and center it*/ padding-top:10px; text-align:center; } .boxbottom{ /*make this the same width as the bottom image*/ /*don’t set the height as this needs to be flexible*/ display:block; width:267px; /*set the image as a background*/ background-position:left bottom; background-repeat:no-repeat; background-image:url(images/bottom.gif); } .maincontent{ /*set the font style for the main content*/ color:white; font-family:arial; font-size:12pt; display:block; /*align the main content nicely*/ padding-left:20px; padding-bottom:40px; padding-right:30px; }
