/********** General Styling **********
 *************************************/

html {
	/* http://www.hicksdesign.co.uk/journal/535/ */
	height: 100%;
	margin-bottom: 1px;
	}

body {
	background: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

p {
	margin: 0 0 1em 0;
	}

a:link
{
	text-decoration: none;
	color: #3366FF;
	}

a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a:active
{
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, h7
{
	margin: 0;
	padding: 0;
	color: #003684;
}


h1 {
	font-size: large;
	font-weight: normal;
	margin-bottom: 0.5em;
}

h2 {
	font-size: medium;
	font-weight: normal;
}

h3 {
	font-size: medium;
	font-weight: normal;
}

h4 {
	font-size: small;
	font-weight: bold;
}

h5 {
	font-size: small;
	font-weight: normal;
}

h6 {
	font-size: x-small;
	font-weight: bold;
}

h7 {
	font-size: x-small;
	font-weight: normal;
}


hr
{
	height: 1px;
	margin-top: -5px;
	border: 0px none;
	background-color: #D5D5D5;
}

img
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px none;
}

blockquote
{
	font: normal normal bold 1.25em Arial, Helvetica, sans-serif;
	color: #505129;
	background: #FFFFFF url(../uploads/background04.gif) no-repeat;
	float: right;
	width: 150px;
	margin: 5px 5px 5px 5px;
	padding: 15px 15px 15px 15px;
}

.smallnumbers {
	font-size: xx-small;
	text-transform: small-caps;
}


/********** Site Layout **********
 *********************************/

body, div
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px none;

}

body
{

}

#frame
{
	width: 600px;
	margin: 0px auto 10px auto;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
}


#header
{
	background: #FFFFFF url(images/img-gradientboxes.gif) no-repeat top right;
	height: 193px;
}

#headerawt
{
	background: #FFFFFF url(images/img-gradientboxes.gif) no-repeat top right;
	height: 120px;
}

#content
{
	clear: both;
	float: left;
}

#leftcol {
	float: left;
	}

#indexrightcol {
	float: left;
	width: 278px;
	padding: 10px 10px 10px 10px;
	display: table-cell;
	height: 289px;
	min-height: 279px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	background: url(images/img-terminator.gif) bottom right no-repeat;

}

#rightcol {
	float: left;
	width: 428px;
	padding: 10px 10px 10px 10px;
	display: table-cell;
/*	height: 289px; */
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	background: url(images/img-terminator.gif) bottom right no-repeat;

}


#footer {
	font-size: x-small;
	color: #666666;
	margin: 0px 0 30px 0;
	padding: 5px 0px 0px 0px;
	clear: both;

/*
	border-color: #CCCCCC;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
*/}

#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
	}

#footer a:hover, #footer a:active {
	color: #666666;
/*	text-decoration: underline; */
	}


.left { float: left; }
.right { float: right; }

td img {
	margin: 0;
	padding: 0;
	line-height: 0;
	display: block; /* removes the annoying gap below the image */

	}



/********** Header & Footer Menu **********
 ******************************************/


 /*

#headerRow01 ul, #footer ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px none;
	list-style: none;
	display: inline;
}

#headerRow01 li, #footer li
{
	display: inline;
}

#headerRow01 li a
{
	padding: 5px 10px 5px 10px;
	color: #505129;
}

#headerRow01 li a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #92278F;
}

#footer li a {
	padding: 0px 5px 0px 5px;
}

*/


/********** Form Styling **********
 **********************************/

/*
form
{
	margin : 0px 0px 0px 0px;
}

input.text
{
	display: inline;
	background: #FFFFFF;
	border : 1px solid #92278F;
	padding: 2px 0px 2px 0px;
	color: #000000;
	width: 170px;
}

input.submit
{
	display: inline;
	cursor : pointer;
	padding: 1px 5px 1px 5px;
	color: #92278F;
	font-weight: bold;
	display: inline;
	background-color: #FFFFFF;
	border : 1px solid #92278F;
}

input.submit:hover
{
	color: #FFFFFF;
	background-color: #92278F;
	border: 1px solid #92278F;
}

textarea
{
	background : #FFFFFF;
	color: #000000;
	border : 1px solid #92278F;
	width : 170px;
	height : 150px;
}

 */

/********** Mosaic Box ********************
 ******************************************/

table#mosaic {
	border-top: none 1px #CCCCCC;
/*
	border-right: solid 1px #CCCCCC;
*/	margin: 0;
	padding: 0;

	}

table#mosaic tr {
	margin: 0;
	padding: 0;
	}

table#mosaic td {
	width: 59px;
	height: 59px;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	margin: 0;
	padding: 0;
	}

td.blue1 {
	background-color: #7F99CC;
	}

td.blue2 {
	background-color: #98ADD8;
	}

td.blue3 {
	background-color: #BAC7E0;
	}

td.blue4 {
	background-color: #D6E1F8;
	}

table#mosaic2 {
	border-top: none 1px #CCCCCC;
/*
	border-right: solid 1px #CCCCCC;
*/	margin: 0;
	padding: 0;

	}

