/* TEMPLATE ELEMENTS */
body {
	text-align: center;
	background-image: url('/images/core/backgrounds/bg.gif');
	background-repeat:  repeat-x;
	background-color: #2a4474;
	margin: 0px;
	line-height: 16px;
}

#outer {
	width: 695px;
	margin: 0px auto;
}

div.top {
	width: inherit;
	height: 44px;
	background-image: url('/images/core/backgrounds/top.gif');
	background-repeat: repeat-y;	
}

div.header {
	width: inherit;
	background-image: url('/images/core/backgrounds/top_mid.gif');
	background-repeat: repeat-y;
}

#header_flash {
	width: inherit;
	padding-bottom: 4px;
}

div.mid {
	width: inherit;
	height: 33px;
	background-image: url('/images/core/backgrounds/mid.gif');
	background-repeat: repeat-y;	
}

div.main {
	width: inherit;
	background-image: url('/images/core/backgrounds/main_bg.gif');
	background-repeat: repeat-y;
	text-align: center;
}

div.footer {
	width: inherit;
	height: 39px;
	background-image: url('/images/core/backgrounds/mid_bottom.gif');
	background-repeat: repeat-y;
}

div.bottom {
	width: inherit;
	height: 16px;
	background-image: url('/images/core/backgrounds/bottom.gif');
	background-repeat: repeat-y;	
}

/* END TEMPLATE ELEMENTS */

h1 {
	font-family: "Arial Narrow";
	font-weight: bold;
	font-size: 24px;
	color: #497CBE;
	font-style: normal;
	margin-top: 12px;
	margin-bottom: 12px;
}

h2 {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

div.nav {
	width: 605px;
	height: 36px;
	background-repeat: no-repeat;
	margin: 0px auto;	
}

div.body {
	width: 617px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 35px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div.bodyhead {
	margin-left: 11px;

}

div.leftnav {
	float: left;
	width: 176px;
	margin-top: 0px;
	

}

div.widecopy {
	width: 595px;
	margin-top: 20px;
	margin-left: 11px;
	
}

div.sitemap {
	width: 595px;
	margin-top: 20px;
	margin-left: 11px;
	
}


div.maincopy {
	position: right;
	width: 400px;
	margin-top: 20px;
	margin-left: 197px;
	
}

/* COPY ELEMENTS */

div.body 		{
				font-size: 11px;
    			line-height: 16px; 
    			color: #3F5881;
    			font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.body  A:link        {color: #CC6600; text-decoration: underline;}

div.body  A:visited     {color: #CC6600; text-decoration: underline;}

div.body  A:active      {color: #CC6600; text-decoration: underline;}

div.body  A:hover 	    {color: #CC6600; text-decoration: none;}

div.sitemap  		{
				font-size: 11px;
    			line-height: 16px; 
    			color: #3F5881;
    			font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.sitemap   A:link        {color: #3F5881; text-decoration: underline;}

div.sitemap   A:visited     {color: #3F5881; text-decoration: underline;}

div.sitemap   A:active      {color: #3F5881; text-decoration: underline;}

div.sitemap   A:hover 	    {color: #3F5881; text-decoration: none;}


div.popupcopy 		{
				font-size: 11px;
    			line-height: 14px; 
    			color: #3F5881;
    			text-align: justify;
    			font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.smallcopy 		{
				font-size: 10px;
    			line-height: 16px; 
    			color: #3F5881;
    			text-align: center;
    			font-family: Verdana, Arial, Helvetica, sans-serif;
}

.formcopy 		{
				font-size: 11px;
    			line-height: 16px; 
    			color: #3F5881;
    			font-weight: bold;
    			font-family: Verdana, Arial, Helvetica, sans-serif;
}


div.txtfooter 		{
					width: inherit;
					font-size: 10px;
    				line-height: 20px; 
    				color: #FFFFFF;
    				font-family: Arial, Helvetica, sans-serif;
}

div.txtfooter  A:link        {color: #FFFFFF; text-decoration: none;}

div.txtfooter  A:visited     {color: #FFFFFF; text-decoration: none;}

div.txtfooter  A:active      {color: #FFFFFF; text-decoration: none;}

div.txtfooter  A:hover 	     {color: #FFFFFF; text-decoration: underline;}


/* END COPY ELEMENTS */
