﻿
body 
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Tahoma, Times New Roman;
	background-color:#f2f2f2;
}
/*##############################*/
/*#### TOP BAR #################*/
/*##############################*/
#topbarholder 
{
	width: 100%;
	background-color: Black;
}
#toplinks 
{
	width: 743px;
	margin: 0px AUTO;
	background-color: Black;
	text-align: right;
	color: White;
	font-size: 10px;
	clear: both;
}
#toplinks a 
{
	color: White;
}
#topbarcontent 
{
	width: 743px;
	margin: 0px AUTO;
	background-color: Black;
}
#redbar 
{
	clear: both;
	width:100%;
	background-color: #9A0000;
	height: 21px;
	border-bottom: 1px solid #333333;
}
#logo 
{
	float: left;
}
#nav 
{
	float: right;
	padding-top: 55px;
}
#nav ul {
	padding:0px;
	list-style:none;
}
#nav li {
	float:left;
	padding:0px;
}
#nav a {
	float:left;
	width: 100px;
	height: 20px;
	background: url(../images/Tab.png) no-repeat top left;
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	text-align: center;
	padding-top:8px;
}
#nav li a:hover 
{
	background: url(../images/Tab-hov.png) no-repeat top left;
	text-decoration:underline;
}
/* selected tab */
#nav li.current {
	background: url(../images/Tab-cur.png) no-repeat top left;
}
#nav li.current a 
{
	background: url(../images/Tab-cur.png) no-repeat top left;
}
#nav li.blank {
}
#nav li.blank a {
}


/*##############################*/
/*### MAIN CONTNET #############*/
/*##############################*/  
#mainholder 
{
	width: 100%;
}
#maincontent 
{
	width: 742px;
	margin: 0px AUTO;
}
.layout-top 
{
	border-collapse: collapse;
	border: none;
	padding: 0px;
	margin: 0px;
}
.layout-main 
{
	border-collapse: collapse;
	border: none;
	padding: 0px;
	margin: 0px;
}

/*##############################*/
/*### FOOTER ###################*/
/*##############################*/  
#footerholder 
{
	width: 100%;
}
#footerred 
{
	width: 100%;
	margin: 0px AUTO;
	background-color: #9A0000;
	text-align: center;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	color: White;
	font-size: 12px;
	padding: 4px 0px 6px 0px;
}
#footerred a
{
	color:White;
	font-size: 12px;
	font-weight:bold;
}
#footerblack 
{
	width: 100%;
	margin: 0px AUTO;
	background-color: Black;
	text-align: center;
	color: White;
	font-size: 9px;
	padding: 35px 0px 35px 0px;
}
#footerblack a
{
	color: #9A0000;
}
	
	
	
table th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #AA1108;
	padding: 0px;
	margin-bottom: -12px;
	margin-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #AA1108;
	padding: 0px;
	margin-bottom: -12px;
	margin-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #AA1108;
	padding: 0px;
	margin-bottom: -12px;
	margin-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}
table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding-top: 3px;
	text-align: left;
}
p a 
{
	color: #990000;
}
a 
{
	color: #990000;
}
#rightpanel li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin-left: -9px;
	text-align:left;
}
#leftpanel li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin-left: -9px;
	text-align:left;
}
hr{
	color:#DDDDDD;
	border-bottom-color: #EEEEEE;
	width: 100%;
	margin: 30px 0px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
h3 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: left;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	background-color: #CCCCCC;
	border: 1px solid #990000;
	width:150px;
}

submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #990000;
	background-color: #CCCCCC;
	border: 2px solid #990000;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	background-color: #CCCCCC;
	border: 1px solid #990000;
}
.button {
font-size:10px;
   font-family:Verdana,sans-serif;
   font-weight:bold;
   color:#ffffff;
   background-color:#990000;
   border-style:outset;
   border-color:#990000;
   border-width:2px;
   width:100px;
}


#register ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
	
#register
{
	width: 176px;
	margin: 0px;
	padding: 0;
	list-style: none;
}
	
#register li a
{
	height: 176px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 70px;
	text-decoration: none;
}	
	
#register li a:link, #register li a:visited
{
	color: #fff;
	display: block;
	background:  url(../images/register-img.png) 0 70px;
}
	
#register li a:hover
{
	background:  url(../images/register-img.png);
}



#viewhipbox ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
	
#viewhipbox
{
	width: 176px;
	margin: 0px;
	padding: 0;
	list-style: none;
}
	
#viewhipbox li a
{
	height: 176px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 70px;
	text-decoration: none;
}	
	
#viewhipbox li a:link, #viewhipbox li a:visited
{
	color: #fff;
	display: block;
	background:  url(../images/viewhipbox-img.png) 0 70px;
}
	
#viewhipbox li a:hover
{
	background:  url(../images/viewhipbox-img.png);
}

#aboutusbox ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}





#aboutusbox
{
	width: 176px;
	margin: 0px;
	padding: 0;
	list-style: none;
}
	
#aboutusbox li a
{
	height: 176px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 26px;
	text-decoration: none;
}	
	
#aboutusbox li a:link, #aboutusbox li a:visited
{
	color: #fff;
	display: block;
	background:  url(../images/aboutusbox-img.png) 0 26px;
}
	
#aboutusbox li a:hover
{
	background:  url(../images/aboutusbox-img.png);
}





#alreadyhavebox
{
	width: 176px;
	margin: 0px;
	padding: 0;
	list-style: none;
}
	
#alreadyhavebox li a
{
	height: 176px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 26px;
	text-decoration: none;
}	
	
#alreadyhavebox li a:link, #alreadyhavebox li a:visited
{
	color: #fff;
	display: block;
	background:  url(../images/alreadyhavebox-img.png) 0 26px;
}
	
#alreadyhavebox li a:hover
{
	background:  url(../images/alreadyhavebox-img.png);
}
/* ****************************************************** */
/* *****        QUESTION ROUNDED CORNERS CSS        ***** */ 
/* ****************************************************** */

 /* Show only to IE PC \*/
/* html .questionboxhead h6 {height: 1%;} /* For IE 5 PC */

.questionsidebox {
	margin: 0;  /* center for now */
	width: 100%; 
	background: url(../images/body-r.gif) no-repeat bottom right;
}
.questionboxhead {
	background: url(../images/head-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}
.questionboxhead h6 {
	background: url(../images/head-l.gif) no-repeat top left;
	margin: 0;
	padding: 15px 15px 5px 15px;
	color: white; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 1em;
	/*text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.questionboxbody {
	background: url(../images/body-l.gif) no-repeat bottom left;
	margin: 0;
	padding:  5px 15px 15px 15px;

}




/*********************************************************/
/****************        FAQ PAGES        ****************/ 
/*********************************************************/

#faq td.question
{
	cursor:pointer;
	font-weight:bold;
	padding-top: 10px;
}
	