#box {
		margin: 5px; padding: 5px;
		border: 1px solid #CCCCCC;
}

#top {
		float: left;
}

html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body {
		background: #C6C6C6;
		margin: 0; padding: 0;
		font-family: Arial, Helvetica, sans-serif;
		text-align: center;
		font-size: 0.9em;
        height: 100%;
}


/* --- Links --------- */

#biglink {display: none;}



a {
		color: #930;
}

a:hover {
		text-decoration: underline;
		color: #0066CC;
}


/* ;--- H1, H2, --------- */


#bold {
	font-weight: bold;
	font-size: 1.4em;
	color: #990033;
	margin-bottom: 15px;
}

#right {
		float: right;
}

h5  {
		font-weight: bold;
		margin: 0; padding:0;
		color: #2D598D;
}


#h1topmargin {
	padding-top: 15px;
}


#title {
		font-size: 150%;
		color: #2D598D;
		background-image: url('none');
}

img {
		margin-top: 5px;
		margin-right: 5px;
}

#new {
		font-style: italic;
		font-weight: bold;
		color: #990033;
		text-transform: uppercase;
}
#news {
	border: none;
	
}



#free {
		color: #2D598D;
		font-weight: bold;
}

#highlight {
		background-color: #FFFFCC;
		border: 999999px solid;
}

h2{
		 ;
		padding-left: 10px;
		font-size: 121%;
		text-indent: 30px;
		margin: 0px;
		color: #2D598D
}



h1 {
	background: url(/images/blue.gif) no-repeat 1% 16px;
	border-bottom: 1px dotted #000099;
	padding-left: 21px;
	text-indent: 25px;
	padding-bottom: 3px;
	font-weight: normal;
	margin-top: 0;
	color: #990033;
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: 15px;
}

#boldblack {
		font-weight: bold;
		color: #0000CC;
		text-decoration: underline;
}

h3 {	background: url(/images/bluesm.gif) no-repeat ;
		padding-left: 8px;
		font-style: italic;
		font-size: 115%;
		color: #2D598D;margin: 3px;text-indent: 30px;
}


/* --- Wrap --------- */


#wrap {
		background: url('/images/bgd_container.gif') repeat-y top left;
		width: 792px;     
        height: 100%;
		margin: 0 auto;
		padding: 0;
		text-align: left
}


/* --- Banner --------- */


#banner {
        background: url('/images/header.jpg') no-repeat center top;
        height: 100px;
        margin: 0
}


#banner p {
        background: url('/images/large_bullet_yellow.gif') no-repeat 0 90%;
        font-family:  Georgia, "Times New Roman", Times, serif;
        font-size: 26pt;
        text-indent: 20px;
        color: #fff;
        margin: 0 48px;
        padding-top: 0.5em;
        min-height: 21px;
        line-height: 1em
}


/* --- Nav top level --------- */


#nav-toplevel {
        background: url('/images/toplevel2.jpg') no-repeat left top;
        height: 25px
}

#nav-toplevel ul {
        list-style-image: url('none');
        margin: 0;
        padding: 0
}


/* --- Nav main --------- */


#nav-main {
        background: #eee;
        font-size: 100%;
        font-weight: bold;
}

#nav-main ul {
        margin-left: 16px;
}

#nav-main ul li {
        display: inline;
        float: left;
        margin-right: 3px;
        width: 110px;
        text-align: center;
}

#nav-main ul li a {
        display: block;
        background: url('/images/tabs.gif') no-repeat 0 0;
        height: 26px;
        line-height: 26px;
        color: #fff;
        text-decoration: none;
        font-weight: bold
}

#nav-main ul li a.current {
		background: url('/images/tabs.gif') no-repeat 0 -52px;
		color: #fff;
}

#nav-main ul li a:hover {
        background: url('/images/tabs.gif') no-repeat 0 -26px;
        color: #fff;
}

#nav-main ul li a.current:hover {
        background: url('/images/tabs.gif') no-repeat 0 -52px;
}


/* --- Container --------- */


#container {
        margin: 0 15px;
		display: inline;
}



/* --- Content --------- */


#content {
        float: left;
        margin: 0px;
        padding: 0px 0px 0px 30px;
        width: 535px;
        height: 100%;
}
#contentnews {
        float: left;
        margin: 0 0 0 12px;
        padding: 15px;
        width: 515px;
        height: 100%;
}
#form1 {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#content p, #content ol, #content ul {
        font-size: 100%;
        line-height: 1.5em;
}


