h1, h2, h3, h4, h5, h6 {
	margin: 10px 0 0 0;
	font-weight: bold;
}

h2 {
	margin: 0 0 5px 0;
	font-size: 30px;
}

h3 {
	font-size: 22px;
}

h4, h5, h6 {
	font-size: 16px;
}

p {
	margin: 0 0 10px 0;
	line-height: 1.4;
}F

ul, ol {
	margin: 0 0 10px 30px;
	padding: 0;
}

a {
	color: #142afd;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

label {
	cursor: pointer;
}

input {
	vertical-align: middle;
}

input, select, textarea {
	font: 12px/1.2 Arial;
}

#skip-navigation {
	display: none;
}

td.leftnav1 {
	background: url(/gfx/nav-left-3.gif) no-repeat left top;
	float: left;
	height: 29px;
	width: 9px;
}

td.midnav1 {
	background: url(/gfx/nav-mid-3.gif) repeat-x left top;
	height: 29px;
}

td.rightnav1 {
	background: url(/gfx/nav-right-3.gif) no-repeat right top;
	float: right;
	height: 29px;
	width: 9px;
}

a.midnav1 {
	color: black;
	text-decoration: none;
	padding: 12px;
}

a.midnav1:hover {
	text-decoration: underline;
}

td.leftnav {
	background: url(/gfx/nav-left-2.gif) no-repeat left top;
	float: left;
	height: 29px;
	width: 9px;
}

td.midnav {
	background: url(/gfx/nav-mid-2.gif) repeat-x left top;
	height: 29px;
}

td.rightnav {
	background: url(/gfx/nav-right-2.gif) no-repeat right top;
	float: right;
	height: 29px;
	width: 9px;
}

a.midnav {
	color: yellow;
	text-decoration: none;
	padding: 12px;
}

a.midnav:hover {
	text-decoration: underline;
}

#sub-navigation {
	padding: 0 19px;
	position: relative;
}

#sub-navigation ul {
	margin: 0;
	padding: 10px 0;
	list-style-type: none;
	border-bottom: 1px solid #EAEAEA;
}

#sub-navigation ul li {
	display: inline;
	margin: 0 10px 0 0;
}

#sub-navigation ul li a {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#sub-navigation ul li a:hover {
	text-decoration: underline;
}

#sub-navigation form {
	position: absolute;
	right: 19px;
	top: 5px;
}

#sub-navigation form p {
	margin: 0;
}

#content {
	width: 535px;
	float: left;
	padding: 10px 10px 10px 19px;
}

#sub-content {
	width: 320px;
	float: right;
	padding: 10px 19px 10px 7px;
}

#footer {
	clear: both;
	padding: 0 19px 20px 19px;
	color: #818181;
	text-align: center;
}

#intro-text {
	background: #ffffff;
	color: #000000;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
}

a.right-nav {
	color: yellow;
	text-decoration: none;
}

a.right-nav:hover {
	text-decoration: underline;
}

a.upside {
	text-decoration: none;
}

a.upside:hover {
	text-decoration: underline;
}
iframe {
border: 0px solid #ffffff;
}

div.notifypop{
	background-color: #FFFFFF; 
	position:fixed; 
	bottom:24px; 
	right:10px; 
	width: 230px; 
	border: 0px #000000 solid;
	}
	
a.notifyhref{
	outline: none; 
	background: #A80329 url(../images/notify4.gif) top left no-repeat; 
	text-decoration: none; 
	cursor: pointer; 
	display: block; 
	color: #ffffff; 
	font-weight: bold; 
	padding: 4px 8px 4px 8px;}
	
	
a.notify{
	color: #FFFFFF;
	font-size: 10px;outline: 
	none;cursor: pointer;text-align:right; 
	text-decoration: none; 
	background: #E5E5E5 url(../images/notify2.gif) top left no-repeat;
	position:fixed; 
	bottom:0; 
	right:10px; 
	width: 29px; 
	height:24px; 
	border-left: 1px #b5b5b5 solid; 
	border-right: 1px #b5b5b5 solid; 
	border-top: 1px #b5b5b5 solid;}
	
a.notify:hover{
	background: #FFFFFF url(../images/notify2.gif) top left no-repeat; 
	text-decoration: none;}
	
a.notifyopen{
	outline: none; 
	cursor: pointer; 
	text-align:right; 
	text-decoration: none; 
	background: #FFFFFF url(../images/notify2.gif) top left no-repeat; 
	position:fixed; 
	bottom:0; right:10px; 
	width: 29px; 
	height:24px; 
	border-left: 1px #000000 solid; 
	border-right: 1px #000000 solid; 
	border-bottom: 1px #000000 solid; 
	border-top: 0;}
	
	
a.notifyred{
	outline: none; 
	cursor: pointer; 
	text-align:center; 
	text-decoration: none; 
	color: #FFFFFF; position:fixed; 
	bottom:12px; 
	right:12px; 
	height: 17px; 
	width: 17px;
	background-image: url(../images/notify3.gif);
	background-position:top right;
	font-size: 10px;
	border:#F00 0px solid;
	}
	
#redbulb{
	color: #fff;
	xfont-weight:bold;
	font-size:14px;
	background-image:url(../images/notify3.gif);
}