@charset UTF-8;


@font-face {
    font-family: 'CGOmegaRegular';
    src: url('/fonts/cgor45w-webfont.eot');
    src: url('/fonts/cgor45w-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/cgor45w-webfont.woff') format('woff'),
         url('/fonts/cgor45w-webfont.ttf') format('truetype'),
         url('/fonts/cgor45w-webfont.svg#CGOmegaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

* {
	font-family:CGOmegaRegular, Arial, Helvetica, sans-serif;
	margin:0;
	font-size:13px;
}

body {
	background-color:#4475a7;
	background-image:url(../graphics/bg.png);
	background-repeat:repeat-x;
	color:#444444;
	margin:15px 0;
}

.wrapper {
	position:relative;
	width:996px;
	padding:10px;
	margin:15px auto;
	height:auto;
	background-color:white;
	border-right:1px solid #999999;
	border-bottom:1px solid #444444;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

span {
	color:#222222;
}

div#pagetop {
	display:table-cell;
	width:996px;
	height:120px;
	background-image:url(../graphics/bnbnmww-top.png);
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	position:relative;
}

h1 {
	color:#FFFF00;
	font-size:18px;
	width:500px;
	margin:90px auto 0px auto;
	font-family:CGOmegaRegular, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
text-align:center;


}

h2 {
	font-size:20px;
	color:#3972C6;
	margin:0 0 5px;
	font-variant:small-caps;
}

h3 {
	font-size:18px;
	color:#DD4800;
	font-weight:normal;
	text-align:center;
	margin:0;
}

h4 {
	font-size:16px;
	color:#3972C6;
	font-weight:normal;
	text-align:center;
	margin:0 0 5px;
}

h5 {
	font-size:16px;
	color:#990033;
	margin-top:5px;
}

p.writing {
	font-family:CGOmegaRegular, Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:24px;
	color:#000099;
}

p {
	font-size:14px;
	color:#555555;
	text-align:justify;
	line-height:17px;
	margin-top:4px;
}

b {
	color:#0066CC;
}

i {
	color:#2D497D;
}

.bullets {
	position:absolute;
	right:30px;
	top:25px;
	color:white;
	font-size:12px;
}

.radiobuts {
	float:left;
	margin:15px 0 20px 35px;
	font:;
	font-family:Delicious, Arial,sans-serif, "MS Sans Serif";
	font-size:13px;
}

div.text {
	float:left;
	margin:4px 0;
}

label {
	font-size:13px;
	float:left;
	width:156px;
	line-height:16px;
	padding:5px 4px;
	background-color:#F8F8F8;
	color:#003399;
	text-align:right;
	border:1px solid #cccccc;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
}

label span {
	color:red;
	font-size:11px;
	padding:0 2px;
	line-height:12px;
}

input.text,textarea {
	float:left;
	width:300px;
	font-size:13px;
	line-height:16px;
	height:16px;
	padding:5px;
	border:1px solid #ffffff;
	border:1px solid #cccccc;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	border-left-width:0;
}

textarea {
	height:50px;
	overflow:auto;
	border-left-width:1px;
	margin-left:-1px;
	width:301px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	border-radius-bottomleft:10px;
}

input.texta {
	float:left;
	width:145px;
	font-size:13px;
	line-height:16px;
	height:16px;
	padding:5px;
	border:1px solid #ffffff;
	border:1px solid #cccccc;
	border-left:0;
}

input.textb {
	float:left;
	width:144px;
	font-size:13px;
	line-height:16px;
	height:16px;
	padding:5px;
	border:1px solid #ffffff;
	border:1px solid #cccccc;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	border-left:0;
}

select {
	float:left;
	width:310px;
	line-height:16px;
	padding:4px;
	border:1px solid #cccccc;
	border-left:0;
	font-size:13px;
}

.formbutton {
	width:129px;
	height:29px;
	margin:0 auto;
	border:none;
	background:url(../graphics/formbutton.png) no-repeat top;
	background-color:transparent;
}

.formbutton:hover {
	width:129px;
	height:29px;
	border:none;
	background-position:bottom;
	background-repeat:no-repeat;
	cursor:pointer;
	background-color:transparent;
}

small {
	font-size:10px;
}

a,a:visited,a:link {
	color:#006699;
	text-decoration:none;
}

a:hover {
	color:#0099FF;
}

div#copyright {
	position:absolute;
	bottom:4px;
	width:998px;
	margin:0 auto;
	text-align:center;
}

div#copyright a {
	font-size:12px;
	color:#777777;
	background-color:white;
	padding:0 5px;
	text-decoration:none;
}

div#copyright a:hover {
	font-size:12px;
	color:#0099FF;
}

#joinnow {
	width:110px;
	margin:15px auto;
}

