

img {
	display : none;
}

a:link {
	color : #003399;
}

a:visited {
	color : #663399;
}

a:hover {
	background-color : #FFFF66;
	text-decoration : none;
}

a:active {
	color : #FF6600;
}

body {
	background : #F5F5F5;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin : 0;
	padding : 0;
}

h1#title {
	color : #ffffff;
	font-size : 2.5em;
	float : left;
	padding : .5em;
}

h1, h2 {
	font-family : Verdana,Arial, sans-serif;
	font-size : 2em;
	font-weight : bold;
}

img {
	display : none;
}

p {
	font-size : 1.2em;
	font-weight : normal;
	line-height : 150%;
}

.rhsbox {
	margin-top : 1em;
}

.rhsbox h3, h4 {
	font-size : 1.6em;
	font-weight : bold;
}

.rhsbox p {
	font-size : 1.1em;
}

#container {
	width : 100%;
}

#footer {
	background : #FFFFFF;
	clear : both;
	color : #ffffff;
	font-size : 1em;
	font-weight : bold;	
	padding : 1em;
	background-color : #666666;
}

#global {
	float : right;
	font-size : 1em;
	line-height : 1.4em;
	padding : 10px;
}

#global a {
	color : #FFFFFF;
	display : block;
}

#global a:hover {
	background-color : transparent;
}

#header {
	background-color : #CC3333;
	height : 100px;
}

#leftcontent, #fullcontent {
	margin : 1em;
	width : 90%;
	color : #333333;
}

#leftcontent h3, fullcontent h3 {
	color : #333333;
	font-size : 1.2em;
}

#message {
	display : none;
}

#navigation {
	background-color : #333333;
	border-bottom : 2px solid #CCCCCC;
	color : #FFFFFF;
	font-family : "Arial Narrow", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1.6em;
	font-weight : bold;
	margin-top : 0.1em;
}

#navigation ul {
	margin : 0;
	padding : 10px;
}

#navigation ul li {
	display : inline;
	padding : 0 10px;
}

#navigation ul li a {
	color : #FFFFFF;
}

#navigation ul li a:active {
	background : #333333;
	color : #FFFFCC;
}

#navigation ul li a:hover {
	background : #333333;
	color : #FFCC00;
}

#navigation ul li strong {
	padding : 0 3px;
	background-color : #ffffff;
	color : #333333;
}

#rightcontent {
	clear : both;
	margin : 1em;
	width : 90%;
}

#subnav {
	background : #EEEEEE;
	font-size : 1em;
	font-weight : bold;
}

#subnav ol {
	margin : 0;
	padding : 10px;
}

#subnav ol li {
	display : inline;
	padding : 0 10px;
}

#subnav ol li a {
	color : #003399;
	text-decoration : underline;
}

#subnav ol li a:hover {
	text-decoration : none;
}
