/* -------------------------
   BLUE (conservative)
------------------------- */



/* --------------------------------------------------
   UI colours
-------------------------------------------------- */

.col1 { background-color: #336699; }
.col2 { background-color: #113366; }
.col3 { background-color: #6699CC; }
.col4 { background-color: #336699; }
.col5 { background-color: #666699; }

/* --------------------------------------------------
   links
-------------------------------------------------- */

a { color: #333355; }
a:hover { color: #666688; }
a:active { color: #111133; }

.trackLinks a:visited { color: #996666; }






/* --------------------------------------------------
   Redefined HTML tags
-------------------------------------------------- */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #111111;
}

ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 25px;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 25px;
}

th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #111111;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #111111;
}

a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a:visited { }

a:hover
{
	text-decoration: none;
}

a:active { }

body
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(/gaggle/outer/images/bg.gif);
	background-repeat: repeat;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #111111;
	margin: 0;
	padding: 0 0 6px 0;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #111111;
	margin: 0;
	padding: 6px 0 6px 0;
}

hr
{
	border: 0;
	width: 100%;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 2px;
}


/* --------------------------------------------------
   hp body content 
-------------------------------------------------- */

.gaggle h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0;
}

.gaggle p {
	margin-top: 6;
	margin-bottom: 0;
	padding: 0;
}

.gaggle a { color: #EE2200; }
.gaggle a:hover { color: #FF9933; }
.gaggle a:active { color: #663311; }


/* --------------------------------------------------
   homepage callout box 
-------------------------------------------------- */

.hpCallOutBox {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 10px 0px;
	border: 1px solid #999988;
	color: #111111;
	background-color: #FFFFDD;
	padding: 8px;
}

.hpCallOutBox p {
	margin: 0px;
	padding: 0px;
}

.hpCallOutBox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #111111;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.hpCallOutBox a { color: #EE2200; }
.hpCallOutBox a:hover { color: #FF9933; }
.hpCallOutBox a:active { color: #663311; }

.hpCallOutBox i {
	font-size: 9px;
	font-style: normal;
}

/* --------------------------------------------------
   form elements 
-------------------------------------------------- */

/* Tell NS4 to ignore these styles.... */
/*/*/

.textInput {
	border: 1px solid #999999;
	width: 110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFEF;
}

.submit {
	border: 2px outset #FF6611;
	height: 18px;
	width: 55px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	background-color: #EE2200;
	line-height: 10px;
	color: #FFFFFF;
}

/* Okay, we can let NS4 see the rest.... */


/* --------------------------------------------------
   Body content (outer pages)
-------------------------------------------------- */

.bodyContent {
}

.bodyContent p {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 25px;
	color: #111111;
}

.bodyContent hr
{
	border: 0;
	width: 100%;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 2px;
	margin: 10px 0px;
}

.bodyContent li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #111111;
	line-height: normal;
	margin-top: 10px;
}

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

/* --------------------------------------------------
   Misc. 
-------------------------------------------------- */

.hpMessage {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 20px 0px;
	border: 1px dotted #9999AA;
	background-color: #FFFFEF;
	text-align: center;
	padding: 10px;
	color: #EE2200;
}

.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin: 0;
	padding: 10;
	text-align: center;
	color: #333366;
}