H1 				{
	font-size: 24px;
	font-weight: bold;
} 

H2 				{
	font-size: 22px;
	font-weight: bold;
} 

H3 				{
	font-size: 20px;
	font-weight: bold;
} 

A:link 				{
	color:#395CAA;
	text-decoration: none;
} 

A:active 			{
	color:#395CAA;
	text-decoration: none;
} 

A:visited 			{
	color:#395CAA;
	text-decoration: none;
} 

A:hover 			{
	color:red;
	text-decoration: underline;
} 

IMG			{
	border-width: 0;
}

td				{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

td.table-header {
	background: #0000ff;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
}

p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 0px;
	font-weight: normal;
	color: #000000;
}

.smallprint	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 0px;
	font-weight: normal;
	color: #000000;
}

.title	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-indent: 0px;
	font-weight: bold;
	color: #000000;
}

.intro  {
	text-align:center;
}

.body-bold 			{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 0px;
	font-weight: bold;
	color: #000000;
}

.highlight	 		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 0px;
	font-weight: bold;
	color: #B93E13;
}

.warning			{
	font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        padding-left: 50pt;
        padding-right: 50pt;
        font-weight: normal;
        color:red;
}

.navhead{
color:#fff;
padding:0 1em 0 1em;
background:#06629a url(images/navback.gif) no-repeat right
}

#main		{
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#f5f5ff;
}

#certifications			{
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#eeeeee;
}

#gpg			{
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#ffffdd;
}

#header			{
	text-align:center;
	width:100%;
	background-color:#ffffff;
}

#footer			{
	text-align:center;
	font-size:xx-small;
	width:100%;
	background-color:#ffffff;
	clear:both;
}

