/* -- body ----------------------------------------------------------- */
body { background:#fff; margin-top: 0px; margin-left: 0px; margin-right: 0px; padding: 0; }
#pageplacement { width: 720px; margin-left: auto; margin-right: auto; }
	
/* -- links ----------------------------------------------------------- */
A 			{ color: #339999; text-decoration: none; font-size: 11px; } 
A:link		{
	color: #663366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: underline;
} 
A:visited	{ 
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: underline;
} 
A:active	{ color: #663366; } 
A:hover		{ color: #666666; }

a.bluelink 			{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; line-height: 21px; color: #00467f; text-decoration: none;}
A.bluelink:visited	{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; line-height: 21px; color: #00467f; text-decoration: none;}
A.bluelink:active	{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; line-height: 21px; color: #00467f; text-decoration: none;} 
A.bluelink:hover	{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; line-height: 21px; color: #00467f; text-decoration: underline;} 

a.redlink 		{ font-family: helvetica, arial, sans-serif; color: #a22710; text-decoration: none; font-size: 12px; }
A.redlink:visited	{ font-family: helvetica, arial, sans-serif; color: #a22710; text-decoration: none; font-size: 12px; }
A.redlink:active	{ font-family: helvetica, arial, sans-serif; color: #a22710; text-decoration: none; font-size: 12px; } 
A.redlink:hover	{ font-family: helvetica, arial, sans-serif; color: #a22710; text-decoration: underline; font-size: 12px; } 

/* -- font elements ---------------------------------------------------- */
.txt, td, th, p, input, select, textarea { font-family: helvetica, arial, sans-serif; font-size: 12px; color: #666666; line-height: 15px; }

.headerblue12 { color: #00467f; font-size: 12px; line-height: 20px; }
.text15 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; line-height: 21px; }
.textbold { font-weight:bold }
.footer10 { font-family: arial, sans-serif; font-size: 10px; color: #a0a0a0; text-align:left; font-style: normal;}

.contactnote { margin: 20px 30px 0px 0px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; line-height: 16px; }

/* -- font colors ------------------------------------------------------ */
.lightgrayfont { color: #ccc; }
.fontwhite  { color: #fff; }
.fontdrkgray  { color: #333333; }

/* -- background colors ------------------------------------------------- */
.lightgray { background:#ccc; }
.goldlight { background:#DAB76F;}
.white { background:#fff; }

/* -- objects --------------MARGIN (TOP, RIGHT, BOT, LEFT)---------------- */
#padall5 { margin: 5px 5px 5px 5px; }
#padall10 { margin: 10px 10px 10px 10px; }

#padleft14 { margin: 0px 0px 0px 14px; }
#padleft120 { margin: 0px 10px 0px 120px; }
#padleft5 { margin: 0px 0px 0px 5px; }
#padleft10 { margin: 0px 0px 0px 10px; }
#padleft20 { margin: 0px 0px 0px 25px; }
#padleftright25 { margin: 0px 20px 0px 25px; }


#padleftbottom5 { margin: 0px 0px 5px 5px; }
#padleftbottom10 { margin: 0px 0px 10px 5px; }
#padrightbottom5 { margin: 0px 5px 5px 0px; }
#padrightbottom20 { margin: 0px 5px 20px 0px; }

#padright6 { margin: 0px 6px 0px 0px; }
#padright150 { margin: 0px 150px 0px 0px; }
#padright170 { margin: 0px 170px 0px 0px; }

#padbottom5 { margin: 5px 0px 5px 0px; }


#alignRight { text-align:right }

#line1 { background-color:#FFFFFF }
#line2 { background-color:#E5E5E5 }

#padsubnav { margin: 2px 10px 2px 10px; }

/* -- background images ------------------------------------------------- */
#topback { background: url(images/header_back.jpg) top right no-repeat; }
#homebottom1 { background: url(images/img_home_bkg_01.jpg) top no-repeat; }
#homebottom2 { background: url(images/img_home_bkg_02.jpg) top no-repeat; }
#homebottom3 { background: url(images/img_home_bkg_03.jpg) top no-repeat; }
#homebottom4 { background: url(images/img_home_bkg_04.jpg) top no-repeat; }

#homebottomleft { background: url(images/img_flash_placeholder_02.jpg) left no-repeat; }
#outerbodybkg { background: url(images/img_outer_bkg.gif) top repeat-x; }
#outerbodybkg333 { background: url(images/img_outer_bkg333.gif) top repeat-x; }
#bodybkg { background: url(images/img_body_bkg.gif) ; }
#footer { background: url(images/img_footer_bkg.jpg) bottom no-repeat; }

/* -- boxes ------------------------------------------------------------ */
.box { border: solid; border-width: 1px; border-bottom-color: #000; border-top-color: #000; border-left-color: #000; border-right-color: #000; background:#000; }


/* -- library ------------------------------------------------------------ */
.xxx {
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	font-size: 12px;
	line-height:12px;
	font-weight: normal;
	font-style: normal;
	text-align: right;
	text-align: center;
	text-indent: -10px;
	padding: 0px 0px 0px 0px;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 6px; 
	margin-bottom: 0px;
	background:#FFF;
	text-transform:uppercase;
}
