body	{
	background-image:url(/images/background.gif);
}
div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#fff; border:1px solid #000;
  width:550px; padding:6px;
  color:#000; font-size:11px; line-height:1.3;
}
/* These are used in the wrapTipContent function */
div#tipDiv div.img { text-align:center }
div#tipDiv div.txt { text-align:center; margin-top:4px }

.title_bar {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
}


media
			{
			   margin-top: 40px;
         }
			#noUpdate
			{
				margin: 0 auto;
				font-family:Arial, Helvetica, sans-serif;
				font-size: x-small;
				color: #cccccc;
				text-align: left;
				width: 210px; 
				height: 200px;	
				padding: 40px;
			}


.body_text {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 11px; 
	font-style: normal; 
	color: #000000; 
	margin-right: 15px; 
	margin-left: 30px;
	list-style-image: url(/images/bullet_grey.gif);
    	display:block;
}

TD {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bolder;
	color: #0066FF;
	line-height: normal;
	font-weight: normal;
	Font-variant: all-caps;
}


h1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        font-weight: bold;
        color: #666666;
        font-weight: normal;
}

h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        font-weight: bold;
	color: #666666;
        font-weight: normal;
}

#navbar {
	height: 25px;
	padding: 0px 0px;
	margin:0px 0px;
	list-style: none;
	background-color:#789FBC;
	float: left;
	font-size: 120%;
	text-align:right;
}

#navbar li {
	float: left;
	height: 22px;
	margin: 0;
	padding: 0px 0px;
	list-style: none;
	border-left: 1px solid #1C56A7;
}

#navbar a {
	float: left;
	padding: 5px 10px;
	text-decoration: none;
	font-size: 70%;
	font-weight: bold;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#navbar a:hover {
	background-color:#486275;
}

.head	{
	padding:0px 0px;
	margin:0px 0px;
	border-collapse:collapse;
	background-color:#789FBC;
	width:100%;
	height:10px;
}
.head img	{
	padding:0px 0px;
	margin:0px 0px;
	vertical-align:top;
}
.head tr	{
	padding:0px 0px;
	margin:0px 0px;
}
.head td	{
	padding:0px 0px;
	margin:0px 0px;
}
