* {
	margin: 0px;
	padding: 0px;
}
/*a {outline: 0;  }*/

.LatinHeading1 { font: italic bold 14px "Times New Roman"; color: #002B8F; }
.Latin { font: italic 12px "Times New Roman", Times, serif, "Lucida Handwriting"; vertical-align: top; color: #333333; }
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0

Modified for GAD website.

*/
html{
	color:#333333;
	background:#FFF;
	padding-bottom:40px;
    overflow-y: scroll;

}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
table{
	border-collapse:separate;
	border-spacing:0;
	border-color: #CCCCCC;	/*table-layout:fixed;*/
	border:1px solid
}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
li{
	list-style:none;
}
/*Stops Firefox dotted lines around links but buggers up IE*/
/*a:active, a:focus {
outline: 0
}*/
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
/*q:before,q:after{content:'';}*/
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

#menus			{background-color:#CCCCFF;}

/*#menus h2		{float:left; width:190px;}*/
/*#menuBar		{width:720px; padding-left:20px; float:left; min-width:40px;}*/
/*#menuBar li		{float:left;}*/
/*#menuColumn		{
	clear:both;
	float:left;
	width:210px;
	padding-bottom:30px;
}*/


#mainColumn		{
	width:775px;
	margin-left: 0px;
	float: right;
}
#mainColumn	h2	{
	width:700px;
}

* html #mainColumn	{
	margin-left:-2px;
	padding-left:10px;
}


#header			{height:140px; padding-left:190px; position:relative; background-color:#ffffff;}
#header h1		{position:absolute; bottom:15px;}

#content		{
	border:solid #003D7D 1px;
	border-width:1px 1px 0 1px;
	padding:15px 15px 10px 15px;
	font-size: 0.85em;
	line-height: 1.4em;
	min-height: 375px;
	/* The lines below are to fix IE6 min-height*/	
  height:auto !important;
	height:375px;
}
/* this is used to make Firefox etc use min-height correctly see Our_People.html */
.clear {
clear:both;
    width:100%;
    line-height:0em;
    height:0px;
    display:block;

}


/* M E N U S */
/*#menus h2,*/
/*#menuBar		{min-height:25px; }*/
/*#menuBar li		{padding-top:6px; line-height:1; margin-right:20px; margin-bottom:2px;}*/
/*#menuColumn ul	{margin-bottom:0.5em; }*/
/*#menuColumn ul ul	{padding-left:10px; font-size:0.9em; margin-top:4px;  }*/
/*#menuColumn li	{margin-bottom:4px; line-height:1; zoom:1; }*/
/*#menuBar		{background-color:#003D7D; margin-bottom:20px;}*/

/*#menuColumn a:hover	{background-color:#ededed;}*/
#Survey {
	width: 1000px;
	background-color: #FFCC99;
	margin: 0 auto;
	border-color: #000000;
	border:1px solid
}

h1				{font-size:2em;}
h2				{font-size:1.3em;}
h3				{font-size:1.2em;}
h4				{font-size:1em;}
h5				{font-size:1em; font-weight:bold;}
h6				{font-size:1em; font-weight:bold;}

p,li,h2,h3,h4,h5,h6 {margin-bottom:0.5em;}

/* headings */
#mainColumn h2	{color:#B20838; font-weight:bold; margin-bottom:0.5em;  }
#mainColumn h3	{border-bottom:1px solid #B20838; color:#003D7D; font-weight:bold; margin-bottom:0.5em;  }
#mainColumn h4	{color:#003D7D; font-weight:bold; margin-bottom:2px;  }
#content a:hover,
a				{text-decoration:none;}

#content a,
a:hover			{
	color: #B20838;

}


h4 a, h5 a, h6 a 	{color:#003D7D;}
/*#menuColumn li a{color:#003D7D;}*/
/*#menuColumn ul ul a {font-weight:normal;}*/
#footer a,
#menuBar a		{color:#ffffff;}

#imprint		{
	margin-top:20px;
	width: 100px;
	float: right;
}
#imprint a		{color:#666666; display:block; margin-top:20px;}


/* lists */
#content ul li	{margin-left:1.5em; list-style-image:url(../images/bullet.gif); }
#content ol li	{margin-left:1.5em; list-style:decimal;}

#content fieldset li		{list-style:none; list-style-image:none;  margin-left:0;}

/* P R O J E C T I O N S */
fieldset ul		{padding-top:15px;}

fieldset		{margin-bottom:15px;}

li input		{margin-right:10px;}

.error		{color:#B20838; font-weight:bold;}

/* S E A R C H */

#searchResultsWrap				{margin-top:20px;}

#content #searchResults li		{list-style:none; margin:0; padding:8px 0 10px 0;}
#content #searchResults li.alt	{background-color:#ededed; padding-left:8px; margin-left:-8px;}

.highlight0 {background-color:#d5faee; font-weight:bold;}
.highlight1 {background-color:#d5ecfa; font-weight:bold;}
.highlight2 {background-color:#fad5e5; font-weight:bold;}
.highlight3 {background-color:#d6d5fa; font-weight:bold;}
.highlight4 {background-color:#f6fad5; font-weight:bold;}
.highlight5 {background-color:#faedd5; font-weight:bold;}

#searchDialogue label	{display:block;}
#searchDialogue input[type="text"] {
	width:300px;
}

/* pager */
.pager 		{margin-top:20px;}
.nextBack a	{padding-left:15px;}
#Text {
	background-color: #FFFFFF;
	float: left;
}
#Surveyhead {
	background-color: #00246A;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 1.5em;
	vertical-align: middle;
	height: 100px;
	width: 917px;
}
#SurveyWrap {
	background-color: #FFFFFF;
	margin: 0 auto;
	border: 1px solid;
	border-color: #000000;
}
.SurveyQs {
	font-size: 1em;
	color: #CCCCCC;
	background-color: #B80235;
	font-weight: bold;
}
.SurveyText {
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
}

textarea {
	background-color: #CCCCCC;
	margin-left: 10px;
}
fieldset li		{list-style:none; list-style-image:none;  margin-left:0;}
fieldset,img{border:0;}
#Banner  {
	font-family: Arial;
	font-size: 0.9em;
	background-color: #FFFFFF;
	height: 25px;
	text-align: right;
	width: 1035px;
	float: left;
}
#Banner a {
	margin-right: 20px;
	color: #003D7D;
	margin-bottom: 10px;
	text-decoration: none;
}
#footer a {
	color: #FFFFFF;
	margin-right: 20px;
}
#textSizer a	{
	margin:0;
}	



