html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: centre;
	background: #041D33 url(images/bkd1.jpg) repeat-x center top;
}

#wrapper {
	text-align: left;
	width: 920px;
	background: #fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	height: 205px;
	width: 920px;
	background: url(images/web_design/ult_banner.jpg) no-repeat;
}

#nav {
	height: 32px;
	width: 920px
	}

#header img {
	border: 0;
}

#content {
	padding: 0px;
	background: no-repeat;
	margin-top: 0px;
	margin-right: 240px;
	margin-bottom: 0px;
	margin-left: 240px;
}

#content_wide {
	padding: 0px;
	background: no-repeat;
	width: 640px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 250px;
}


#sidebar_left {
	float: left;
	width: 220px;
	padding-left: 10px;
}

#profile_float {
	float: right;
	width: 200px;
	padding-left: 20px;
	margin-left: 10px;
	border-left: 1px solid #C9F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #C9F;
	border-right-color: #C9F;
	border-bottom-color: #C9F;
}

#ultmsh {
	float: right;
	width: 200px;
	padding-left: 20px;
	margin-left: 10px;
	border : 0px;
}

#ultmsh ul {
  cursor: default;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 0;
}

#ultmsh li {
  background-image: none;
  padding: 0 0 0 0;
  position: relative;
  white-space: nowrap;
  z-index: 100;
}

#ultmsh li a:link {
	border-bottom: solid 3px #fff;
	border-right: solid 3px #fff;
	color: #666;
	display: block;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	text-decoration: none;
	width: 200px;
	background: #DEF1F5 url(none);
	height: 20px;
}

#ultmsh li a:visited {
	border-bottom: solid 3px #fff;
	border-right: solid 3px #fff;
	color: #666;
	display: block;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	text-decoration: none;
	width: 200px;
	background: #DEF1F5 url(none);
	height: 20px;
}


#ultmsh li a:hover {
	color: #63C;
	font-weight: bold;
	text-decoration: none;
	background: #DFDFFF;
}

.twocol #content {
	margin: 0px 10px 0px 220px;
	padding: 0px;
	background: no-repeat;
}


#sidebar_right {
	float: right;
	width: 200px;
	padding-right: 10px;
}

#sidebar_right .maillist {
	padding-top: 12px;
	font-size: 12px;
	line-height: 16px;
	color: #60F;
}

#footer {
	height: 25px;
	width: 920px;
	text-align: center;
	background: #041D33;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


/*#content p
{
	margin-bottom: 0px;
}

.content
{
	position: relative;
	background-image: url('images/navbase.gif');
	background-repeat: repeat-x;
}
*/

h1 {
	background: inherit;
	color: #60F;
	font-size: 22px;
	padding-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 5px;
	line-height: 26px;
	font-weight: normal;
	margin-top: 10px;
}

h2 {
	margin-top: 35px;
	background: url('images/a3.gif') repeat-x 0px 17px;
	color: #39F;
	font-size: 16px;
	height: 33px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 15px;
}


h3 {
	margin-top: 35px;
	margin-bottom: 0px;
	color: #90F;
	font-size: 13px;
	height: 33px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 0px;
}

#content h3 {
	margin-top: 25px;
	margin-bottom: 0px;
	color: #90F;
	font-size: 13px;
	height: 33px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 0px;
}



a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: none;
	color: #9966FF;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}

#content p {
	margin: 0px;
	padding: 0px 0px 8px;
}

#sidebar_right p {
	margin: 0px;
	padding: 4px 0px;
}

#sidebar_right h2 {
	margin: 0px;
	padding: 0px 0px 5px;
}


#content ul {
	margin: 0px;
	padding: 5px 0px 10px 30px;
}

#content li {
	margin: 0px;
	padding: 0px 0px 5px;
}


