body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #333333;
}

img	{
	border:none;
}

.floatright {
	float: right;
	width: 320px;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 300px;
}
.floatright2 {
	float: right;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 20px;
	margin-left: 60px;
	margin-right: 20px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #F05423;
	padding-bottom: 250px;
}
.smalltype {
	font-size: .8em;
}
.tradeMarks	{
	font-size: 75%;
}

.navposiiton {
	padding: 14px 7px 14px 0px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0054a6;
}
.imageleft {
	float: left;
	padding-right: 14px;
	padding-bottom: 14px;
	border: none;
}
.imageright {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 14px;
}
.navposiiton a:link {
	color: #ffffff;
	text-decoration: none;
}
.navposiiton a:visited {
	color: #ffffff;
	text-decoration: none;
}
.navposiiton a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.navposiiton a:active {
	color: #ffffff;
	text-decoration: none;
}
a:link {
	color: #0054a6;
	text-decoration: none;
}
a:visited {
	color: #0054a6;
	text-decoration: none;
}
a:hover {
	color: #0054a6;
	text-decoration: underline;
}
a:active {
	color: #0054a6;
	text-decoration: none;
}.content {
	padding: 14px 14px 0px;
}
.content2 {
	background-image: url(images/bgimage.gif);
	background-repeat: no-repeat;
	padding: 14px;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BB421D;
	font-weight: bold;
}
ul {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	padding-left: 25px;
}
.bolder {
	font-size: 125%;
	font-weight: bold;
}
.floatright3 {
	float: right;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}

/*styling for challenge form*/

.FormMessage	{
	
}

.FormErrors	{

}

input	{
	border: #999999 1px solid;
	background-color: #DDDDDD;
	
}

.ReqInfoItem	{
	float: left;
	margin: 5px 5px 3px 0;
	}

.FormLabel	{
	margin: 10px 3px 0 3px;
}

.ReqInfoRadioItem	{

}

.ReqInfoSubmitItem	{
	float: left;
	margin: 0 10px 5px 0;
}

#ReqInforecipient	{
	clear:left;
}

#ReqInfochallenge	{
	clear:left;
}

#ReqInfonoun	{
	clear:left;
}

#ReqInfocolor	{
	clear:left;
}
.catalog_image {
   width: 90%;
}