
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.subMenu {
	
}
.subMenu a, .subMenu a:hover, .subMenu a:active, .subMenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 8px;
	margin-right: 6px;
}
.mainMenu a {
	background-image: url('../images/qiButtonYellow.gif');
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
	border-bottom: 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.mainMenu a:hover, .mainMenu .active {
	background-image: url('../images/qiMainButtonBlue.gif');
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
	
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	
}
.mainMenu a:active {

}

.error {
	color: #FF0000;
	font-weight: bold;
	display: block;
}
.loadingZoneRed {
	background-color: #F02E2E;
	padding: 9px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	position:absolute;
	top: 200px;
	width: 50%;
	left:25%;
}
.actions {
	border-bottom: 0px solid #FFFFFF;
}
.footerHead {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
}
.footerBox {
	font-size: 12px;
	color: #292BFF;
}
.footerBox a {
	font-size: 12px;
	color: #292BFF;
	border-bottom: 1px solid #0000CC;
}
.sectionTitle {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
		color: #1C1DAD;
	font-weight: bold;
}
.cpBigSectionTitle {
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #1C1DAD;
	font-weight: bold;
	background-color: #FFFFFF;
	border-bottom: 1px solid gray;
}
.cpSectionTitle {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #1C1DAD;
	font-weight: bold;
	margin-top: 5px;
	padding-left: 5px;
	background-image: url('../images/cpSectiontitlebg2.gif');
	background-repeat: no-repeat;
}
.cpSideBar {
	width: 210px;
	background-color: #EAEAEA;
	border-right: 2px solid #3399FF;
	vertical-align: top;
	padding-top: 3px;
	background-image: url('../images/cpSideBarFade.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}
cpMainArea {
	width: 580px;
}
.cpSideBarTitle {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #3A21A0;
	padding-left: 3px;
	margin-bottom: 2px;
	margin-top: 2px;
	background-image: url('../images/cpSectionTitlebg.gif');
	background-repeat: no-repeat;
}
.cpSideBarItem {
padding-left: 8px;
}
.cpSideBarItem a {
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

.cpSideBarMainTitle {
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #3A21A0;
	
	margin-bottom: 4px;
	background-repeat: no-repeat;
}
.cpModListingTitle {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #3A21A0;
	background-position: center;
	margin-bottom: 2px;
}
.cpModListingSubTitle {
	font-size: 11px;

}
.sectionSubTitle {
	font-size: 12px;
	color: #333333;
	padding-left: 8px;
	padding-top: 4px;
	margin-bottom: 3px;
	padding-right: 4px;
}
.sectionReadMore {
	font-size: 12px;
	font-weight: bold;
	color: #1873FE;
	text-decoration: none;
}
.footerLinks {
	font-size: 11px;
	background-position: left;
	text-align: center;
	color: #1C1DAD;
}
/* div a {
	color: #1873FE;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #1C1DAD;
	text-decoration: none;
} */

a {
	color: #1873FE;
	text-decoration: none;
}

.loginBoxTop {
	font-size: 12px;
}
.loginBoxTop input {
	font-size: 12px;
}
.style1 {
	color: #0066FF;
	font-weight: bold;
}
.formInputName {
	padding-left: 7px;
	background-image: url(../images/formInputName.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 14px;
	word-spacing: 0em;
	padding-top: 0px;
	padding-bottom: 2px;
	color: #0033CC;
	font-variant: small-caps;
	margin-bottom: 3px;
}
.formInputValue {
	padding-left: 5px;
}

.sortable th {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A0CC0;
	text-align: left;
	color: #1A0CC0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2B1BF1;
	padding-left: 4px;
}
.alertBox {
	background-color: #FFCC66;
	color: #FF0000;
	font-size: 12px;
	padding: 5px;
	margin: 5px;
	border: 1px solid #FF0000;
}
.alertBox a {
	color: #FF0000;
	text-decoration: underline;
}



<!-- This is front page stuff -->

.error {
	display: block;
}
.frontAdScreenLink {
	color: #FFFF00;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.frontAdTitle {
	color: #FFFFFF;
	font-size: 24px;
}
.frontAdSubTitle {
	color: #FFFF00;
}
.exampleFormTitle {
	font-weight: normal;
	color: #FADA4A;
	font-size: 13px;
	font-variant: normal;
}

.frontAdExampleLink {
	border: 4px solid #1C1DAD;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
	text-decoration: none;
	margin-bottom: 12px;
}
.frontAdExampleLinkHover {
	border: 4px solid #0000FF;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	color: #1C1DAD;
	font-weight: bold;
	font-size: 24px;
	text-decoration: none;
	background-color: #FADA4A;
	margin-bottom: 12px;
}
.frontAdExampleLink .frontAdExampleLinkText {
	font-size: 16px;
	color: #FFFF00;
	font-weight: normal;
	background-position: right;
}
.frontAdMiddleYellow {
	background-color: #F4CB33;
	font-size: 20px;
	font-variant: normal;
	padding-top: 13px;
	padding-bottom: 13px;
	margin-bottom: 20px;
	color: #0000FF;
	text-decoration: underline;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	border: 2px solid #F4CB33;
}

.frontAdMiddleYellowHover {
	font-size: 20px;
	font-variant: normal;
	padding-top: 14px;
	padding-bottom: 14px;
	margin-bottom: 20px;
	color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	border-right-width: 2px;
	border-left-width: 12px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F4CB33;
	border-left-color: #F4CB33;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #F4CB33;
	border-top-color: #F4CB33;
	background-image: url(images/frontAd/images/shadowRight.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #1C1DAD;	
}

.frontAdExampleLinkHover .frontAdExampleLinkText {
	font-size: 16px;
	background-color: #FCE478;
	color: #0D0FD4;
	font-weight: normal;
	background-position: right;
}
.frontAdExampleLinkHover .frontAdExampleLinkTextHighlight {
	font-size: 16px;
	background-color: #2E30F9;
	color: #F4CB33;
	font-weight: normal;
	background-position: right;
	padding: 3px;
}
.frontAdExampleLinkNav {
	background-color: #2E30F9;
	font-size: 14px;
	font-weight: bold;
	color: #FADA4A;
	margin-top: 3px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #F4CB33;
	border-right-color: #F4CB33;
	border-bottom-color: #F4CB33;
	border-left-color: #F4CB33;
}
.frontAdExampleLinkNav a {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
}
.frontAdMiddleWhite {
	background-color: #FFFFFF;
}
.exampleText {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.contentFormHead {
	background-color: #2022E4;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1D1FE6;
	padding: 5px;
	margin-bottom: 4px;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
	background-position: center;
	color: #FFFFFF;
}
#contentRegisterStatus {
	font-weight: bold;
	color: #FADA4A;
}
.style3 {color: #FFFFFF}
.style4 {color: #FADA4A}
.style5 {
	color: #1C1DAD;
	font-size: 14px;
}
.copyHeader {
	background-color: #FFFF99;
	border: 1px solid #FADA4A;
	padding: 1px;
	margin-top: 1px;
	margin-bottom: 2px;
	text-align: center;
}
.style7 {color: #1C1DAD; font-size: 14px; font-weight: bold; }
.guess {
	padding: 10px;
	font-size: 18px;
	color: #FFFFFF;
}
.pushButton {
	background-color: #C40000;
	margin-right: 5px;
	margin-left: 5px;
	border: 2px solid #FADA4A;
	letter-spacing: 1px;
}


