.graphic_navigationbar_style_default {
    background: transparent;
    float: none;
    margin: 0px;
    opacity: 1.00;
}
div {
    overflow: visible;
}
img {
    border: none;
}
.InlineBlock {display: inline; }
.InlineBlock {display: inline-block; }
.tinyText {
    font-size: 1px;
}

#fullheight{height:100%}

/* SET GLOBAL STYLES */
body {
	background-color:#DEE0E1;
	margin-top:0px;
	font-family:Arial, Verdana, Helvetica, Sans-Serif;
	color:#838181;
}

p {margin:10 0 10 0;}
ul {}
dl {margin:0 0 0 0;}
li {margin:10 0 0 0;}
a, a:link, a:visited, a:active {
	text-decoration:underline;
	color:#777777;
	font-weight: bold;
}
/* Prevent outlining of linked images */
a img {border-style:none;}
.noMarginList {margin:0 0 0 0;}
/*******************************************************************/
/** You can use this style for your INPUT, TEXTAREA, SELECT elements **/
.myinputstyle {
	border: 1px solid #999999;
	/** remember to change image path **/
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #444444;
}
/*******************************************************************/
/* TEXT STYLES */
.contentCopyText{
	font-size:11px;
	margin:0 0 0 0;
	line-height:15px;
	word-spacing:2;
}
.contentHeadingText {
	font-size:22px;
	margin:27 19 0 0;
	line-height:18px;
}
.contentCopyMissionText {
	font-size:12px;
	line-height:30px;
}
.contentCopyBoldText {
	font-weight:bold;
	font-size:11px;
	margin:0 0 0 0;
}
.contentCopyExtraBoldText {
	font-weight:bold;
	font-size:16px;
	margin:0 0 0 0;
	line-height:20px;
}
.contentDateText {
	font-size:11px;
	font-weight:bold;
	color:#00A2F2;
	margin:0 0 0 0;
	word-spacing:2;
	line-height:15px;
}
.contentLinkText a, .contentLinkText a:link, .contentLinkText a:visited, .contentLinkText a:active {
	color:#00A2F2;
	text-decoration:underline;
	font-weight:bold;
	font-size:11px;
}
.contentLinkText a:hover {
	color:#00539C;
}
.contentNewLinkText a, .contentNewLinkText a:link, .contentNewLinkText a:visited, .contentNewLinkText a:active {
	color:#838181;
	font-weight:bold;
	font-size:11px;
}
.contentNewLinkText a:hover {
	color:#555555;
}
.contentCopyGreyText{
	color:#999999;
	font-size:14px;
}
.contentCopyDarkGreyText {
	color:#666;		
	font-weight: normal;
}
.contentCopyDarkBlueText {
	color:#1A5588;
	font-size:14px;
}
.contentCopyDarkBlueTextBold a, .contentLinkText a:link, .contentLinkText a:visited, .contentLinkText a:active{
	color:#1A5588;
	font-weight:bold;
	font-size:14px;
}
.contentCopyDarkBlueTextL {
	color:#1A5588;
	font-weight:bold;
	font-size:20px;
}
.contentCopyDarkBlueTextXL {
	color:#1A5588;
	font-weight:bold;
	font-size:20px;
}
.contentCopyDarkBlueTextBold {
	color:#1A5588;
	font-weight:bold;
}
.reference {
	color:#1A5588;
	font-weight:bold;
	text-decoration:underline;
	font-style:italic;
	
}
.greyItalics {
	color:#555;
	font-style:italic;
	font-weight: lighter;
	font-size:12px;
	
}
.quote {
	color:#999;
	font-style:italic;
	font-weight: lighter;
	font-size:12px;
	
}
.underline {
	color:#1A5588;
	font-weight:bold;
	text-decoration:underline;
	
}
.subscript {
	color:#1A5588;
	font-weight: lighter;
	text-decoration:underline;
	font:caption;

	
}
.imagePad{
	margin-right: 5px; 
	margin-left: 5px; 
	margin-top: 5px; 
	margin-bottom: 5px;"
	color:#1A5588;
	font-weight:bold;
	
}
.tableBorder {
	border-style: solid;
	border-width: 1px;
	border-color: #CCC;
}

.imgBorder {
border: 1px solid #666666;
} 