BODY, P, TR, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	}
	
.solutionsMenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
}

.cpNavMenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
}

A:LINK {
	color : #0267C1;
	text-decoration : underline;
}

A.solutionsMenu:LINK {
	color : #333333;
	text-decoration : none;
	background-color : transparent;
}

A.forumIcon:LINK {
	background-color : transparent;
}

A.cpNavMenu:LINK {
	color : White;
	text-decoration : none;
	background-color : transparent;
}

A:VISITED {
	color : #247DC1;
	text-decoration : underline;
}

A.solutionsMenu:VISITED {
	color : #333333;
	text-decoration : none;
	background-color : transparent;
}

A.forumIcon:VISITED {
	background-color : transparent;
}

A.cpNavMenu:VISITED {
	color : White;
	text-decoration : none;
	background-color : transparent;
}

A:HOVER {
	color : White;
	text-decoration : none;
	background-color : #FFFFFF;
}

A.solutionsMenu:HOVER {
	color : #333333;
	text-decoration : underline;
	background-color : transparent;
}

A.forumIcon:HOVER {
	background-color : transparent;
}

A.cpNavMenu:HOVER {
	color : White;
	text-decoration : underline;
	background-color : transparent;
}

A:ACTIVE {
	color : White;
	text-decoration : none;
	background-color : #FFFFFF;
}

A.solutionsMenu:ACTIVE {
	color : #333333;
	text-decoration : none;
	background-color : transparent;
}

A.forumIcon:ACTIVE {
	background-color : transparent;
}

A.cpNavMenu:ACTIVE {
	color : White;
	text-decoration : none;
	background-color : transparent;
}

.mainTitles {
	font-weight : bold;
	font-size : 12px;
	color : #333333;
	}

.mainText {
	line-height : 17px;
	text-align : left;
}

FORM {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

INPUT, SELECT,TEXTAREA {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.rightMenuInput {
	width : 150px;
}

.splitPageInput {
	width : 235px;
}

.loginLabel {
	color : #F51218;
	font-weight : bold;
}

.inputLabel {
	font-weight : bold;
}

.smallText {
	font-size : 9px;
}

.submitButton {
	font : 11px Verdana, Arial, Helvetica, sans-serif;
	border : 1 solid Black;
	padding : 3px;
	color : #FFFFFF;
	background : #999999;
	cursor : hand;
	}
	
.pageTitles {
	font-weight : bold;
	font-size : 12px;
	color : #F51218;
	}
.pageTitlesCopy {
	font-weight : bold;
	font-size : 16px;
	color : #F51218;

}
.titlebutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FF0000;
	font-size: 12px;
	font-weight: bold;

}
.mainTextbold {
	line-height : 17px;
	text-align : left;
	font-weight: bold;

}
#box {
	border: thin ridge #0066FF;
}
