.nothing {}
   
body { padding: 0; margin: 0; font: 0.7em Arial, sans-serif; line-height: 1.5em; background: #F0F0F0; color: #454545; }
a { color: #0E4D8B; background: inherit; }
a:hover { color: #000; background: inherit;}
a.title { color: #B41A1A; background: #FFF; }

.question 
{
	margin: 5px; 
	padding: 3px; 
	font: normal 1.6em Arial, Sans-Serif; 
	text-decoration: underline;
	letter-spacing: -1px;
}

.remember
{
	font-size: 7px;
}
input.remember
{
	width: 30px;
	height: 30px;
}

h1 { font: bold 2em Arial, Sans-Serif; letter-spacing: -1px; padding: 16px 0 0 8px; margin: 0; }
h2 { margin: 0; padding: 0; font: normal 1.6em Arial, Sans-Serif; letter-spacing: -1px; }
h1 a { color: #FFF; background: inherit; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #BFE1ED; background: inherit; }
h3 { font: 90% Arial, Sans-Serif; margin: 0 0 10px 0; padding: 0; color: #5f5f5f; background: #FFF; }
p {	margin: 0 0 0px 0; line-height: 1.5em; }
form { margin: 0; }

.pagecontent
{
	font-size: 14px;
	font-family: Verdana;
}

input.smallfield { width: 199px; height: 13px; border: none; background: #FFF url(inputsmall.gif); padding: 4px; color: #808080; font-size: 8pt;}

input.verysmallfield 
{ 
	width: 104px; 
	height: 13px; 
	border: none; 
	background: #FFF url(inputverysmall.gif) no-repeat; 
	padding: 4px; 
	color: #808080; 
	font-size: 8pt;
}

input.submit { height: 24px; font-weight: bold; width: 53px; border: none; background: #D96855 url(button.gif); padding: 3px; color: #FFF; }

TEXTAREA
{
	background: #FFF;
	padding: 4px; color: #505050;
	border: 1px solid #A81616;
}

.inputbutton
{
	background-image: url(button2off.jpg);
	border: 1px;
	font-size: 11px;
	color: #222222;
}
.inputbutton:hover
{
	background-image: url(button2on.jpg);
}

input button
{
	background-image: url(button2off.jpg);
	border: 1px;
	font-size: 11px;
	color: #222222;
}
input.button:hover
{
	background-image: url(button2on.jpg);
}


/* layout
   ------ */

.content { 
	margin: 10px auto;
	width: 768px;
	background: #FFF url(big_middle.gif) repeat-y;
	color: #454545;
	
}

.margin { 
	padding: 7px;	
}

.logo {	padding: 18px 0 0 3px; }

/* bigbox */
.bigbox_top 
{ 
	background: #FEFEFE url(big_top.gif) no-repeat; 
	color: #FFF; 
	height: 15px; 
}
.bigbox 
{ 
	padding: 0px 10px 0 10px; 
}
.bigbox_bottom 
{ 
	clear: both; 
	background: #FEFEFE url(big_bottom.gif) no-repeat; 
	color: #FFF; 
	height: 15px; 
}
    
/* navigation */
#nav { width:100%; float:left; }
#nav ul { margin:0; list-style:none; padding: 0; }
#nav a, #nav strong, #nav span { float:left; display:block; color:#fff; padding: 7px 20px 4px 10px; background: #C43219 url(nav.gif) no-repeat 100% 0px; text-decoration:none; font-weight: bold; }
#nav a { float:none; }
#nav li { float:left; color: #FFF; background: #C43219 url(nav.gif) no-repeat 0px 0px; margin:0; padding:0 0 0 9px; }
#nav .current { background: #1995C2 url(nav.gif) no-repeat 0 -41px; color: #FFF; }
#nav .current a { background: #1995C2 url(nav.gif) no-repeat 100% -41px; padding:7px 20px 4px 11px; color:#FFF; }
#nav .current a:hover { background: #1995C2 url(nav.gif) no-repeat 100% -41px; padding:7px 20px 4px 11px;  }
#nav a:hover { color:#BFE1ED; background: #C43219 url(nav.gif) no-repeat 100% 0px; }   

/* open inline */
.tabs_main
{
	background-color: White;
	padding: 2px 0 0 0;
}
.tabs_navr
{
	color: #FFF;
	background: url(nav.gif) no-repeat 0 1px;
	padding: 0 0 0 10px;
	text-decoration: none;
	display: inline-block;
}
.tabs_navr_b
{
	color: #FFF;
	background: url(nav.gif) no-repeat 0 -40px;
	padding: 0 0 0 10px;
	text-decoration: none;
	display: inline-block;
}
.tabs_navl
{
	padding: 0 7px 0 0;
	background: url(nav.gif) no-repeat 100% 1px;
	text-decoration: none;
	display: inline-block;
} 
.tabs_navl a
{
	text-decoration: none;
	padding: 0 7px 0 0;
} 
.tabs_navl_b
{
	background: url(nav.gif) no-repeat 100% -40px;
	padding: 0 7px 0 0;
	text-decoration: none;
	display: inline-block;
} 
.tabs_navl_b a
{
	text-decoration: none;
	padding: 0 7px 0 0;
} 
.tabs_close a
{
	padding: 0px 0px 0px 0px;
	font-weight:bold; 
	font-size: 15px; 
	color: Black;
} 
.tabs_close a:hover
{
	font-size: 17px; 
	color: Black;
} 

.div_left {
	float: left;
	width: 203px;
	height: 72px;
	background: #5BB2D1 url(logobg.gif) repeat-x; 
	color: #FFF;
	border-top: 1px solid #137DA2;
	border-bottom: 1px solid #000;
	padding: 10px 0 0px 7px;
}

.div_right {
	width: 537px;
	float: right;
	height: 34px;
}

.div_main {
	clear: both;
	background: #CA090D url(searchbg.gif) repeat-x bottom left; 
	color: #FFE4E0;
	border-top: 1px solid #AA1717;
	border-bottom: 1px solid #000;
	padding: 8px 0 10px 15px;
	margin-top: -2px;
	height: 38px;
}
	
.subheader {
	padding: 8px;
	background: #f0f0f0;
	color: #808080;
}

/* left side
   --------- */

.left {
	float: left;
	width: 595px;
	margin: 0 0 10px 0;
}


.fullbox_top 
{
	background: #F0F0F0 url(leftbox_top.gif) no-repeat;
	color: #808080;
	height: 40px;
	width: 100%;
}


.fullbox_top h2 
{
	color: #808080;
	background: inherit;
	padding: 7px 0 0 5px;
	margin: 0;
}

.fullbox 
{
	border-left: 2px solid #F0F0F0;
	border-right: 2px solid #F0F0F0;
	padding: 0 4px 0 7px;
	margin: 0;
	width: 90%;
	color: #595959;
	background: #FFF;
}

.fullbox_bottom 
{
	background: #FFF url(leftbox_bottom.gif) no-repeat;
	color: #000;
	height: 13px;
	width: 100%;
	margin: 0 0 7px 0;
}



	.box_top {
		background: #F0F0F0 url(leftbox_top.gif) no-repeat;
		color: #808080;
		height: 40px;
		width: 159px;
	}
	
	.box_top h2 {
		color: #808080;
		background: inherit;
		padding: 7px 0 0 5px;
		margin: 0;
	}
	
	.box {
		border-left: 2px solid #F0F0F0;
		border-right: 2px solid #F0F0F0;
		padding: 0 4px 0 7px;
		margin: 0;
		width: 144px;
		color: #595959;
		background: #FFF;
	}
	
	.box_bottom {
		background: #FFF url(leftbox_bottom.gif) no-repeat;
		color: #000;
		height: 13px;
		width: 160px;
		margin: 0 0 7px 0;
	}
	
		/* left and central column */
		.left_side { float: left; width: 100%; padding: 0px 5px 8px 8px; }
		
		.center_side { width: 100%; padding: 2px 8px 2px 8px; }		
		
		.center_sidefull 
		{ 
			width: 94%; 
			padding: 2px 3% 2px 3%; 
		}		
		
		.right_side { float: right; width: 405px; margin: 0 5px 0 0; text-align: justify; }
		
		.article { padding: 0 5px 0 0px; margin-bottom: 20px; }
		
	.grey_top { clear: both; width: 382px; background: #EDEDED url(grey_top.gif) no-repeat; color: #000; height: 5px; padding: 0; margin: 0 6px 0 6px; }
	.grey { width: 362px; margin: 0px 6px 3px 6px; padding: 10px; background: #EDEDED url(grey_bottom.gif) no-repeat bottom left; color: #808080;	}
		
	.grey a {
		color: #C83C3C;
		background: inherit;
		font-weight: bold;
	}
	
	.grey a:hover {
		color: #000;
		background: #EDEDED;
	}
	
	.highlight {
		padding: 1px 1px 1px 1px;
		margin: 0 0 0px 0;
	}
	
/* right side
   ---------- */
		
.right { float: right; width: 170px; margin: 0 0 10px 0;}
		
img.float { float: left; margin: 0 9px 3px 0; }

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	color: #808080;
	background: #f0f0f0;
	padding: 10px 0 5px 0;
	border-top: 1px solid #eee;
}
.footer p {	line-height: 2em; }
.footer a {	color: #4F4F4F; background: #f0f0f0; border-bottom: 1px dotted #808080; text-decoration: none; } 


.box1_topleft
{
	background: #F0F0F0 url(box1_topleft.gif) no-repeat;
	width: 10px;
	height: 45px;
}
.box1_topcenter
{
	background: #F0F0F0 url(box1_topcenter.gif) repeat;
	height: 45px;
	vertical-align: text-top;
}
.box1_topcenter h2 
{
	color: #808080;
	background: inherit;
	padding: 6px 0 0 5px;
	font-size: 16px;
	margin: 0;
}
.box1_topright
{
	background: #F0F0F0 url(box1_topright.gif) no-repeat;
	width: 10px;
	height: 45px;
}

.box1_thin_topleft
{
	background: #F0F0F0 url(box1_thin_topleft.gif) no-repeat;
	width: 10px;
	height: 20px;
}
.box1_thin_topcenter
{
	background: #F0F0F0 url(box1_thin_topcenter.gif) repeat;
	height: 20px;
	vertical-align: text-top;
}
.box1_thin_topright
{
	background: #F0F0F0 url(box1_thin_topright.gif) no-repeat;
	width: 10px;
	height: 20px;
}
.box1_middleleft
{
	border-left: 2px solid #F0F0F0;
	margin: 0;
	width: 8px;
	color: #595959;
	background: #FFF;
}
.box1_middlecenter
{
	text-align: left;
}
.box1_middleright
{
	border-right: 2px solid #F0F0F0;
	margin: 0;
	width: 8px;
	color: #595959;
	background: #FFF;
}
.box1_bottomleft
{
	background: #F0F0F0 url(box1_bottomleft.gif) no-repeat;
	height: 20px;
}
.box1_bottomcenter
{
	background: #F0F0F0 url(box1_bottomcenter.gif) repeat;
	height: 20px;
}
.box1_bottomright
{
	background: #F0F0F0 url(box1_bottomright.gif) no-repeat;
	height: 20px;
}

.snapshotplaceholder
{
	width: 500px;
	height: 500px;
	background: maroon;
}
.awardsscroll
{
	background-color: #F0F0F0; 
	border: 2px solid #E0E0E0;
}
.awardsscrollheader
{
	background-color: #E0E0E0; 
	border: 2px solid #C0C0C0;
	font-size: 12px;
	padding: 2px; 
}
.h_review_head
{
	font-weight: bold;
	vertical-align: middle;
}
.h_review_body_reviewer
{
	padding: 5px; 
	font-size: 9px;
	font-style: italic;
}
.h_review_body
{
	padding: 10px;
}
.highlight2 
{
	background-color: #FFFFA6;
}
.highlight3
{
	background-color: #FFCACA;
}
.highlight2withborder
{
	background-color: #FFFFA6;
	border: 1px solid #000000;
	padding: 2px;
	height: 12px;
}


.requiredLabel
{
	color: crimson;
}

.adult
{
	color: crimson;
}

.pinbutton
{
	background-image: url(pinbutton.jpg);
	border: 1px;
	font-size: 12px;
	color: #222222;
	margin: 3px;
	margin-left: 6px;
	margin-right: 6px;
	width: 170px;
}
.pinbutton:hover
{
	background-image: url(button2on.jpg);
}

.helpitem
{
	cursor: help;	
}