﻿/* Home Page CSS Document */
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	font-family:Arial;
	font-weight: normal;
}

@font-face {
      font-family: "Arial";
      src: url("/swiss.ttf");
    }


#thecontent a:link{
color:#0099CC;
text-decoration:none;

}
#thecontent a:visited{
color:#0099CC;
text-decoration:none;

}
#thecontent a:hover{
color:#0099CC;
text-decoration:underline;

}



#container {
	background-image:url(logo.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	width: 750px;
	color: #FFFFFF;
	font-family:Arial;
	font-weight: normal;
	visibility: visible;
	position: absolute;
	margin-top: 2%;
	overflow: hidden;
	height: auto;
	

}

#footer p a:link{
	color: #FFFFFF;
	text-decoration: none;
}

#footer p a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#footer p a:hover{
	color: #00CCFF;
	text-decoration: none;
}
.navigation {
	padding-left:0px;
	width:445px;
	height:29px;
	padding-top: 0px;
	text-align: right;
	position:relative;
	display:block;
	top: 46px;
	 /* 20090519 ps added to fix issue with firefox browser*/
	float: right; /* 20090519 ps deleted to fix issue with firefox browser*/     
 	 	
}
#navigation {		
	padding-top: 0px;
	text-align: right;	
	top:30px;	
	margin:0 15px 0 0; 
	/* 20090519 ps added to fix issue with firefox browser*/
	/* 20090519 ps deleted to fix issue with firefox browser*/     
	float:right;
	font-weight:bolder;
 	
}

#navigation ul {
	list-style : none;
	margin : 0;
	padding : 0;
	text-align : right;
	font-family:Arial;
	font-size: 18px;
	font-weight: bold;
}

#navigation li {
	display : block;	
	float : left;
	padding-left: 10px;
}

#navigation li a:link {
	color : #FFFFFF;
	width : auto;
	text-decoration : none;
	display: block;
	font-size: large;
	text-align:right;  
}

#navigation li a:hover {
	color : #00CCFF;
	font-size: large;
	text-decoration: none;
	display: block;
}

#navigation a:visited	{
	color : #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: large;
}

#copyBody {
	background-image: url(../images/General/frontPageBackGround.gif);
	width: 750px;
	height: 350px;
	padding-top: 50px;
	background-repeat: no-repeat;
	visibility: visible;
	color: #FFFFFF;
	font-family:Arial;
	background-position: center;
overflow:visible;
}

#copyBody h2{
	padding-top: 35px;
	padding-left: 50px;
		font-family:Arial;
	
}

#copyBody p{
	font-size: small;
	color: #FFFFFF;
	padding-left: 50px;
	font-family:Arial;
	text-decoration:none;
}

#hotStamps{
	
	position: relative;
	visibility: visible;
	background: transparent;
	top: -50px;
}
#hotStamps1{
	
	left:275px;
	position: relative;
	visibility: visible;
	background: transparent;
	top: -50px;
	width:500px;
}

#footer{
	color: #FFFFFF;
	font-family:Arial;
	font-size: 15pt;
	text-align: center;
	width: 100%;
	left:0px;
	height:10;
	visibility: visible;
	display:block;
	overflow:visible;
}

#footer p{
	font-size:9pt;
	text-align: left;
	visibility:visible;
	left: 0%;
	bottom: 1%;
	color: #FFFFFF;
	display:block;
	padding-left: 3%;
}

#footer ul {
	list-style : none;
	text-align : right;
	position: relative	;
	top: 0%;
	font-family:Arial;
	font-size: 7pt;
	width: 30%;
	visibility: visible;		
	color: #FFFFFF;
	
}



#footer1{
	color: #FFFFFF;
	font-family: Swiss 721 BT;
	font-size: 7pt;
	text-align: center;
	width: 100%;
	left: 2.5%;
height:10;
	visibility: visible;
display:block;
}

#footer1 p{
	font-size: 15pt;
	text-align: left;
	visibility:visible;
	left: 2.5%;
	bottom: 1%;
	color: #FFFFFF;
	display:block;
	padding-left: 3%;
}

