/* CSS Document */

body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-color: #333366;
}
#layoutTable {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	color: #666666;
}

/* This is the header area only */

#header {
	height:115px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 0px;
	color: #999999;
	font-size: 10px;
	background-image: url(images-common/gdsiheaderbkgr.gif); 

<--
This is the normal one	url(images-common/gdsiheaderbkgr.gif);
	
	url(images-common/gdsiheaderbkgr.gif);
	url(images-common/headerEaster.gif);
	url(images-common/gdsiheaderbkgrjuly4.gif);
	url(images-common/headerpumpkins.gif);
	url(images-common/headernovember.gif);
	url(images-common/headerthanksgiving.gif);
	url(images-common/headerdecember.gif);
	url(images-common/headernewyear.gif);
	
-->
	
	background-repeat: no-repeat;
	font-weight: bold;
}
#headerSub {
	height:77px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 0px;
	color: #999999;
	font-size: 10px;
	background-image:  url(images-common/GDSIheaderBkgr2.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
#mymailBox {
	font-size: 10px;
}
#mymailBox a {
	color: #3366FF;
	text-decoration: none;
	font-weight: bold;
}
#mymailBox a:visited {
	color: #3366FF;
	text-decoration: none;
	font-weight: normal;
}
#mymailBox a:hover {
	color: #CC0033;
	text-decoration: underline;
	font-weight: normal;
}
#mymailBox a:active {
	color: #3366FF;
	text-decoration: none;
	font-weight: normal;
}
/* This is the navigation area only */
#nav {
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(images-common/navbarBkgr.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding: 9px 20px 5px;
	font-weight: bold;
	color: #FFFFFF;
}
#nav a {
	color: #000066;
	text-decoration: none;
}
#nav a:visited {
	color: #000066;
	text-decoration: none;
}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:active {
	color: #000066;
	text-decoration: none;
}

/* This is the full content area, which consists of one column */

#content {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #000000;
	padding-right: 15px;
	padding-left: 15px;

}
#content h1{
	vertical-align: top;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-style: italic;
	color: #CC0000;
	line-height: 1.4em;


}
#content h2{
	vertical-align: top;
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	font-style: normal;
}
#content h3{
	vertical-align: top;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	font-style: normal;
	line-height: normal;
}
#content h4{
	vertical-align: top;
	margin: 0px;
	font-style: normal;
	line-height: normal;
}
#content h5{
	vertical-align: top;
	margin: 0px;
	font-style: normal;
	line-height: normal;
}
#content h6{
	vertical-align: top;
	margin: 0px;
	font-style: normal;
	line-height: normal;
}

/* This is the boxes area */
#boxes {
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;

}
#boxInside {
	background-color: #FFFFFF;
	background-image: url(images-common/boxCenter.gif);
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	color: #666666;
}
#boxInside h3{
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
}
#boxWide {
	background-color: #FFFFFF;
	background-image: url(images-common/760boxMiddle.gif);
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	color: #666666;
}
#boxRed {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #000000;
	padding: 5px;
	border: thin solid #FF0000;

}
#boxRed td{
	border-top: 1px #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px #CCCCCC;

}
#boxRed h3{
	vertical-align: top;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}

/* This is the footer */

#footer {
	background-image: url(images-common/footerBkgr.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 10px;
	color: #666666;
}
.red {
	color: #DB020A;
}
.dkBlue {
	color: #284A78;
}
.dkOrange {
	color: #E68B09;
}
.brightBlue {
	color: #0075EC;
}
.smallText {
	font-size: 10px;
	font-weight: bold;

}

/* external links - need icons
================================== 

a[href^="mailto:"] {
  background: url(../images-common/email.png) no-repeat right top;
  padding-right: 15px;
}
a[href$=".pdf"] {
	background: url(../images-common/pdf.gif) no-repeat right top;
	padding-right: 12px;
}
a[href$=".doc"] {
	background: url(../images-common/doc.gif) no-repeat right top;
	padding-right: 14px;
}
a[href$=".swf"] {
	background: url(../images-common/flashPaper.gif) no-repeat right top;
	padding-right: 14px;
}
a[href$=".rtf"] {
	background: url(../images-common/rtf.gif) no-repeat right top;
	padding-right: 14px;
}
a[href$=".ppt"] {
	background: url(../images-common/ppt.gif) no-repeat right top;
	padding-right: 14px;
}
*/

