/* Start of CMSMS style sheet 'style' */
#resize {
float: right;
padding:10px 0px 10px 20px;
}

#search {
float: right;
}

#sidebar {
margin-top: 20px;
}

#resize a{
font-size:14px;
font-weight:bold;
}

.jigsaw {
	width: 210px;
	float:left;
	border:#666666 1px;
	margin-bottom: 10px;
	margin-right: 6px;
	margin-left: 6px;

}

.jigsaw p {
text-align:center;
}


p.wordright {
background:url(images/word_logo.gif) no-repeat right;
padding:12px 50px 12px 0px;
display:block;
}

.word {
	background:url(images/word_logo.gif) no-repeat left;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 50px;
margin-bottom: 20px;
margin-top: 10px;
}

.pdf {
	background:url(images/pdf-logo.gif) no-repeat left;
	padding-right: 0;
	padding-left: 50px;
	padding-top: 7px;
	padding-bottom: 7px;
margin-bottom: 20px;
margin-top: 10px;
}


body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img1.gif) repeat-x;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

h2, h3, h4, h5, h6 {
	margin: 0;
}

h2 {
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
	color: #31576F;
}

h2 em {
	font-weight: bold;
	font-style: normal;
}

h3 {
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
	color: #31576F;
	
}

h4 {
	letter-spacing: -1px;
	font-size: 14px;
	font-weight: normal;
	color: #31576F;
	padding:10px 0 0 0px;
}

p, ol, ul {
	line-height: 180%;
}

ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style:none;
}

ol {
margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

ul.bullet {
list-style: square;
list-style-position: inside;
}

a {
	color: #6B6B6B;
}

a:hover {
	text-decoration: none;
}

.image {
	float: left;
	margin: 0 20px 20px 0;
}

.imgright {
	float: right;
	margin: 0 0px 10px 20px;
}

.bg1 {
	padding: 0px 0px 20px 0px;
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}



.bg2 {
	padding: 10px 20px 0px 20px;
	border-top: 1px solid #CBE1EF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
margin-top: 10px;
}

/* Header */

#header {
	width: 892px;
	height: 140px;
	margin: 0 auto;
}

#header * {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 15px 0 0 10px;
	font-size: 75px;
}

#header h2 {
	float: left;
	padding: 30px 0 0 10px;
	font-size: 24px;
	font-weight: normal;
}

#header ul {
	float: right;
	margin: 0;
	padding: 62px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
	font-size: 10pt;
}

#header li:hover {
	text-decoration: underline;
}

#header a {
	display: block;
	float: left;
	margin: 0 0 0 8px;
	padding: 12px 14px 0 14px;
	background: #ABBA47 url(images/img2.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
	height: 25px;
}


#header .cbr a {
	color: white;
	display: block;
	float: left;
	margin: 0;
	padding:0;
	background: none;
	text-decoration: none;
	font-weight: bold;
	
}

/* Content */

#content {
	width: 892px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 186px;
}

#colOne ul {
	padding-left: 0;
	list-style: none none outside;
}

#colOne li {
	padding: 5px 0;
	background: url(images/img6.gif) repeat-x;
}

#colOne li.first {
	background: none;
}

#colTwo {
	float: right;
	width: 670px;
clear: right;
}

/* Footer */

#footer {
	clear: both;
	width: 892px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img7.gif) repeat-x
}

#footer p {
	margin: 0;
	text-align: center;
}


#basic-accordian{
	width:;
	clear: both;
	z-index:2;
	
}

.accordion_headings{
	padding:5px;
	background:#184D63;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
	text-transform: uppercase;
}

.accordion_headings:hover{
	background:#ADBA4A;
}

.accordion_child{
	padding: 5px;

}

.header_highlight{
	background:#ADBA4A;
}

.head {
	background: #000;
	cursor: pointer;
	padding:4px;
}

.header:hover{
	background-color:#666;
}

.selected{
	background-color:#F00;
	color:#FFF;
}

.content{
	background:#FFF;
	padding:4px;
}


/* End of 'style' */

