/* CSS Document */

/*////////////////top menu/////////////////*/


/*  if making changes to topMenu here also open menu.php and make changes in the [if IE] code  */
.topMenu {
	width:776px;
	height:40px;
	margin:0px;
	padding:0px;
	right:0px;
	background-image:url(../images/menu/menuButtonsBG.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
}

.nameMenu{
	width:776px;
	height:15px;
	position:relative;
	left:1px;
	margin-top:4px;
	margin-bottom:5px;
	border:0px solid red;
	display:block;
	z-index:100;
	top:-8px;
	font-family:Arial, Helvetica, sans-serif;
}

.greeting{
	font-size:11px;
	font-weight:bold;
	color:#004D71;
	line-height:14px;
}

a.vid_link{
	background-image:url(../images/about/vid.jpg);
	height:19px;
	width:101px;
	display:block;
}

a.vid_link:hover{
	background-image:url(../images/about/vid_hover.jpg);
	height:19px;
	width:101px;
	display:block;
}


/*     -------------------------------- colored buttons --------------------------------      */

a.greenbuttonlink{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

a.greenbuttonlink:hover{
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/buttons/greenButtonHover.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
}

.greenbutton{
	background-image:url(../images/buttons/greenButtonBg.jpg);
	background-repeat:repeat-x;
	border:0px #FFFFFF solid;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:2px;
	margin-right:2px;
	display:block;
	line-height:18px;
	padding-top:0px;
	padding-bottom:0px;
	height:20px;
}

a.redbuttonlink{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

a.redbuttonlink:hover{
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/buttons/redButtonHover.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
}

.redbutton{
	background-image:url(../images/buttons/redButtonBg.jpg);
	background-repeat:repeat-x;
	border:0px #FFFFFF solid;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:2px;
	margin-right:2px;
	display:block;
	line-height:18px;
	padding-top:0px;
	padding-bottom:0px;
	height:20px;
}


a.bluebuttonlink{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

a.bluebuttonlink:hover{
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/buttons/blueButtonHover.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
}

a.bluebuttonlinkactive{
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/buttons/blueButtonHover.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
}

a.bluebuttonlinkactive:hover{
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/buttons/blueButtonHover.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
}

.bluebutton{
	background-image:url(../images/buttons/blueButtonBg.jpg);
	background-repeat:repeat-x;
	border:0px #FFFFFF solid;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:2px;
	margin-right:2px;
	display:block;
	line-height:19px;
	padding-top:0px;
	padding-bottom:0px;
	height:20px;
}




a.bluebuttonlink_sm{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

a.bluebuttonlink_sm:hover{
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/buttons/blueButtonHover_sm.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
}

a.bluebuttonlinkactive_sm{
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/buttons/blueButtonHover_sm.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	display:block;
}

a.bluebuttonlinkactive_sm:hover{
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/buttons/blueButtonHover_sm.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
}



/*     -------------------------------- end colored buttons --------------------------------      */

a.rollunderlink {
	text-decoration:none;
	color:#666666;
}
a.rollunderlink:hover {
	text-decoration:underline;
	color:#0099CC;
}

a.search{
	background-image:url(../images/buttons/search.gif);
	background-repeat:no-repeat;
	background-position:center;
	font-family:Arial, Helvetica, sans-serif;
	width:20px;
	height:16px;
	display:block;
}

a.search:hover{
	background-image:url(../images/buttons/search_hover.gif);
	background-repeat:no-repeat;
	background-position:center;
}

a.back{
	text-decoration:none;
	position:relative;
	float:right;
	right:0px;
	cursor:pointer;
	bottom:3px;
}

.backarrow{
	font:"Courier New", Courier, monospace;
	font-size:14px;
}

a.footnote{
	font-size:9px;
	position:relative;
	font-family:"Times New Roman", Times, serif;
	top:-4px;
	color:#003399;
	text-decoration:none;
	letter-spacing: 1px;
}

a.footnote:hover{
	color:#003399;
	text-decoration:underline;
}

a {
	color:#003399;
	text-decoration:none;
}

a:hover {
	color:#003399;
	text-decoration:underline;
}

a.logo{
	color:#000000;
	text-decoration:none;
}

a.hotLink {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#003399;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
	border:0px solid #FFFFFF;
	width:100px;
	position:relative;
	margin-left:2px;
	margin-right:2px;
}

a.hotLink:hover {
	color:#000000;
}

/*////////////////left menu/////////////////*/
.leftNav {
	text-align:left;
	top:0px;
	float:left;
	left:10px;
	padding-left:15px;
	width:164px;
	margin-left:8px;
	line-height:18px;
	position:relative;
	border:0px solid black;
	font-family:Arial, Helvetica, sans-serif;
	z-index:100;
	background-image:url(../images/menu/leftmenutop.jpg);
	background-position:center top;
	background-repeat:no-repeat;	
}

a.plusLinkAll {
	background-image:url(../images/menu/plus.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:12px;
	color:#003399;
	text-decoration:none;
	padding-right:15px;
	cursor:pointer;
}

a.plusLinkAll:hover {
	color: #003399;
	text-decoration:underline;
	cursor:pointer;
}

a.minusLinkAll {
	background-image:url(../images/menu/minus.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:12px;
	color:#003399;
	text-decoration:none;
	padding-right:15px;
	cursor:pointer;
}

a.minusLinkAll:hover {
	color:#003399;
	text-decoration:underline;
	cursor:pointer;
}

a.noSub {
	font-size:12px;
	color:#003399;
	text-decoration:none;
	padding-left:15px;
}

a.noSub:hover {
	color: #003399;
	text-decoration:underline;
}

a.plus_text_button{
	background-image:url(../images/menu/plus_text.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:scroll;
	text-decoration:none;
	width:17px;
	height:17px;
	display:block;
}

a.plus_text_button:hover{
	background-image:url(../images/menu/plus_text_hover.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:scroll;
	text-decoration:underline;
	width:17px;
	height:17px;
	display:block;
}

a.minus_text_button{
	background-image:url(../images/menu/minus_text.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:scroll;
	text-decoration:none;
	width:17px;
	height:17px;
	display:block;
}

a.minus_text_button:hover{
	background-image:url(../images/menu/minus_text_hover.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:scroll;
	text-decoration:underline;
	width:17px;
	height:17px;
	display:block;
}

.ismap{
	font-size:12px;
	color:#003399;
	text-decoration:none;
	cursor:default;
	padding-left:15px;
}

.ismap:hover{
	font-size:12px;
	color:#003399;
	text-decoration:none;
	cursor:default;
	padding-left:15px;
}

a.plusLink {
	background-image:url(../images/menu/plus.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:12px;
	color:#003399;
	text-decoration:none;
	cursor:pointer;
	padding-left:15px;
}

a.plusLink:hover {
	color: #003399;
	cursor:pointer;
	text-decoration:underline;
}

a.minusLink {
	background-image:url(../images/menu/minus.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-size:12px;
	color:#003399;
	text-decoration:none;
	padding-left:15px;
	cursor:pointer;
}

a.minusLink:hover {
	color:#003399;
	text-decoration:underline;
	cursor:pointer;
}

a.leftLink {
	font-size:12px;
	color:#003399;
	text-decoration:none;
	background-color:#FFFFFF;
	padding-left:10px;
}

a.leftLink:hover {
	color:#003399;
	text-decoration:underline;
}