div#joinnow a {
	border:none;
	background-image:url(../graphics/join-now.png);
	width:110px;
	height:30px;
	display:block;
	margin-left:10px;
	background-position:top;
}

div#joinnow a:hover {
	background-image:url(../graphics/join-now.png);
	background-position:bottom;
}

#joinnow2 {
	float:right;
}

div#joinnow2 a {
	border:none;
	background-image:url(../graphics/join-now.png);
	width:110px;
	height:30px;
	display:block;
	margin:10px 0 0;
	background-position:top;
}

div#joinnow2 a:hover {
	background-image:url(../graphics/join-now.png);
	background-position:bottom;
}

div.hr {
	margin:7px 0;
	background-image:url(../graphics/doubledot.gif);
	background-repeat:repeat-x;
	height:1px;
}

#addfree {
	width:110px;
	margin:15px auto;
}

div#addfree a {
	border:none;
	background-image:url(../graphics/add-free.png);
	width:110px;
	height:30px;
	display:block;
	margin-left:10px;
	background-position:top;
}

div#addfree a:hover {
	background-image:url(../graphics/add-free.png);
	background-position:bottom;
}

#moreinfo {
	width:110px;
	margin:15px auto;
}

div#moreinfo a {
	border:none;
	background-image:url(../graphics/more-info.png);
	width:110px;
	height:30px;
	display:block;
	margin-left:10px;
	background-position:top;
}

div#moreinfo a:hover {
	background-image:url(../graphics/more-info.png);
	background-position:bottom;
}

div#main {
	width:994px;
	min-height:500px;
	padding:0;
	margin:0 auto;
	border:1px solid #cccccc;
	border-top:0;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
}

.content {
	padding:20px 15px 30px;
}

.content li {
	margin-top:7px;
	text-align:justify;
}

.content ul ul li {
	margin-top:7px;
	list-style:square;
}

#nextpage {
	position:absolute;
	right:10px;
	bottom:11px;
	clear:both;
	border:none;
}

div#column {
	width:304px;
	padding:0;
	float:left;
	margin-right:20px;
}

div#leftcolumn {
	width:400px;
	padding:0;
	float:left;
	margin-right:23px;
	overflow:auto;
}

div#rightcolumn {
	width:400px;
	padding:0;
	float:left;
	margin-left:23px;
	overflow:auto;
}

ul#red li {
	list-style:square;
	display:list-item;
	color:red;
	text-align:left;
	font-size:13px;
	margin-left:-5px;
}

ul#red li:marker {
	color:blue;
}

ul#reddot li {
	list-style:disc;
	display:list-item;
	color:red;
	text-align:left;
	font-size:13px;
	margin-left:-5px;
}

ul#blue li {
	list-style:square;
	display:list-item;
	color:blue;
	text-align:left;
	font-size:13px;
	margin-left:-5px;
}

ul#green li {
	list-style:square;
	display:list-item;
	color:#33CC00;
	text-align:left;
	font-size:13px;
	margin-left:-5px;
}

ol#blue li {
	list-style:square;
	display:list-item;
	color:blue;
	list-style-type:decimal;
	text-align:left;
	font-size:12px;
}

ol#red li {
	display:list-item;
	color:red;
	list-style-type:decimal;
	text-align:justify;
	font-size:13px;
	line-height:15px;
	margin-bottom:5px;
}

ol#red {
	margin-bottom:0;
}

div#columnright {
	width:305px;
	padding:0;
	float:left;
	min-height:480px;
}

div#colborder {
	border-top:none;
	border:1px solid #999999;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	font-size:13px;
	text-align:justify;
	padding-bottom:10px;
}

div#colborder p {
	margin:10px;
}

div#colborder li {
	margin-right:10px;
}

div#blue {
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
border-radius:10px 10px 0px 0px;
	background:#39668A url(../graphics/graduated-bg.png) repeat-x;
	height:30px;
	text-align:center;
	color:white;
	font-variant:small-caps;
	font-weight:bold;
	font-size:15px;
	line-height:30px;
}

div#green {
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
border-radius:10px 10px 0px 0px;
	border:0 solid #ffffff;
	background:url(../graphics/graduated-bg.png) repeat-x #4D8A50;
	height:30px;
	text-align:center;
	color:white;
	font-variant:small-caps;
	font-weight:bold;
	font-size:15px;
	line-height:30px;
}

div#red {
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
border-radius:10px 10px 0px 0px;
	border:0 solid #ffffff;
	background:url(../graphics/graduated-bg.png) repeat-x #963F3F;
	height:30px;
	text-align:center;
	color:white;
	font-variant:small-caps;
	font-weight:bold;
	font-size:15px;
	line-height:30px;
}
