/* CSS Document */

/* Main Styles*/
body { margin:0px; background-color:#054261; font-family:Tahoma,Verdana,Arial; font-size:10pt; color:#000000; line-height:11pt; scrollbar-face-color: #E1D3B6; scrollbar-highlight-color: #E1D3B6; scrollbar-3dlight-color: #054261; scrollbar-darkshadow-color: #E1D3B6; scrollbar-shadow-color: #054261; scrollbar-arrow-color: #054261; scrollbar-track-color:#E1D3B6; }

/* Div Styles */
#header { width:520px; margin-left:auto; margin-right:auto; background-color:#FFFFFF; padding-left:380px; }
#main { width:900px; height:600px; margin-left:auto; margin-right:auto; background-color:#FFFFFF; background-image:url(graphics/bkgrnd_fade.gif); background-position:bottom; background-repeat:repeat-x; }
#image { width:270px; height:240px; background-image:url(graphics/bkgrnd_lady.gif); float:left; }
#nav { width:260px; height:360px; padding-left:10px; float:left; }
#content { width:590px; float:right; height:560px; padding:20px; }
#contentblue { width:590px; float:right; height:560px; padding:20px; color:#054261; overflow:auto; }
#contentfaqs { width:590px; float:right; height:540px; padding:20px; color:#054261; font-size:9pt; line-height:11pt; font-weight:bold; overflow:auto; }
#contentsplit { width:630px; float:right; height:600px; }
#title { width:590px; height:10px; font-size:12pt; color:#D20934; font-weight:bold; padding:20px; }
#columns { width:590px; height:530px; overflow:auto; padding-left:20px; padding-right:20px; line-height:normal; background:none; }
#column1 { width:275px; font-size:7pt; float:left; line-height:9pt; background:none; }
#column2 { width:275px; font-size:7pt; float:right;line-height:9pt; background:none; }
#footer { width:900px; height:20px; margin-left:auto; margin-right:auto; padding-top:5px; font-size:8pt; color:#0981BB; font-weight:normal; }
#footerleft { width:300px; float:left; }
#footerright { width:300px; float:right; text-align:right; }

#latestnews { width:90%; color:#054261; }

/* Menu Styles */
.menu a { font-family:Tahoma, Verdana, Arial; font-weight:bold; color:#000000; text-decoration:none; padding-left:35px; }
.menu a:hover { font-family:Tahoma, Verdana, Arial; font-weight:bold; color:#000000; text-decoration:none; padding-left:35px; }
.menu td { width:210px; height:36px; background:url(graphics/bkgrnd_nav.gif); background-repeat:no-repeat; }
.menu td:hover { width:210px; height:36px; background:url(graphics/bkgrnd_navover.gif); background-repeat:no-repeat; }
.menu td:visited { width:210px; height:36px; background:url(graphics/bkgrnd_navover.gif); background-repeat:no-repeat; }

/* Text Styles */
.title { font-size:12pt; color:#D20934; font-weight:bold; }
.red { color:#D20934; font-weight:bold; }
.blue { color:#054261; font-weight:bold; }
.centred { text-align:center; }
.bold { font-weight:bold; }
.colred { color:#D20934; }
.colblue { color:#054261; }

p { margin:0; }
ul { margin:0; margin-left:15px; }

/* Link Styles */
a { font-family:Tahoma,Verdana,Arial; font-weight:bold; color:#000000; text-decoration:underline; }
a:hover { font-family:Tahoma,Verdana,Arial; font-weight:bold; color:#000000; text-decoration:none; }
.red a { font-family:Tahoma,Verdana,Arial; color:#D20934; font-weight:bold; text-decoration:none; }
.red a:hover { font-family:Tahoma,Verdana,Arial; color:#D20934; font-weight:bold; text-decoration:underline; }
.footer a { font-family:Tahoma,Verdana,Arial; color:#0981BB; font-weight:normal; font-size:8pt; text-decoration:none; }
.footer a:hover { font-family:Tahoma,Verdana,Arial; color:#0981BB; font-weight:normal; font-size:8pt; text-decoration:underline; }
