/* style definitions

dark blue 34275b / white FFFFFF / bright blue 00add9 / red b9252e / light grey 979ea4 /  dark grey 231f20

input	- 

1  - 10 bold dark blue - hover white underline
2  - 10 plain white
3  - 18 plain dark blue
4  - 18 bold bright blue
5  - 10 bold dark grey 
5a  - 10 bold dark grey - hover red underline
6  - 9 bold bright blue - hover white underline
7  - not used
8  - not used
9  - 39 plain dark blue
10 - 12 bold dark blue
10a - 12 bold dark blue - hover red underline
11 - 10 bold red - hover dark blue underline
11a - 10 bold red no hover 
12 - 7 plain dark grey
13 - 13 bold red - hover dark blue underline
14 - 8 plain dark blue - hoever red
14a - 8 plain red, no hover
15 - 8 plain bright blue
16 - 26 plain white, bright blue background
16a - 16 plain white, bright blue background
17 - NAV IMAGE 9 plain light grey - hover white dark blue box background
17a - NAV IMAGE 9 white fixed dark blue box background
17b - 11 plain red - hover dark blue
18 - 13 bold white
19 - 12 bold white - hover red
20 - not used
21 - 9 plain light grey - hover red
22 - 43 plain dark grey
23 - 10 plain dark grey 
24 - 9 bold dark blue - hover red underline
25 - 9 bold bright blue 
26 - navigation box, white, dark grey 9 - hover dark blue underline

*/

input[type="text"] {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	border-width:1px;
	border-color:#34275b;
	border-style:solid;
	height:20px;
}
input[type="submit"] {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	border-width:1px;
	border-color:#34275b;
	border-style:solid;
	height:20px;
}
input[type="submit"]:hover {
	color: #b9252e;
}
select {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	border-width:1px;
	border-color:#34275b;
	border-style:solid;
	height:20px;
}
textarea {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	border-width:1px;
	border-color:#34275b;
	border-style:solid;
}

ul
{
list-style-type: none;
padding: 0;
margin: 0;
}
li
{
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1.5em;
padding-bottom: .4em;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height:140%;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height:140%;
}


.grid{
padding: 1px 1px 1px 1px;
border: 1px solid #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:135%;
	color: #333333;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #34275b;
	text-decoration: none;
	line-height:140%;
}
.style1:hover {
	color: #ffffff;
	text-decoration: underline;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #34275b;
}
.style4 {
	color: #00add9;
	font-size: 18px;
	font-weight: bold;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #231f20;
}
.style5a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #231f20;
	text-decoration:none;
}
.style5a:hover {
	color: #b9252e;
	text-decoration:underline;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00add9;
	font-weight: bold;
	text-decoration:none;
	line-height:140%;
}
.style6:hover {
	color: #ffffff;
	text-decoration: underline;
}
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 39px;
	color: #34275b;
	text-decoration:none;

}
.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #34275b;
		font-weight: bold;
}
.style10a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #34275b;
	font-weight: bold;
	text-decoration: none;
}
.style10a:hover {
	text-decoration: underline;
	color: #b9252e;
	font-weight: bold;
}
.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b9252e;
	font-weight: bold;
	text-decoration: none;
}
.style11:hover{
	color: #34275b;
	text-decoration: underline;
}
.style11a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b9252e;
	font-weight: bold;
	text-decoration: none;
}
.style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #231f20;
}
.style13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #b9252e;
	font-weight: bold;
	text-decoration:none;
	vertical-align:middle;
}
.style13:hover {
	color: #34275b;
	text-decoration:underline;
}
.style14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #34275b;
	text-decoration: none;
}
.style14:hover {
	color: #b9252e;
	text-decoration:underline;
}
.style14a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #b9252e;
	text-decoration: none;
}
.style15 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #00add9;
	text-decoration: none;
}
.style15:hover {
	color: #b9252e;
}
.style16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #ffffff;
	text-decoration: none;
	background-color: #00b1e1;
}
.style16a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	background-color: #00b1e1;
}

.style17 {
    display: block;
    width: 72px;
	height: 40px;
    background: url("images/blueTopNavBox.gif") 0 0 no-repeat;
    text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #979ea4;
	text-decoration: none;
	vertical-align: middle;

}
.style17:hover {
    background-position: -72px 0;
	color: #ffffff;
}
.style17a {
    display: block;
    width: 72px;
	height: 40px;
    background: url("images/blueTopNavBox.gif") 0 0 no-repeat;
    text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	vertical-align: middle;
    background-position: -72px 0;
	color: #ffffff;
}
.style17b {
    display: block;
    width: 120px;
	height: 40px;
    text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b9252e;
	text-decoration: none;
	vertical-align: middle;
	text-align:right;
	font-weight: bold;

}
.style17b:hover {
	color: #34275b;
}
.style18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	background-color:#979ea4;
}

.style19 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231f20;
	font-weight: bold;
    text-decoration: none;
}
.style19:hover {
    text-decoration: underline;
	color: #979ea4;
	}
.style20 {

}
.style21 {
    text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #979ea4;
}
.style21:hover {
    text-decoration: underline;
	color: #b9252e;
}
.style22 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	line-height:140%;
}
.style23 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:135%;
	color: #333333;
}
.style23a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:135%;
	color: #333333;
	font-weight: bold;
	text-decoration:underline;
}
.style23a:hover {
	color: #b9252e;
}
.style24 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #34275b;
	text-decoration: none;
}
.style24:hover {
	color: #b9252e;
	text-decoration: underline;
}
.style25 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00add9;
	font-weight: bold;
	text-decoration:none;
}
.style26 {
    display: block;
    width: 120px;
	height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #231f20;
	background-color:#ffffff;
	text-decoration:none;
}
.style26:hover {
	color: #34275b;
	text-decoration:underline;
}
.style27 {
    padding: 5px 3px 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:lighter;
	line-height:135%;
	color: #333333;
}
