@font-face {
    font-family: 'Myriad Pro';
    src: url('Fonts/MyriadWebPro.ttf');
    src: url('Fonts/MyriadWebPro.ttf?#iefix') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body 
{
	margin: 0px 0px 20px 0px;
	padding:  0px 0px 0px 0px;
	color: #FF0000;
	background-color: #ffffff;
	text-align: left;
}

/* top */

.topcolumn
{
}

.top 
{
	width: 780px;
	height: 90px;
	padding: 0px;
	float: left;
}

.tophomepage
{
	width: 780px;
	height: 90px;
	padding: 0px;
	float: left;
	background-repeat: no-repeat;
}

.toplogo 
{
	width: 250px;
	height: 70px;
	padding: 10px 0 0 0;
	float: left;
	position: relative;
}

.topnav
{
	width: 520px;
	height: 70px;
	float: left;
	position: relative;
	text-align: right;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 40px 0 0 0;
}

.topnav ul
{
    margin: 0px;
    padding: 0px;
    white-space: nowrap; 
}

.topnav li 
{
	padding: 0 4px 0 0;
	list-style-type: none;
    display: inline;
	background-image: url(images/topnav_seperator.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.topnav a,
.topnav a:active,
.topnav a:visited
{
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
	color: #5f5f5f;
	padding: 4px;
}

.topnav a:hover 
{
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	color: #171e6a;
	padding: 4px;
}

/* content */

.contentcolumn 
{
	text-align: left;
	font-size: 11px;
	color:#000000;
}

/* page heading */

.pageheading
{
	width: 100%;
	height: 72px;
	text-align: left;
	background-color: #234394;
	background-repeat: no-repeat;
	background-image: url(images/back_subpagehead.gif);
}

.pageheadinglabel
{
	text-align: left;
	font-family: georgia, arial, verdana, helvetica, sans-serif;
	font-size: 24px;
	color: #ffffff;
	padding: 20px 0 0 20px;
}

/* home page heading */

.homepageheading 
{
	width: 100%;
	height: 145px;
	text-align: left;
	background-color: #2A4A99;
	background-repeat: no-repeat;
	background-image: url(images/back_homepageclouds.gif);
	z-index:1;
}

.homepageheadingflash 
{
	z-index:2;
	width: 548px;
	height: 145px;
}

/* bread crumb */

.breadcrumb 
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #171e6a;
	padding: 0 0 10px 0;
}

.breadcrumb a,
.breadcrumb a:active,
.breadcrumb a:visited
{
	text-decoration:underline;
	color: #242b72;
}

.breadcrumb a:hover
{
	text-decoration:none;
	color: #5f5f5f;
}

.breadcrumb hr 
{
	color: #e2e2e2;
	padding: 0;
	width: 530px;
	height: 1px;
	border-style: dotted;
	border-color: #333;
}

/* login */

.toplogin
{
	width: 544px;
	text-align: left;

	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	margin: 10px 0 0 0;
}

.loginpadding 
{
	width: 403px;
	height: 40px;
	float: left;
	padding: 0; /*10px 4px 0 0;*/
	margin: 0;
}

.loginleft 
{
	width: 11px;
	height: 50px;
	text-align: left;
}

.loginbody 
{
	width: 403px;
	height: 50px;
	background-color:#e2e2e2;
	font-weight: bold;
}

.loginbody a,
.loginbody a:active,
.loginbody a:visited
{
	text-decoration:underline;
	font-weight: bold;
	color: #242b72;
}

.loginbody a:hover 
{
	text-decoration:none;
	font-weight: bold;
	color: #5f5f5f;
}

.logingo
{
	width:33px;
	height:19px;	
	padding: 0px 5px 0px 5px;
}

.logininput
{
	font-size: 12px;
	color: #000000;
	border:1px solid #7f9db9;
	width: 100px;
	height: 20px;
}

.loginregister
{
	width: 130px;
	height: 50px;
	text-align: left;
}

/* content */

body
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.content
{
	text-align: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0;
	margin: 5px 0 0 0;
}

.contentheadinglabel
{
	font-family: georgia, arial, verdana, helvetica, sans-serif;
	font-size: 24px;
	font-weight:normal;
	text-decoration: none;
	color: #171e6a;
	margin: 0;
	padding: 0;
}

.content p, .content td, .content blockquote, .content .Normal, .content .NormalDisabled, p
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.content a, a, a.CommandButton, a.SkinObject,
.content a:active, a:active, a.CommandButton:active, a.SkinObject:active,
.content a:visited, a:visited, a.CommandButton:visited, a.SkinObject:visited
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-decoration:underline;
	color: #242b72;
}

.content a:hover, a:hover, a.CommandButton:hover, a.SkinObject:hover
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #5f5f5f;
}