#menu_old a {
	display: block;
	position: relative;
	width: 190px;
	height: 24px;
	margin-bottom: 3px;
	text-decoration: none;
	background: inherit;
	padding-left: 17px;
	padding-top: 8px;
	color: #636363;
	text-transform: lowercase;
	font-size: 13px;
	background-color: #FFF;
	background-image: url(images/web_design/btn_bg_.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu_old a:hover,#menu_old .active {
	display: block;
	position: relative;
	width: 190px;
	height: 24px;
	margin-bottom: 3px;
	text-decoration: none;
	padding-left: 17px;
	padding-top: 8px;
	color: #FFFFFF;
	text-transform: lowercase;
	font-size: 13px;
	font-weight: bold;
	background-color: #FFF;
	background-image: url(images/web_design/btn_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.box_title_email {
	padding: 5px;
	background: #63F url('images/bbg1.gif') repeat-x;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	font-family: "trebuchet ms", helvetica, sans-serif;
	padding-left: 7px;
}

.box_email
{
	background: #DFF4FF url(images/navbaseora.gif) repeat-x;
	color: #43270c;
	font-size: 10px;
	text-align: left;
	line-height: 9pt;
	font-family: Verdana, Arial, sans-serif, helvetica;
	padding: 5px;
}

.emailbox {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 11px;
	color: #000000;
	border: 1px solid #06F;
}
.emailnames {
	font-family: Verdana, Arial, sans-serif, helvetica;
	font-size: 10px;
	color: #43270c;
	font-weight: bold;
}

.emailbutton {
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 11px;
	color: #06F;
	border: 1px solid #06F;
	font-weight: bold;
	background: #D2EDFF;
}

.linkbutton {
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 11px;
	color: #06F;
	border: 1px solid #06F;
	font-weight: bold;
	background: #D2EDFF;
	padding: 4px 10px;
	margin-right: 50px;
	margin-left: 50px;
	text-align: center;
}


#sidebar_right .box_hot {
	background: #f7f5f3 url('images/a6.gif') repeat-x;
	color: #000000;
	font-size: 10px;
	text-align: left;
	line-height: 9pt;
	padding: 10px;
	font-family: Verdana, Arial, sans-serif, helvetica;
}

#sidebar_right .box_hot img {
	clear: right;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}


#footer p {
	font-family: Verdana, Arial, sans-serif, helvetica;
	font-size: 9px;
	color: #6D92BF;
}

#footer a {
	font-family: Verdana, Arial, sans-serif, helvetica;
	font-size: 9px;
	color: #6D92BF;
	text-decoration: underline;
}

#footer a:hover {
	font-family: Verdana, Arial, sans-serif, helvetica;
	font-size: 9px;
	color: #96F;
	text-decoration: none;
}
.date {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
}
.list {
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 12px;
	color: #6d5a47;
	line-height: 17px;
	text-align: left;
}

.rightImgPadding
{
	padding-left:25px;
	padding-bottom:5px;
	float: right;
}

.leftImgPadding {
	padding-right:15px;
	padding-bottom:5px;
	float: left;
}

.leftImgPaddingClear {
	padding-right:55px;
	padding-bottom:5px;
	clear: right;
	float: left;
}


.08-title {
	font-size: xx-large;
	font-weight: bolder;
	color: #0A68DA;
	text-align: center;
}
.video-title {
	font-size: xx-large;
	color: #63C;
	text-align: center;
	font-weight: bolder;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.btn a {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background: url(images/btn_bg.jpg) no-repeat center top;
	clear: both;
	height: 26px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	display: block;
	padding: 4px;
	margin: 0px;
	float: left;
}

.btn a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background: url(images/btn_over_bg.jpg) no-repeat center top;
	clear: both;
	height: 26px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	display: block;
	padding: 4px;
	margin: 0px;
	float: left;
}

.btn-sm a {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background: url(images/btn_bg_sm.jpg) no-repeat center top;
	clear: both;
	height: 26px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	display: block;
	padding: 4px;
	margin: 0px;
	float: left;
}

.btn-sm a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background: url(images/btn_over_bg_sm.jpg) no-repeat center top;
	clear: both;
	height: 26px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	display: block;
	padding: 4px;
	margin: 0px;
	float: left;
}

/* cms input styles */

.purpleHighlight {
	color: #63F;	
}

.blueHighlight {
	color: #06F;	
}

table#table_border td {
	border-right: 1px solid #CEEFFF;
	border-left: 1px solid #CEEFFF;
	border-top: 0px solid #fff;
	border-bottom: 0px solid #fff;
	padding: 4px;
}


table#prac td {
	border-right: 1px solid #CEEFFF;
	border-left: 1px solid #CEEFFF;
	border-top: 1px solid #CEEFFF;
	border-bottom: 1px solid #CEEFFF;
	padding: 0px 6px;
}

table#prac th {
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding: 6px;
	background: #D5EEFF;
}

table#prac  {
	border-collapse: collapse;
	border-right: 0px solid #FFF;
	border-left: 0px solid #FFF;
	border-top: 0px solid #FFF;
	border-bottom: 0px solid #FFF;
	background: #FFF;
}.small {
	font-size: 9px;
}
#wrapper #content .purpleitalic {
	color: #90F;
	font-style: italic;
}

