body, h1, h2, h3, h3, p, a, ul, li , ol{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	color: #000;
}
body {
	background-color: #0C1D65;
}
html .ddsmoothmenu{height: 1%;}
p {
	font-size: 80%;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 6px;
}
h1 {
	background-color: #AA0C00;
	font-size: 100%;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 8px;
	text-align: center;
	background-image: url(../images/h1_bk2.png);
	background-repeat: repeat-x;
	background-position: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
h2 {
	background-color: #0000AB;
	font-size: 100%;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 6px;
	text-align: center;
	background-image: url(../images/h2_bk.png);
	background-repeat: repeat-x;
	background-position: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
h3 {
	color: #FFF;
	margin-left: 30px;
}
h4 {
	font-size: 95%;
	font-style: normal;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 10px;
	text-decoration: underline;
	font-family: Tahoma, Geneva, sans-serif;
}
h5 {
	font-size: 90%;
	color: #FFF;
	background-color: #0C1D65;
	font-weight: bold;
	margin: 5px;
	padding: 3px;
	background-image: url(../images/menu_off.jpg);
	background-repeat: repeat-x;
	background-position: top;

}
h6 {
	font-size: 80%;
	color: #FFF;
	background-color: #1E3072;
	margin: 5px;
	padding: 3px;
	background-image: url(../images/menu_off.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: normal;
}
.h2-small {
	font-size: 11px;
}





#ajaxticker1{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	height: 20px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	padding: 4px;
}


#content-wrapper {
	float: left;
	width: 100%;
	background-color: #FFF;
	background-image: url(../images/h_bar.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-bottom: 3px;
}



#heading {
	color: #FFF;
	background-color: #0C1D65;
	width: 100%;
	clear: both;
	background-image: url(../images/heading.png);
	background-repeat: repeat-x;
	background-position: top;
	height: auto;
	margin: 0px;
}

#main-menu {
	background-color: #0C1D65;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#menu-wrapper {
	background-color: #1E3072;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-image: url(../images/menu_off.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#quicklinks {
	float: left;
	width: 160px;
	background-color: #DDD;
	border: 1px solid #333;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding-top: 5px;
}
#quicklinks ul {
	list-style-type: none;
}
#quicklinks li {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
	color: #000;
	font-size: 70%;
	font-weight: bold;
}
#quicklinks a  {
	color: #000;
	text-decoration: none;
}
#quicklinks a:hover {
	color: #06C;
	text-decoration: none;
}
#quicklinks  span{
	color: #FFF;
	font-weight: bold;
	font-size: 65%;
	overflow: hidden;
	cursor:pointer;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 90%;
}
#main-content {
	float: left;
	width: 469px;
	padding-bottom: 10px;
	background-color: #DDD;
	border: 1px solid #333;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 5px;
}

#main-content p {
	margin-bottom: 10px;
}
#main-content ol {
	font-size: 80%;
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 20px;
}
#main-content ol ol {
	font-size: 100%;
	list-style-type: upper-alpha;
}
#main-content ol ol ol {
	font-size: 100%;
	list-style-type: none;
}

#main-content ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 40px;
	margin-right: 20px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main-content ul ul {
	font-size: 100%;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 40px;
	margin-right: 20px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main-content a  {
	color: #000;
	text-decoration: underline;
}
#main-content a:hover {
	color: #F00;
	text-decoration: underline;
}
#main-content-flash {
	width: 469px;
	float: none;
	clear: none;
	background-color: #FFF;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}

#right-pane {
	border: 1px solid #333;
	float: left;
	width: 205px;
	background-color: #DDD;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 5px;
}
#right-pane ul {
	list-style-type: disc;
	font-size: 70%;
	list-style-position: outside;
	margin-left: 20px;
}
#right-pane li {
	margin-bottom: 4px;
}
#right-pane td {
	font-size: 70%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#right-pane .acc-wrapper {
	margin: 5px;
}

#right-pane p {
	padding-bottom: 5px;
	font-size: 70%;
}
#right-pane a {
	color: #000;
	text-decoration: underline;
}

