﻿/* Main elements */
body 
{
    background-color:White;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	font-size:0.7em;
	color: #333333;
	margin-top:0px;
    margin-left:38px;
}
td
{
	vertical-align:top;
	font-size:0.8em;
}
th
{
    vertical-align:top;
    font-size:0.8em;
    font-weight:bold;
}
img
{
    border:0px;
}
#maintable 
{
	width:1029px;	
}
#borderleft
{
	width:10px;
	background-image:url(../images/generic/shadow_left.gif);
	background-repeat:repeat-y;
}
#borderright
{
	width:10px;
	background-image:url(../images/generic/shadow_right.gif);
	background-repeat:repeat-y;
}
/* End of main elements */
/* heading elements */
h1
{
    background-image:url(../images/boxes/bg_h1.gif);
    background-position:left top;
    background-repeat:no-repeat;*/
    padding-left:15px;
    padding-top:2px;
    /*padding-bottom:5px;*/
    margin-left:0px;
    margin-top:0px;
    color:White;
    font-size:12px;
    font-weight:bold;
    height:19px;
    /*width:100%;*/
}
h2 
	{
	font-weight: bold;
	font-size: 1em; 
	color: black; 
	text-decoration: none;
	padding-bottom:0px;
	margin-bottom: 0px;
}
h3 
{
	font-weight: normal;
	font-style: italic;
	font-size: 0.9em; 
	color: black; 
	text-decoration: none;
	padding-bottom:0px;
	margin-bottom: 0px;
}

/* Head elements */
#quicklinks
{
	position:absolute;
	top:134px;
	left:948px;
	width:100px
}
#HeaderTable
{
    background-image:url(../images/boxes/bg_header.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    height:132px;
}
#tabs
{
	padding-bottom:5px;
	border-bottom:1px #B30004 solid;
}
#logo
{
    float:left;
    margin-left:40px;
    margin-top:15px;
	width:232px;
}
#searchbox
{
	position:absolute;
	left:796px;
	top:48px;
}
#searchbox .tbSearch
{
	width:190px;
	border:none;
	height:26px;
	background: transparent url(../images/boxes/textbox_rounded.gif) no-repeat top left;
	padding-top:5px;
}
#searchbutton
{
	position:absolute;
	left:1000px;
	top:48px;
}
/* Left column */
#lc_wrapper
{
    border-top:solid 12px White;
    width:169px;
    background-image:url(../images/boxes/bg_lc.jpg);
    background-repeat:repeat-y;
    background-position:left;
} 
/* Sponsors */
#sponsors_lc 
{
	margin-top:15px;
	width:150px;
	text-align:center;	
}
#sponsors_lc img
{
	margin-bottom:10px;
}

/* End of left column */
/* Content definitions */
#content /* cell containing the content*/
{
    width:630px;
    padding-bottom:0px;
}
#cc_wrapper
{
	width:690px;
    padding-bottom:0px;
}
#content_noc /* 3 column spread, mainly for SSWTV */
{
	border-left:solid 1px #FE0000;
	border-right:solid 1px #FE0000;
}
#mainbox
{
	width:580px;
	margin-left:55px;
	margin-top:0px;
	padding:1px;
	border-bottom:1px #BE141B solid;
	margin-bottom:15px;
}
.maincontent
{
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
}
#breadcrumbs
{
	margin-left:55px;
	margin-top:8px;
	margin-bottom:5px;
	color:#EE2933;
	font-style:italic;
}
#breadcrumbs a 
{
	color: #909090;
	text-decoration: none;
}
.textbar, .textbar a, .texbar a:visited
{
    color:White;
}
/* Right column definitions */
#rc_wrapper
{ 
    border-top:solid 12px White;
    width:169px;
    background-image:url(../images/boxes/bg_lc.jpg);
    background-repeat:repeat-y;
    background-position:left;
    vertical-align:top;
    text-align:center;
    padding-top:10px;
}
#rc_wrapper h2
{
	font-style:italic;
	color:#234B75;
	font-size:1em;
	margin-bottom:8px;
}
#rc_wrapper .divider
{
    width:100%;
    color:#234B75;
    margin-top:14px;
}
#rc_blank
{ 
    border-right:solid 1px #FE0000;
    width:143px;
    background-color:White;
	height:20px;
}
#rc_sponsors
{
    margin-top:30px;
}
#rc_sponsors a
{
    display:block;
}
#rc_sponsors img
{
    margin-bottom:8px;
}
#sidebar
{
	width:151px;
	position:absolute;
	left:963px; 
	top:106px;
	text-align:center;
}
#sidebar a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
	text-decoration : none;
	display:block;
	padding-bottom:2px;
}
#sidebar a:hover 
{
	text-decoration : underline;
}
.rc_divider
{
	background-color:#AF1619;
	width:90%;
	color:#AF1619;
	margin-bottom:10px;
}
/* End of right column*/
.mainbottomleft
{
	background-image:url('../images/boxes/bgbottom_left.gif');
	height:20px;
}
.mainbottomcenter
{
	background-image:url('../images/boxes/bgbottom_center.gif');
	height:20px;
	vertical-align:middle;
	text-align:center;
	color:white;
	font-weight:bold;
}
.mainbottomright
{
	background-image:url('../images/boxes/bgbottom_right.gif');
	height:20px;
	vertical-align:middle;
	text-align:center;
	color:white;
	font-weight:bold;
}
.mainbottomright a:visited, .mainbottomright a
{
	color:white;
}
/* Form elements */
.singleline
{
	width:265px;
	border:solid 1px #C6CCCC;
}
.crampedsingleline
{
    width:225px;
    height:15px;
    margin-bottom:3px;
}
.smallsingleline
{
	width:40px;
}
.multiline
{
	width:265px;
	height:100px;
	border:solid 1px #C6CCCC;
}
.selectbox { /* the listboxes */
	width: 164px;
	height: 115px;
	font-size : 1em;
}
select
{
	border:solid 1px #C6CCCC;
}
/*input
{
	border:solid 1px black;
}*/
/* End of form elements */
/* special design elements */
#newsupdate .lookatthis
{
	height:35px;
	font-weight:bold;
	font-size:14px;
	vertical-align:middle;
}
