body {
	font:x-small/1.5em Arial, Helvetica, sans-serif;
	padding:0;	
	color:#333333;		
} 
html>body {
	font-size:small;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	/*color: #333366;*/
	color: #003399;
	/*font-size: small;*/
}
a:link {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:visted {
	text-decoration: none;
	color: #003399;
}
td, ul, ol, li, dl, dt, dd {
	font-family: Arial, Helvetica, sans-serif;
}
hr {
	background-color: #333333;
	height: 1px;
}	
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: medium;
	font-weight: bold;
	color: #333366;
}
h2 {
	color: #333366;
	font-size: 14px;
	font-weight: bold;	
}
h3 {
	font-size:small;
}
h4 {
	font-size:small;
}
h5 {
	font-size:x-small;
}
h6 {
	font-size:x-small;
}
img {
	display: block;
	border: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

/**********************************************************************/
/* custom classes */
/**********************************************************************/
/* alert text */
.alert {
	color: #990000;
	font-weight: bold;
	font-style: italic;
}

.whats-new {
	font-size:14px;
	font-weight: bold;
	padding: 0px 2px 10px 5px;
}

.whats-new li {
	padding: 4px 2px 3px 15px;
	list-style-type: disc;
	border-bottom: #DEDEDE 1px solid;
}

.whats-new li li {
	padding: 2px 2px 2px 15px;
	list-style-type: circle;
	font-size: 12px;
	border-bottom: none;
}

.whats-new li:hover {
	background: #EAEAEA;
}

.whats-new-IMPORTANT li {
	font-size: 20px;
	color: #990000;
}

.whats-new-IMPORTANT a:hover {
	color: #FF0000;
}

/* important section */
.important-header {
	font-weight: bold;
	color: #990000;
}
.important-link {
}
.dark-text {
	color: #333333;
}
.link-color-text {
	color: #003399;
}
.tiny-text {
	font-size: xx-small;	
}
/**********************************************************************/
/* anchors */
/**********************************************************************/
/* footer */
#footer-c {
	font-size: xx-small;
	line-height: 1em;
}
#body-header {
}

#body-header #title {
	font-size: medium;
	font-weight: bold;
}

#header-nav {
	font-size:12px;
}
/* side bar */
#sidebar h3 {
	font-weight: bold;
	color: #333366;
}
#sidebar h4 {
	color: #333366;
	font-weight: normal;
}

/* yes */
#yes {
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 1px;
}
#yes strong {
	color: #990000;
	font-size: 13px;
	font-weight: bold;
}


.1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