#right-pane a:hover {
	color: #06C;
	text-decoration: underline;
}
#right-pane .dl_icon {
	background-image: url(../images/download_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	line-height: 1.6em;
}
#right-pane .play_icon {
	background-image: url(../images/play_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	line-height: 1.6em;
}

#right-pane .news_icon {
	background-image: url(../images/news_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	line-height: 1.8em;
}

#scroller {
	width: 620px;
	position: relative;
	height: 18px;
	left: 206px;
	top: 112px;
	text-align: center;
	padding: 2px;
}
#scroller a  {
	color: #CCC;
}

#scroller a:hover {
	color: #09F;
}

#footer {
	width: 100%;
	clear: both;
	background-color: #424347;
	background-image: url(../images/footer_blu.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-position: center;
}

#footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 65%;
	color: #CCC;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
#footer a {
	color: #CCC;
	text-decoration: underline;
}

#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#footer-wrapper {
	margin: 5px;
}

.blueinfobox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #0004BB;
	border: 2px solid #000;
	font-weight: bold;
	text-align: center;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.container {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.containertop {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	background-image: url(../images/new_main_banner.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	background-position: center bottom;
	margin-bottom: 0px;
	padding-top: 5px;
}
.hotbutton {
	width: 150px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	height: 60px;
	display: table;
	position: relative;
}
.hotbutton a {
	background-image: url(../images/hot_btn_swap.jpg);
	background-repeat: no-repeat;
	background-position: -150px top;
	height: 60px;
	width: 150px;
	display: table;
	text-decoration: none;
	position: absolute;
	text-align: center;
}
.hotbutton a:hover {
	background-position: left top;
	text-decoration: none;
}
.newsbox {
	background-color: #FFC;
	border: 1px solid #000;
	background-image: url(../images/horn.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 10px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	text-align: left;
}
.noticebox {
	background-color: #FFC;
	border: 1px solid #000;
	background-image: url(../images/info.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 10px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	text-align: left;
}

.newscontent {
	margin-left: 60px;
	font-size: 80%;
	font-style: italic;
	font-weight: bold;
}

.picright {
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 15px;
}

.scrolltxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #FFF;
}

#full-content {
	float: left;
	width: 682px;
	padding-bottom: 10px;
	background-color: #DDD;
	border: 1px solid #333;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 5px;
}
#full-content p {
	margin-bottom: 10px;
}
#full-content ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 40px;
	margin-right: 20px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#full-content a  {
	color: #000;
	text-decoration: underline;
}
#full-content a:hover {
	color: #06C;
	text-decoration: underline;
}
#full-content td {
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 6px;
}

#imagebox {
	width: 560px;
	background-color: #CCC;
	border: 2px solid #000;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.budget_tbl td {
	font-size: 75%;
}
#tvprog_tbl td {
	font-size: 75%;
	border: 1px solid #006;
	padding: 1px;
}
.ucslogo {
	position: absolute;
	left: -200px;
	top: 0px;
}
.middlebox {
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.agenda_box {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.signup_form  {
	font-size: 80%;
	border: 1px solid #000;
	margin: 10px;
	background-color: #999;
	color: #FFF;
}
.signup_form p {
	color: #FFF;
}

.sub_message {
	font-weight: bold;
	color: #FF6;
	text-decoration: underline;
}
#video_selection {
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
}
#video_selection td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding: 4px;
}

#ucscal td {
	font-weight: bold;
	color: #FFF;
	padding: 4px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 80%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}

.nonlink
{
	cursor:default;
}
#currguides td {
	font-size: 65%;
}
.snowflake {
	background-image: url(../images/snowflake.png);
	background-repeat: repeat;
	font-size: 22px;
}
.blueinfobox2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #FFF;
	background-color: #0004BB;
	border: 2px solid #000;
	font-weight: bold;
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px;
}
#whitelink a:link {
	color: #FFF;
	text-decoration: none;
}
#whitelink a:visited {
	color: #FFF;
	text-decoration: none;
}

#whitelink a:hover {
	color: #FF3;
	text-decoration: underline;
}
#dlselect select {
	font-size: 9pt;
	background-color: #666;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.cell_under {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#focuslinks a {
	font-weight: bold;
	color: #C00;
	text-decoration: none;
}
