#middle a, a:visited, a:active 
{
	font-weight: bold;
	text-decoration: none;
}

#middle a:hover 
{
	text-decoration: underline;
}

.menuitem {
height: 26px;
width: 174px;
margin-bottom: 4px;
}

.menuitem_nomarg {
height: 26px;
width: 174px;
}

#blueback {
	width: 174px;
	background-color: #F9F8FE;
	padding-bottom: 40px;
}	

#bluebase {
	width: 174px;
	padding-bottom: 5px;
	background: #F9F8FE url(../graphics/divbase.jpg) no-repeat fixed;
}

#footer {
	background-image: url(../graphics/baserainbow.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	padding: 0px 0px 0px 15px;
	height: 60px;	
}	

#footertext {
	
}

#footertext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B7B7FF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

#footertext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B7B7FF;
	text-decoration: none;
}

#footertext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B7B7FF;
	text-decoration: none;
}

#footertext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B7B7FF;
	text-decoration: none;
}

#footertext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B7B7FF;
	text-decoration: underline
}

#bagsofbags {
	background-image: url(../graphics/bagsofbags.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 167px;
	width: 245px;
	height: 60px;
	/*float: left;*/
}

#right {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-left-color: #DDDDFF;
	padding-left: 10px;
	padding-right: 10px;

	
} 

#right_collage
{
	background-position: right bottom;
	background-image: url(../graphics/right_collage.jpg);
	background-repeat: no-repeat;
	height: 300px;
	margin-top: 20px;
}

#right_collage_long
{
	background-position: right bottom;
	background-image: url(../graphics/right_collage_long.jpg);
	background-repeat: no-repeat;
	height: 310px;
	/*margin-top: 20px;
	padding-top: 20px;*/
}

#right_collage_long2
{
	background-position: right bottom;
	background-image: url(../graphics/right_collage_long2.jpg);
	background-repeat: no-repeat;
	height: 350px;
	/*margin-top: 20px;
	padding-top: 20px;*/
}
#right_collage_long3
{
	background-position: right bottom;
	background-image: url(../graphics/right_collage_long3.jpg);
	background-repeat: no-repeat;
	height: 350px;
	/*margin-top: 20px;
	padding-top: 20px;*/
}


#right_collage_2
{
	background-position: right bottom;
	background-image: url(../graphics/right_collage_2.jpg);
	background-repeat: no-repeat;
	height: 300px;
	margin-top: 20px;
}

#right a, a:visited, a:active 
{
	font-weight: bold;
	text-decoration: none;	
}

#right a:hover 
{
	text-decoration: underline;
}

.helptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	/*color: #CDC8E9;*/
}


.helptextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*color: #CDC8E9;*/
	font-weight: bold;
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #9999CC;
	padding-bottom: 2px;
	margin-bottom: 3px;
	background-image: url(../graphics/divider.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #9999CC;
	padding-bottom: 2px;
	margin-bottom: 3px;
	font-weight:600;
	text-align:right;
}

.steptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #B7AFBA;
	text-align:right;
	margin-left: 80px;
	margin-top:20px;
	margin-right:20px;
	margin-bottom: 20px;
	border-bottom-color:#B7AFBA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.StepPanel
{
	margin: 20px;
}

.formelement {
	margin:10px;
	height: 104px;
}

.productelement 
{
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #DDDDFF;
		
}

.formleftcol {
	
}

.formrightcol
{
	padding-top: 20px;
	padding-right: 20px;
	display: inline;
	float: right;
	/*width: 40%;*/
	text-align: center;
	/*border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #DDDDFF;*/
	
}

.formleftcol_rev {
	padding-top: 20px;
	padding-left: 20px;
	display: inline;
	float: left;
	/*width: 40%;*/
	text-align: center;
	/*border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #DDDDFF;*/
}

.formrightcol_rev {	
}

.clear {
	clear: right;	
}

.question 
{
	font-size: 13px;
	font-weight:bold;
	/*color: #B7AFBA;*/	
	margin-top:15px;
}

.answer
{
	.margin-left: 15px;
}

.quote
{
	font-style: italic;
	margin-top: 20px;
}

.quoteauthor
{
	margin-left: 30px;
	font-weight: bold;
}

.address
{
	font-size: 16px;
	color: Black;
	font-family: Arial;
}

.addressblock
{
	margin-top: 50px;
	/*margin-left: 100px;*/
}


.contacttype
{
	font-size: 16px;
	font-weight: bold;
	color: #B7AFBA; 		
}

#cm_logo
{
	background-image: url(../graphics/cm_logo.jpg);
	background-repeat: no-repeat;
	background-color: #C1DBC2;
	padding-bottom: 10px;
	margin-bottom: 3px;
	height: 123px;
}

#cm_fade
{
	background-image: url(../graphics/cm_logo_fade.jpg);
	background-repeat: repeat-x;
	height: 123px;
}

.p {
	height: 100px;
	margin-top: 20px;
}

#rainbow_collage
{
	background-image: url(../graphics/toprainbow.jpg);
	width: 330px;
	background-repeat: no-repeat;
	height: 200px;
}

.enquirybullet
{
	font-size: 16px;
	font-weight: bold;
	color: #9999CC;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: 50px;
}

.enquirybullet_alt
{
	font-size: 16px;
	/*font-weight: bold;*/
	color: #9999CC;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	margin-left: 30px;
}		

.controllabel
{
	font-size: 16px;
	font-weight: bold;
	color: #9999CC;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}		

.navbuttons
{
	margin-top: 30px;
}

.summarytext
{
	text-align: justify;
	font-size: 14px;
	color: #fffff;
	font-family: Arial, Helvetica, sans-serif;
}

.summaryemphasis
{
	font-weight: bold;
	color: #9999CC;
}

.table_header
{
	background-color: #9999CC;
	color: white;
	font-weight: bold;
}	

.table_main
{
	border: solid 1px #9999CC;	
	margin-top: 20px;
}	
.table_sectionheader {
	background-color: black;
	color: white;
	font-weight: bold;
	font-size: large;
}

.table_shadedcell
{
	background-color: #CFD0E7;
}

.fact 
{
	color: #339900;	
	font-size: large;
	margin-bottom: 20px;
}

.altfact 
{
	color: #cc66cc;
	font-size: large;
	margin-bottom: 20px;
}
}