/* Layout */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: scroll;
	background-color: #000000;
	line-height: 17px;
}


html, p, ul, li, h1, h2, h3, h4, h5, h6, form, fieldset, a, img, blockquote, legend
{margin:0; padding:0; border:0;} 

.side_skirts {background-image:url(images/side_skirts.gif); background-repeat: repeat-x; background-position: top; background-color: #be1238;}
.containers {background-image:url(images/container_bg.gif); background-repeat: repeat-x; background-position: top;}
.padding {padding: 5px 5px 5px 5px;}
.times {font-family: "Times New Roman", Times, serif;}

/* Font Sizes */

.ten {font-size: 10px;}
.eleven {font-size: 11px;}
.twelve {font-size: 12px;}
.thirteen {font-size: 13px;}
.fourteen {font-size: 14px;}
.fifteen {font-size: 15px;}
.twenty {font-size: 20px;}

/* Font Colours */

.white {color: #FFFFFF;}
.black {color: #000000;}
.gray {color: #3f3f3f;}
.red {color: #c2073c;}

/* Font Style & Weight */

.bold {font-weight: bold;}
.italic {font-style: italic;}

/* Hovers */

.n2u {text-decoration: none;}
.n2u:hover {text-decoration: underline;}

.u2n {text-decoration: underline;}
.u2n:hover {text-decoration: none;}

.w2y {text-decoration: none; color: white;}
.w2y:hover {color: #fff2c1;}

/* BLOCK Hovers */

.block {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url(images/bullet_up.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 5px;
	float: center;
	margin: 0;
	line-height: 30px;
	white-space: nowrap;
	cursor: pointer;
}
.block:hover {
	background: #620613;
	background-image: url(images/bullet_hover.png);
	background-repeat: no-repeat;
}


.normalText {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000033}
.normalTextDownloads {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000033}
.tipText {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #FFFFFF; background-color: #666666}
.mainMenu {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration: none}
.smallText {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:normal;}
.mainMenuSmall { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration: none }
.smallestText {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight:normal;}
.quote {  font-family: "Times New Roman", Times, serif; font-size: 14px}
.headerText {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; padding-bottom:10px;}
.subheaderText {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold}
.white_top {
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}

.nbtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.nbitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
}

.nbbitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

.largetext {font-family: Arial, Helvetica, sans-serif;font-size: 14px}

.indexText {  font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

.indexForm {  font-family: Arial, Helvetica, sans-serif; font-size: 11px;}

.red_heading_14{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;	
}

.red_heading_12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;	
}

.listitems{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	margin:0px;
	padding-left:30px;
	padding-top:2px;
	padding-bottom:2px;
}

.listitems a{
    font-size: 12px;
	color:#000000;
}


a {  color: #003366}

.field_list {
	width: 180px;		
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.field_list_small {
	width: 70px;		
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a{color:#c2073c; text-decoration:none; font-family:Verdana; font-size: 12px;} 
a:hover{ text-decoration:underline;}