#footer1 ul {
	list-style : none;
	text-align : right;	
	margin:0px  0px 0px 200px;
	font-family:Arial;
	font-size: 15pt;
	width: 30%;
	visibility: visible;
	
	color: #FFFFFF;	
	list-style-type:none;
}
#footer li {
	display : block;	
	float : left;
	padding-left: 10px;
}
.font_style1
{
	font-family:Arial;
	color:#666666; 
	display:block;   
	width:500px; 
		
}
.font_style3
{
font-family:Arial;
	color:#666666; 
	display:block;   
	width:500px;
	font-size:15px;	
}

.font_style
{
font-family:Arial;
	color:#666666;		
	text-align:left;	
	display:block;
	/*width:350px;*/
	
}


.font_style_td
{
font-family:Arial;
	color:#666666;		
	text-align:left;	
	display:block;
	
	
}
.font_style2
{
font-family:Arial;
	color:#666666;	
	text-align:left;	
	display:block;	
	width:200px;
	
}
.style11
{
font-family:Arial;
	color:#0099CC;	
	text-align:left;	
	display:block;	
}
.applemenu{
margin: 5px 0;
padding: 0;
width: 170px; /*width of menu*/
border: 0px solid #9A9A9A;
font-weight:bolder ; 
}

.applemenu div.silverheader a{
	font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	color: white;
	display: block;
	position: relative;
	width: auto;
	padding: 5px 8px;
	padding-left: 8px;
	text-decoration: none;
	background-color: black;	
	background-repeat: repeat-x;
	background-position: center left;
	border:1px solid #9A9A9A;
	font-weight:bolder ;	
	background-image:url(../images/General/buttonbase1.jpg);
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
border:0px solid #ffffff;
	color:Black;
	background-image:url(../images/General/buttonbase.jpg);
	font-weight:bolder;  
	border:1px solid #ffffff;
	 
}
.applemenu div.submenu a
{
height: 180px; 
color:White;
font-size:15px; 
border:0px; 
text-decoration:none;
	}

.applemenu div.submenu a:hover{ 
height: 180px; 
color:Black;
font-size:15px; 
border:0px; 
text-decoration:none;
}
.applemenu div.submenu{ /*DIV that contains each sub menu*/
border:0px;
font-size:15px;
padding: 5px;
height: 180px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/

}


.style2 {
	font-size: 12px;
	color: #FFFFFF;
}
.style4 {color: #D4D0C8}
body {
	background-color: #666666
	;
}
.style7 {
	color: #FFFFFF;
	font-size: x-small;
}
.style8 {
	font-size: x-small;
	color: #FFFFFF;
}

.font_style_ol_Q
{
	color:#666666;
	font-family:Arial;	
	font-weight:bold;
}
.font_style_ol li{
list-style-type:square;
}
.font_style_ol li a
{
	color:#666666;
	font-family:Arial;	
	text-decoration:none;
	
	}
	
	.font_style_ol li a:hover
{
	color:#190707;
	font-family:Arial;	
	text-decoration:underline;
	}
	
.style_ques td a
{
	color:#0099cc;
	font-family:Arial;
	font-size:17.5px;
	}

.style_ques td 
{
	font-family:Arial;
	
}
.style_td_width
{
	width:100px;
		
}
		
.theadstyle
{
	background-color :#0099cc;
	font-family:Arial; 
	color :Black;
	text-align:center ;
	font-weight:bold;
			     
}
#style_top a
{
	line-height: .5px;
	text-align: right;
	color:Gray;
	
}
#style_top a:hover
{
	line-height: .5px;
	text-align: right;
	color:#190707;
	
}
.tstyle_style li a:link
{
	color:#0099CC;
	font-family:Arial;	
	text-decoration:none;
	
	}
	
.tstyle_style li a:visited
{
	color:#0099CC;
	font-family:Arial;	
	text-decoration:none;
	
	}
.tstyle_style li a:hover
{
	color:#0099CC;
	font-family:Arial;	
	text-decoration:underline;
	}
