* {
	margin: 0;
	padding: 0;
}

BODY {
	background-color: #6d6e72;
	font-family: Helvetica, Arial, sans-serif;
	color: White;
	font-size:12px;
	/* background-image: url(/templates/Awards/images/repeat.gif); */
	background-repeat: repeat-y;
	height: 100%;	
	margin:0px 0px; padding:0px;
	text-align:center;

}

DIV#container {
	background-color: Black;
	/* height: 100%; */
	width: 960px;
	margin:0px auto;
	padding:0;
	padding-left:0px;	
	text-align:left;
	/*line-height: 1.1em;*/
}

DIV#leftcol {
	float: left;
	width: 630px;
	text-align: left;
	padding-right: 10px;
	padding-left: 20px;
}

DIV#leftcol a{
	/* color: #6d6e72; */
	color: #00b7f6;
	font-weight:normal;
}

DIV#leftcol2 {
	float: left;
	width: 650px;
	text-align: left;
	padding-right: 10px;
	padding-left: 0px;
}

DIV#sponsor {
	padding-left: 10px;
	width:140px;
}

DIV#rightcol {
	/*margin-left: 680px;
	_margin-left: 685px;*/
	margin-left: 20px;
	_margin-left: 20px;
	text-align: left;
	width: 250px;
	background-color: Black;
}

DIV#whitebar {
	height: 143px;
	width: 980px;
	_width: 980px;
	/* background-color: White; */
	background-color: #D8D8D8;
	overflow: hidden;
}

DIV#contents {
	width: 630px;
}

DIV#contents2 {
	width: 650px;
}

DIV#copydiv {
	margin-left: 0px;
	margin-top: 10px;  /* was 80px; */
	width: 630px; /* was 450 */
}
DIV#copydiv2 {
	margin-left: 0px;
	margin-top: 10px;
	width: 650px;
	/* line-height: 175%; */
}

DIV#copydiv UL {
	margin-left: 2em;
	margin-top: 1em;
}
DIV#copydiv OL {
	margin-left: 3em;
	margin-top: 1em;
}

DIV#copydiv LI {
	margin-bottom: 1em;
}

DIV#consumer, DIV#business {
	margin-top: 1em;
}

DIV#footer {
	/* margin-top: 2em;
	border-top: 1px solid black; */
	color: Gray;
	font-size: 80%;
}

H1 {
	text-transform: uppercase;
	font-size: 18px;
	/* font-family: "Times New Roman", Times, serif; */
	font-family: Helvetica, "Trebuchet MS";
	font-weight: bold;
	padding-bottom:10px;
}

H2 {
	text-transform: capitalize;
	font-size: 14px;
	/* color: White;
	font-family: "Times New Roman", Times, serif; */
	font-family: Helvetica, "Trebuchet MS";
	font-weight: bold;
	padding-bottom:5px;
}

H4 {
	font-size: 1em;
	font-weight: bold;
	border-bottom: 1px solid black;
	padding-bottom: 1em;
	padding-bottom:5px;
}
H4 EM {
	font-style: normal;
	font-size: 140%;
}
.nonbold {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 90%;
	color: Gray;
}
.quotestyle {
	font-size: 200%;
}

P {
	margin-top: 1em;
}

A, A:visited {
	color: Cyan;
	font-weight: normal;
	text-decoration: none;
}
A:hover, A:focus, A:active {
	color: white;
}

.aidanews A, .aidanews A:visited {
	color: white;
	font-weight: bold;
	font-size:14px;
	text-decoration: none;
	line-height:1.5em;
}
.aidanews span A:hover, .aidanews span A:focus, .aidanews span A:active {
	color: yellow;
}

.cat {
	background-color: #e1e1e1;
	border: 1px solid silver;
	padding: 8px;
	padding-top: 0;
	margin-top: 1em;
	margin-bottom: 1em;
	display: none;
}
.criteriaNote {
	font-style: italic;
	display: none;
}

.hilite {
	color: #ec333b;
	font-weight: bold;
}

/* Left Col Nav */
DIV#leftcol UL {
	/*margin-left: 10px;
	margin-top: 30px;
	list-style: none;
	width: 100%; */
}
DIV#leftcol LI {
	/* border-bottom: 1px solid white; 
	color: Black;
	width: 148px;*/
	/* font-family: "Times New Roman", Times, serif; */
	font-family: "Helvetica";
	/* text-transform: uppercase; */
}
DIV#leftcol LI A, DIV#leftcol LI A:visited {
	/*color: #bcbdc1;
	text-decoration: none;

	display: block;
	font-size: 14px;
	padding-bottom: 1px;
	padding-top: 0px; 
	padding-left: 10px;
	background-image:url(/templates/Awards/images/menu_grey.jpg);
	background-repeat: no-repeat;	
	overflow: hidden;
	vertical-align: middle;
	height: 20px;
	line-height: 20px; */
}

DIV#leftcol LI A span {
padding-left:10px;
}

DIV#leftcol LI A:hover, DIV#leftcol LI A:focus, DIV#leftcol LI A:active, div#leftcol li#current a{
	/*color: #d7262c;
	font-size: 14px;
	background-color: White;
	background-image:url(/templates/Awards/images/menu_red.jpg);	
	overflow: hidden;
	vertical-align: middle; */
}

table#pricetable TD {
	text-align: center;
}

div.componentheadingcu {
	text-transform: capitalize;
	font-size: 22px;
	color: #d7262c;
	font-family: "Trebuchet MS";
	font-weight: bold;
	padding-bottom: 13px;
}

