/*

*/

body {
	margin: 0;
	padding: 0;
	background: #ffffff url(images/img01b.gif) repeat-x;
	font: normal 12px "Arial", "Verdana", "Tahoma";
	color: #333333;
	background-color: #FFFFFF;
}

#wrapper {
	MARGIN: 0px auto; WIDTH: 770px
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}

h2 {
	text-transform: uppercase;
	font-size: 17px;
	padding-left: 28px;
	background-image: url(Images/recycle.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 420px;
	border-bottom: solid #cccccc 1px;
	padding-bottom: 3px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 9px;
}

h4 {
	font-size: 12px;
	color: #666666;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
	color: #000066;
}

blockquote {
	padding-left: 20px;
	background: url(images/img0.gif) repeat-y;
}

a {
	color: #530100;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FF3030;
}

.list {
	list-style-image: url(Images/tick.gif);
	color: #000066;
	
}

/* Header */

#header {
	width: 760px;
	height: 100px;
	margin: 0 auto;
	background: url(images/CCSkipHeader2.gif);
}

#header h1 a, #header h2 a {
	text-transform: lowercase;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

#header h1 {
	padding: 20px 0 0 0px;
	font-size: 24px;
}

#header h2 {
	padding: 0px;
	font-size: 11px;
}

/* Menu */

#menu {
	width: 760px;
	height: 42px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 17px 20px 10px 20px;
	background: url(images/img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #D8D8D8;
}

#menu a:hover {
	color: #FFFFFF;
	background-image: url(Images/Hover.gif);
	background-repeat: repeat-x;
}

#menu .first a {
	color: #FFFFFF;
	background-image: url(Images/hover.gif);
	background-repeat: repeat-x;
}



/* Content */

#content {
	width: 700px;
	padding: 30px 30px 0px 30px;
	background-image: url(Images/1bx.gif);
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-style: solid;
	border-right-color: #000065;
	border-right-width: 1px;
	background-repeat: repeat-x;
	border-left: solid 1px #000065;
}

/* Table */

#mytable {
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

caption {
	padding: 0 0 5px 0;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

th {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000066;
	border-right: 1px solid #7272AA;
	border-bottom: 1px solid #7272AA;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 6px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 4px 4px 4px 4px;
	text-align: center;
	color: #666666;
}


td.alt {
	background: #F5FAFA;
	color: #000066;
	text-align: center;
}

td.tb {
	border: solid #C1DAD7 1px;
	background: #f5fafa;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) repeat-x;
}


.specalt {
	color: #000066;
}

.spec	{
	color: #666666;

}

/* Posts */

#posts {
	float: left;
	width: 450px;
	margin-left: 20px;
	margin-top: 10px;

}


/* Links */

#links {
	float: right;
	width: 200px;
	padding-left: 0px;
	margin-top: 20px;
	padding-right: 20px;
	text-align: right;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(images/img0.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
}

/* Footer */

#footer {
	height: 80px;
	padding: 10px;
	background: #000066;
	background-color: #000065;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(Images/img07.gif);
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000065;
	border-left-style: solid;
	border-left-color: #000065;
	border-left-width: 1px;
}

#footer p {
	text-align: center;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#footer a {
	color: #CCCCCC;
}
#footimg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #999999;
	height: 5px;
	width: 762px;
	margin-left: auto;
	margin-right: auto;
}
.skiptable {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.offset {
	margin-left: 30px;
	padding-left: 5px;
}

/* questions slider */

.skip_question{	/* Styling question */
	background-color:#FFFFFF;
	width:430px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:20px;
	height:20px;
	cursor:pointer;
	overflow: hidden;
	background-image: url(Images/Q.gif);
	background-repeat: no-repeat;
	color: #000066;
}
.skip_answer{	/* Parent box of slide down content */
	background-color:#747BAC;
	width:400px;
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	margin-left: 15px;
	margin-bottom: 10px;
	padding: 6px 2px 2px 6px;
	background-image: url(Images/1bxm.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	border-left: solid #FF3030 2px;

}
.skip_answer_content{	/* Content that is slided down */
	padding:1px;	
	position:relative;
}

.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border: 1px solid navy;
	width: 200px; /*width of featured content slider*/
	height: 250px;
	margin-top: 88px;
	color: #000066;
	text-align: center;
}



.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0px;  /*leave as is*/
	top: 0px;  /*leave as is*/
	padding: 5px;
	background: white;
	width: 190px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;

-moz-opacity: 1;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	opacity: 1;
	
}


.pagination{
}

.pagination a{
}

.pagination a:hover, .pagination a.selected{
background-color: #FEE496;
}
h1 {
	text-align: right;
}
p {
	color: #333333;
}
.printbtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-repeat: no-repeat;
	text-align: right;
	float: right;
	background-image: url(Images/printer.gif);
	background-position: left center;
}

#bottomlinks {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000065;
	border-left-style: solid;
	border-left-color: #000065;
	border-left-width: 1px;
	background-color: #FFFFFF;
	color: #000065;
}

#bottomlinks p {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.terms {
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	height: 300px;
	padding-left: 5px;
}
#container {
	width: 770px;
	float: left; 
	FLOAT: left; 
	WIDTH: 770px
}