/* --- Nav subs --------- */


#nav-subs {
	position: relative;
	margin: 10px 0 0 564px;
	padding: 0;
	font-size: 100%;
	line-height: 1.5em;
	text-align: left;
}

#nav-subs ul {
	list-style: none;
	margin-left: 16px;
	margin-right: 16px;
	padding-left: 0;
	border-top: 1px dotted #8EA7C6;
	line-height: 1.5em;
	position: relative;
}

#nav-subs ul li {
		padding-right: 0;
		padding-bottom: 5px;
		padding-left: 0;
}

#nav-subs ul li a {
		position: relative;
		display: block;
		float: left;
		width: 100%;
		background: url('/images/small_bullet_red.gif') no-repeat 4px 50%;
		color: #2D598D;
		text-indent: 14px;
		text-decoration: none
}

html>body #nav-subs ul li a {
		float: none;
}

#nav-subs ul li a:hover {
	background: #E5F0F5 url('/images/small_bullet_yellow.gif') no-repeat 4px 50%;
	color: #930;
	line-height: 1.5em;
	position: relative
}

#nav-subs ul li a.youarehere {
		color: #930;
}

/* --- Nav section --------- */

#nav-section {
	background: transparent;
	margin: 0 0 0 17px;
	min-height: 156px;
	width:195px;
	text-align: left;
	position: relative;
	line-height: 1.5em;
}


/* --- Info site --------- */



#info-site {
		position: relative;
		clear: both;
		background: url(images/footer2.jpg) no-repeat left top;
		width: 792px;
		padding-top: 12px;
		text-align: center;
        margin: 0 auto
}

#info-site p {
		font-size: 75%;
}


/* --- Info company --------- */


#info-company {
		color: #FFD50F;
		margin: 0 16px;
}

#info-company a {
		color: #A5BCD3;
		text-decoration: none;
}

#info-company a:hover {
		color: #FFF;
}


/* --- Info standards --------- */


p#info-standards {
		margin: 4px 314px 0 314px;
		padding-bottom: 6px;
}

a#xhtml {
		display: block;
		float: left;
		background: url('/images/xhtml.gif') top left;
		width: 78px;
		height: 13px;
		border: 1px solid #2D598D
}

html>body a#xhtml {
		margin: 0 82px 0 0;
}

a#xhtml:hover {
		border: 1px solid #FFD50F;
}

#xhtml span {
		display: none;
}

#css {
		display: block;
		background: url('/images/css.gif') top left;
		width: 78px;
		height: 13px;
		border: 1px solid #2D598D
}

html>body #css {
		margin: 0 0 0 82px;
}

a#css:hover {
		border: 1px solid #FFD50F;
}

#css span {
		display: none;
}






#right {
		float: right;
}
#left {
		float: left;
		margin-right:10px;
}
#nomargin {
		margin: 0px;
		padding: 0px;
}
#yahoo {
	margin-left: 605px;
	margin-top: -10px;
	margin-bottom: 10px;
	text-align: left;

}
#rate {
	font-weight: bold;
	font-size: 85%;
	color: #930;
}

#rateright {
	font-weight: bold;
	font-size: 85%;
	color: #930;
	float:right;
}
#rateleft{
	font-weight: bold;
	font-size: 85%;
	color: #930;
	text-align:right;
	
}
#italic {
		font-style: italic;
}



#lefttable {
	float: right;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 180px;
	padding: 2px 2px 2px 4px;
}
#boldmini {
	font-size: 5%;
	font-weight: bold;
}
#h2nostyle {
	font-weight: bold;
	color: #2D598D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#yellow {
	background-color: #FFFF99;
	border: 1px solid #666666;
	padding: 3px;
}
#pad{
	padding: 5px;
	margin:10px;
}
#email {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
#small {
	font-size: 9px;
}
form {
	margin: 5px;
	padding: 5px;

	border:0px;
}
.nounderline {
	text-decoration: none;
	background-image: url('none');
	border: medium none;
	padding-left: 5px;
		
		text-indent: 0px
}
div .sociable { margin: 3em 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}

.sociable span { display: block; }
.sociable ul { display: inline; }
.sociable li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 2px;
}
.sociable ul li:before { content: ""; }
.sociable img { border: 0; }