/* Text Sizer */
/* created with JS*/
#textSizer		{
	position:relative;
	top:0px;
	right:0px;
	color:#003D7D;
	font-size: 1em;
}
#wrapper {
	width: 1035px;
	margin: 0 auto;
}
.Boxes {
	background-color: #DBE4E6;
	padding: 5px 5px 5px 5px;
	float: left;
	width: 200px;
	line-height: 0.5em;
}
#Header1 {
	width: 490px;
	margin-top: 0px;
}
#Mission {
	font-family: Arial;
	font-size: 1.0em;
	font-style: italic;
	width: 500px;
	text-align: justify;
	height: 90px;
}


.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8AADB0;
}

.divheader {
	font-family: Arial;
	font-size: 1em;
	font-style: normal;
	color: #FFFFFF;
	background-color: #8AADB0;
	float: left;
	width: 205px;
	height: 20px;
	text-align: left;
	padding-left: 5px;
	font-weight: 400;
	background-image: url(/images/headimage.jpg);
	background-repeat: repeat-x;
}
.sidedivheader {
	font-family: Arial;
	font-size: 1em;
	font-style: normal;
	color: #FFFFFF;
	background-color: #8AADB0;
	float: left;
	width: 205px;
	height: 20px;
	margin-bottom: 10px;
	text-align: left;
	padding-left: 5px;
	font-weight: 400;
	background-image: url(/images/headimage.jpg);
	background-repeat: repeat-x;
}

#footer {
	font-family: Arial;
	font-size: 0.9em;
	color: #FFFFFF;
	background-color: #9C1F2E;
	height: 20px;
	text-align: right;
	width: 1035px;
	float: left;
	background-image: url(/images/footershade.jpg);
	display: inline;
}

body.small		{font-size:90%;}
body			{
	font-size:100%;
}
body.large		{font-size:110%;}
body.extraLarge	{font-size:115%;}

a:visited {
	text-decoration: none;
}
#menuColumn2 {
	font-family: Arial;
	text-decoration: none;
	background-color: #FFFFFF;
	float: left;
	width: 249px;
	margin-right: 0px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #FFFFFF;
}
/*h1 {
	font-family: Arial;
	font-size: 0.9em;
	font-style: normal;
	color: #FFFFFF;
	background-color: #B20838;
	float: left;
	margin-right: 30px;
	height: 20px;
	margin-bottom: 10px;
	text-align: left;
	vertical-align: baseline;
	width: 210px;
	font-weight: normal;
}*/
#Strap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #9C1F2E;
	margin: 0px;
	height: 16px;
	padding-top: 10px;
}#MenuHoriz {
	float: left;
	width: 1035px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #003D7D;
	background-image: url(/images/menushade1a.jpg);
	height: 32px;
}
#Image1 {
	height: 300px;
	width: 500px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#Logo {
	float: left;
	width: 700px;
}
#Crest {
	float: right;
}
#Column1 {
	float: left;
	width: 530px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 0px;
}
#Column2 {
	float: left;
	width: 210px;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#Times {
	background-color: #DBE4E6;
	float: left;
	height: 120px;
	width: 210px;
}
#Bottom {
	width: 1035px;
	float: left;
}

#menuColumn2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	color: #003D7D;
	line-height: 2.3em;
	display: block;
}

#menuColumn2 li a {
	font-size: 0.8em;
	line-height: 1em;
	color: #CC0000;
	margin-left: 15px;
	display: inline;
}
#LatestNews   a, #Careers2  a, #eNews  a, #QuickLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	color: #003D7D;
	line-height: 1.4em;
}
#Careers2 p
{
	line-height:1.5em;
}
.bigimage
{
	background-image: url(/images/menushade2.jpg);
	background-repeat: repeat-x;
}

.AUName {
	float: left;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #244570;
}

.AUBlank {
	float: left;
	width: 575px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #244570;
	height: 20px;
	margin-bottom: 10px;
}
.RightBio {
	text-align: justify;
	float: left;
	width: 610px;
	padding-left: 6px;
}
.LeftBio {
	text-align: justify;
	float: left;
	width: 610px;
	padding-right: 6px;
}
#menuColumn2 h1 {
	font-family: Arial;
	font-size: 1em;
	font-style: normal;
	color: #FFFFFF;
	background-color: #8AADB0;
	height: 20px;
	text-align: left;
	padding-left: 5px;
	background-image: url(/images/headimage.jpg);
	background-repeat: repeat-x;
	width: 227px;
	margin: 0;
	clear: right;
	float: left;
}
table caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #993333;
	text-align: center;
	font-weight: bold;
}

