/************************************************************************/
/* AUTO-CHANGERS                                                        */
/************************************************************************/

body							{ font-family: verdana, tahoma, sans-serif; font-size: 11px; color: #000000; margin: 0px; background-color: #0a2b61; background-image: url(../images/pagebg.jpg); background-repeat: repeat-x; background-position: top left; }
td								{ font-family: verdana, tahoma, sans-serif; font-size: 11px; color: #000000; margin: 0px; }
img								{ font-family: verdana, tahoma, sans-serif; font-size: 11px; color: #000000; border: 0px; }
ul, li, h3						{ border: 0; padding: 0; margin: 0; list-style: none; }
h3								{ background: #cccccc; padding: 5px; font-size: 11px; color: #ffffff; border-bottom: solid 1px #000000; cursor: pointer; }

/************************************************************************/
/* LINK STYLES                                                          */
/************************************************************************/

A:link							{ font-family: verdana, tahoma, sans-serif; font-size: 11px; color: #000000; text-decoration: underline; }
A:visited						{ font-family: verdana, tahoma, sans-serif; font-size: 11px; color: #000000; text-decoration: underline; }
A:active						{ font-family: verdana, tahoma, sans-serif; font-size: 11px; color: #000000; text-decoration: underline; }
A:hover							{ font-family: verdana, tahoma, sans-serif; font-size: 11px; color: #000000; text-decoration: none; }

A.whitelink:link				{ font-family: verdana, tahoma, sans-serif; font-size: 11px; color: #ffffff; text-decoration: underline; }
A.whitelink:visited				{ font-family: verdana, tahoma, sans-serif; font-size: 11px; color: #ffffff; text-decoration: underline; }
A.whitelink:active				{ font-family: verdana, tahoma, sans-serif; font-size: 11px; color: #ffffff; text-decoration: underline; }
A.whitelink:hover				{ font-family: verdana, tahoma, sans-serif; font-size: 11px; color: #ffffff; text-decoration: none; }

/************************************************************************/
/* ACCORDION STYLES                                                     */
/************************************************************************/

#accordion						{ margin: 0px; }
h3.toggler						{ cursor: pointer; border-bottom: 1px solid #000000; font-family: verdana, tahoma, sans-serif; font-size: 11px; background: #07558a; color: #000000; margin: 0px; padding: 5px; }
.element						{ padding: 5px; background-color: #e3e3e3; border-bottom: 1px solid #000000; }
p, h4							{ padding: 5px; margin: 0px; }
blockquote						{ padding: 5px; }