table#mosaic2 tr {
	margin: 0;
	padding: 0;
	}

table#mosaic2 td {
	width: 29px;
	height: 29px;
	border-left: solid 1px #CCCCCC;

	border-bottom: solid 1px #CCCCCC;
	margin: 0;
	padding: 0;
	}

table#mosaic2 td img {
	width: 29px;
	height: 29px;
	}


/********** AWT Box ********************
 ******************************************/

table#AWT {
	border-top: none 1px #CCCCCC;
/*
	border-right: solid 1px #CCCCCC;
*/	margin: 0;
	padding: 0;

	}

table#AWT tr {
	margin: 0;
	padding: 0;
	}


table#AWT td {
	width: 150px;
	height: 59px;

	
	}




/********** Navigation ********************
 ******************************************/



/* #navigation ul li {
	padding-left: 0;
	margin-left: 0;
	display: inline;
	}

#navigation a {
	display: block;
	height: 27px;
	text-indent: -9000px;
	}

*/



#header {
	margin: 0 auto 0 auto;
	width: 600px;
	padding: 0;
}

#header img {
	padding: 0;
	margin: 0;
	}


ul#nav {
	position: relative;
	top: 0px;
	left: 0px;
	width: 600px;
	margin: 0;
	height: 27px;
	list-style-type: none;
	overflow: hidden;
	padding: 0;
}

ul#nav  { background: transparent url(images/nav-matrix.gif) no-repeat 0 0; }

ul#nav li a {
	position: absolute;
	top: 0;
	text-indent: -9000px;
	text-decoration: none;
	padding: 27px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:27px; /* IE5/Win */
	background: transparent url(images/nav-matrix.gif) no-repeat;
}

ul#nav li#nav-project a 		{ background-position: 0 0px; width: 105px; left: 0; }
ul#nav li#nav-project a:hover		{ background-position: 0 -54px; }

ul#nav li#nav-pds a 			{ background-position: -105px 0px; width: 195px; left: 105px; }
ul#nav li#nav-pds a:hover		{ background-position: -105px -54px; }

ul#nav li#nav-wabluegum a 		{ background-position: 0 0px; width: 105px; left: 0; }
ul#nav li#nav-wabluegum a:hover		{ background-position: 0 -54px; }

ul#nav li#nav-awtpds a 			{ background-position: -105px 0px; width: 195px; left: 105px; }
ul#nav li#nav-awtpds a:hover		{ background-position: -105px -54px; }

ul#nav li#nav-directory a 		{ background-position: -300px -0px; width: 100px; left: 300px; }
ul#nav li#nav-directory a:hover		{ background-position: -300px -54px; }
ul#nav li#nav-directors a 		{ background-position: -400px 0px; width: 99px; left: 400px; }
ul#nav li#nav-directors a:hover		{ background-position: -400px -54px; }
ul#nav li#nav-contact a 		{ background-position: -499px 0px; width: 100px; left: 499px; }
ul#nav li#nav-contact a:hover		{ background-position: -499px -54px; }

body#project li#nav-project a 		{ background-position: 0 -27px; width: 105px; left: 0; }
body#project li#nav-project a:hover	{ background-position: 0 -27px; }
body#pds li#nav-pds a 			{ background-position: -105px -27px; width: 195px; left: 105px; }
body#pds li#nav-pds a:hover		{ background-position: -105px -27px; }
body#directory li#nav-directory a 	{ background-position: -300px -27px; width: 100px; left: 300px; }
body#directory li#nav-directory a:hover	{ background-position: -300px -27px; }
body#directors li#nav-directors a 	{ background-position: -400px -27px; width: 99px; left: 400px; }
body#directors li#nav-directors a:hover	{ background-position: -400px -27px; }
body#contact li#nav-contact a 		{ background-position: -499px -27px; width: 100px; left: 499px; }
body#contact li#nav-contact a:hover	{ background-position: -499px -27px; }



/* Other Styles */

ul#pdsorder {
	list-style: none;
	margin: 2em ;
	padding: 0.5em;
	border: solid 2px #CCCCCC;
	text-align: center;
	}

ul#pdsorder li {
	list-style: none;
	margin-left: 0;
	padding: 0.5em 0 0.5em 0;

	}

table#twocol {
	margin: 15px 0 0 0;
	width: 100%;
	}

table#twocol td {
	vertical-align: top;
	padding: 0.5em 0.5em 0.5em 0;
	border-top: solid 2px #CCCCCC;
	}

table#twocol td strong {
	color: #003684;
	}


a.homelink:link, a.homelink:visited, a.homelink:hover, a.homelink:active {
	font-size: smaller;
	color: #7F99CC;
	text-decoration: none;
	text-transform: uppercase;
}

a.fsg, a.fsg:link, a.fsg:visited {
	border: dashed 1px #CCCCCC;
	padding: 5px;
	text-decoration: none;
	}

a.fsg:hover, a.fsg:active {
	background: #CCCCCC;
}


table#twocol table.formtable td {
	border: none;
	}

table#twocol table.formtable form input, table#twocol table.formtable form select {
 {
	width: 200px;
	}