.content h1, .content .Head, .Head, h1,
.content h2, .content .Head, .Head, h2
{
	font-family: georgia, arial, verdana, helvetica, sans-serif;
	font-size: 22px;
	font-weight:normal;
	text-decoration: none;
	color: #171e6a;
	margin: 0px;
	padding: 0px;
}

.content h3, h3
{
	font-family: georgia, arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
	text-decoration: none;
	color: #171e6a;
	margin: 0px;
	padding: 0px;
}

.content h4, h4
{
	font-family: georgia, arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	text-decoration: none;
	color: #171e6a;
	margin: 0px;
	padding: 0px;
}

.content b, b
{
	font-size: 12px;
	font-weight:bold;
	color: #2f2f2f;
}

.content hr, hr 
{
	border: none 0;
	border-top: 1px dotted #666;
	width: 100%;
	height: 1px;
}

/* gradient column */

.gradientcolumn
{
	width: 9px;
	padding: 0;
}

a.headLink,
a.headLink:active,
a.headLink:visited
{
	font-family: georgia, arial, verdana, helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	text-decoration: none;
	color: #171e6a;
	margin:  0;
	padding: 0;
}

a.headLink:hover 
{
	font-family: georgia, arial, verdana, helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	text-decoration: underline;
	color: #171e6a;
}

/* side column */

.sidecolumn 
{
	width: 212px;
	text-align: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 0;
}

.sidebody
{
	font-size: 12px;
	font-weight:bold;
	background-color:#e5e5e5;
	width: 200px;
	color: #000000;
	padding: 0;
	position: relative;
	left:6px;
}

.sidelogin
{
	font-size: 10px;
	font-weight:normal;
	background-color:#e5e5e5;
	width: 200px;
	color: #000000;
	padding: 0;
	position: relative;
	left:6px;
}

.sidebody a,
.sidebody a:active,
.sidebody a:visited
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #242b72;
}

.sidebody a:hover
{
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	color: #5f5f5f;
}

.sidepadding 
{
	padding: 6px 12px 6px 12px;
	position: relative;
}

.sidedropdown 
{
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
	color: #000000;
	border: 1px solid #7f9db9;
	width: 175px;
	height: 20px;
}

.sideinput
{
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
	color: #000000;
	border:1px solid #7f9db9;
	width: 175px;
	height: 20px;
}

.sidego 
{
	padding: 0;
}

.sidewhiteline 
{
	width: 200px;
	height: 1px;
	padding: 0;
	text-align: center;
}

.sidenav
{
}

.sidenav ul, .sidebody ul
{
    padding: 0;
    margin: 0;
    white-space: nowrap;
}

.sidenav li, .sidebody li
{
	list-style-type: none;
    padding: 0 0 5px 9px;
	list-style-type: none;
	background-image: url(images/sidenav_seperator.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.sidenav li img, .sidebody li img
{
    padding-right: 4px;
}

/* footnote */

.footnote 
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #5f5f5f;
	padding: 10 0 0 0;
	text-align: center;
}

.footnote a,
.footnote a:active,
.footnote a:visited
{
	font-size: 11px;
	font-weight:normal;
	text-decoration:underline;
	color: #5f5f5f;
}

.footnote a:hover 
{
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
	color: #5f5f5f;
}

.footnote hr 
{
	color: #e2e2e2;
	padding: 0;
	width: 530px;
	height: 1px;
}

/* right column */ 

.rightcolumn
{
	width: 23px;
	padding: 0;
}

/* printing */
@media screen
{
	.contentheadinglabel { display: none; }
}
	
@media print
{
	.contentheadinglabel { display: inline; }
	.pagemaster { width: 620px; }
	.ControlPanel { display: none; }
	.homepageheading { display: none; }
	.pageheading { display: none; }
	.breadcrumb { display: none; }
	.toplogin { display: none; }
	.topcolumn { display: none; }
	.gradientcolumn { display: none; }
	.sidecolumn { display: none; }
	.rightcolumn { display: none; }
	.footnote { display: none; }
}

