/* OTHER STYLES
----------------------------------------------------------------*/




/* MAIN SECTION
----------------------------------------------------------------*/

body, td, table, tr {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#666666; line-height:18px; }

body {
	background-image: url(../../images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color:#3FABD9;
}

/* LINK COLOURS
----------------------------------------------------------------*/

a:link {color: #0482D6; text-decoration: underline; font-weight: normal; }
a:visited {color: #0482D6; text-decoration: underline; font-weight:normal; }
a:hover {color: #0482D6; text-decoration: underline; font-weight:normal; }

a.navlinks:link	{font-size:12px; color:#FFFFFF; font-weight:bold; text-decoration:none; } 
a.navlinks:active	{font-size:12px; color:#FFFFFF; font-weight:bold; text-decoration:none; }
a.navlinks:visited	{font-size:12px; color:#FFFFFF; font-weight:bold; text-decoration:none; }
a.navlinks:hover	{font-size:12px; color:#4CA0E9; font-weight:bold; text-decoration:none; }

a.navlinks2:link	{font-size:12px; color:#0482D6; font-weight:bold; text-decoration:none; } 
a.navlinks2:active	{font-size:12px; color:#0482D6; font-weight:bold; text-decoration:none; }
a.navlinks2:visited	{font-size:12px; color:#0482D6; font-weight:bold; text-decoration:none; }
a.navlinks2:hover	{font-size:12px; color:#4CA0E9; font-weight:bold; text-decoration:none; }

a.footerlinks:link	{font-size:11px; color:#FFFFFF; font-weight:bold; text-decoration:none; } 
a.footerlinks:active	{font-size:11px; color:#FFFFFF; font-weight:bold; text-decoration:none; }
a.footerlinks:visited	{font-size:11px; color:#FFFFFF; font-weight:bold; text-decoration:none; }
a.footerlinks:hover	{font-size:11px; color:#4CA0E9; font-weight:bold; text-decoration:none; }

/* H1, H2, H3, H4, H5
----------------------------------------------------------------*/

h1	{font-size:10px; margin:0px; padding:0px; font-weight:normal; }
h2	{font-size:10px; margin:0px; padding:0px; font-weight:normal; }
h3	{font-size:16px; margin:0px; padding:0px; color:#0482D6; }
h4	{font-size:12px; margin:0px; padding:0px; }
h5	{font-size:10px; margin:0px; padding:0px; }


/* LINKS
----------------------------------------------------------------*/

#nav {height:37px; font-size:110%; text-align:left; }
#nav ul {margin:0; padding:12px 0 0 14px; }
#nav li { display:inline; padding:8px; color:#fff; font-weight:bold; }
#nav li a { color:#fff; font-weight:bold; text-decoration:none; padding:12px 0 12px 0; }
#nav li a:hover { color:#000; }

.white	{ color:#FFFFFF; }
.small { font-size:10px; }

/* BULLET LIST
----------------------------------------------------------------*/
	
UL	{list-style-image:url(../../images/icon.png); margin:10px; padding:10px; }

/* FORMS
----------------------------------------------------------------*/

INPUT, TEXTAREA { border: 1px solid #ccc; background-image:url(../../images/input_bg.gif); font-size: 11px; height:18px; }
SELECT, OPTION { border: 1px solid #ccc; font-size: 11px; height:18px;}
INPUT:HOVER, TEXTAREA:HOVER {border: 1px solid #B10243; }

.title2		{ background:#0482D6; color:#ffffff; font-weight:bold }