@charset "utf-8";
/* CSS Document */
html {
scrollbar-base-color: #063E5B;
scrollbar-arrow-color: white;
scrollbar-track-color: #E53969;
scrollbar-shadow-color: white;
scrollbar-lightshadow-color: #ccc; 
scrollbar-darkshadow-color: gray;
scrollbar-highlight-color: #ccc;
scrollbar-3dlight-color: black;
}
body {
	background-color : #000000;
	font-size : 11px;
	text-align:center;
	font-family : Arial, Helvetica, sans-serif;
	color : #E3E3E3;
	padding : 0;
	margin : 0;
	background-attachment : scroll;
	background-repeat : repeat-x;
	background-position : center top;
	background-image : url(../../images/bg-green.jpg);
}
.oneColFixCtrHdr #container {
	width: 975px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #08405B;
}
p {
	margin: 0;
	padding:0;
}

.oneColFixCtrHdr #mainContent {
	margin:9px;
	padding : 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #08405B;
	width:957px;
}
.oneColFixCtrHdr #footer {
	width : 975px;
	float : left;
	margin: 0;
	padding : 0;
	text-align:center;
	background-color:#000;
}
.clearboth { 
clear : both; 
} 

#memoryticker{
background-color: #fff;
width: 510px;
float:left;
font: bold 11px Verdana;
/*Tip: add in height attribute here for multiple line scroller*/
border: 0;
padding: padding:6px 0 0 0;
/*Change 0.7 below to a different number if desired (0.7=0.7 seconds)*/
/*Remove below line to remove transitional effect in IE. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0 Duration=0.7)
}
h1 { 
display : block; 
width:345px;
font-size : 12px; 
text-transform : none; 
padding : 16px 0 16px 8px; 
color : #ffffff; 
font-weight : bold; 
background-image : url(../../images/head-bg.jpg); 
background-color : #000; 
background-repeat : repeat-x; 
margin : 0; 
font-family : Arial, Helvetica, sans-serif; 
float : left; 
border-top:1px solid #ccc;
border-right:1px solid #ccc;
border-left: 1px solid #ccc;
} 
h2 { 
display : block; 
width:304px;
font-size : 12px; 
text-transform : none; 
padding : 16px 0 16px 8px; 
color : #ffffff; 
font-weight : bold; 
background-image : url(../../images/head-bg.jpg); 
background-color : #000; 
background-repeat : repeat-x; 
margin : 0; 
font-family : Arial, Helvetica, sans-serif; 
float : left; 
border-top:1px solid #ccc;
border-right:1px solid #ccc;
border-left: 1px solid #ccc;
} 
#intstrip	{
	float:left;
	width:100%;
	background-color: #0001CF;
	font-size: 11px;
	font-color:#fff;
	padding:6px 0 6px 0;
	border-bottom:1px solid #5B5BFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
} 
#intstrip a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#intstrip a:visited {
	color: #F9A2BE;
	text-decoration: underline;
} 
#intstrip a:hover {
	color: #FFFF00;
	text-decoration: underline;
} 
a:link	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
} 
a:visited	{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
} 
a:hover	{
	color: #CCF2FF;
	text-decoration: underline;
	font-weight: normal;
}
ul { 
list-style : none; 
margin : 0; 
padding : 0; 
}  
.gmenu1 {
	width: 278px;
	margin: 0;
	}
	
.gmenu1 li	{
	border-style: solid;
	border-size: 1px;
	border-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
}
.gmenu1 li a {
	height: 28px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 21px;
	text-decoration: none;
	color :#626262;
	font-weight: bold;
	}	
	
.gmenu1 li a:link, .gmenu1 li a:visited {
	color: #E4D6CD;
	display: block;
	padding: 7px 0 0 7px;
	background-color: #F2F2F2;
	color :#626262;
	font-weight: bold;
	}
	
.gmenu1 li a:hover {
	padding: 7px 0 0 7px;
	background-color: #DFDFDF;
	font-weight: bold;
}
dl.curved {background:#000 url(../../images/round-cnr-box/c_tl.gif) no-repeat left top; margin:5px 0; padding:0; width:100%;}
dl.curved dt {background:transparent url(../../images/round-cnr-box/c_tr.gif) top right no-repeat; padding:10px; text-align:center; color:#fff;}
dl.curved dd {
	background:#6C96B9 url(../../images/round-cnr-box/c_bl.gif) bottom left no-repeat;
	padding:0;
	margin:0;
	font-size: 12px;
	color: #FFFFFF;
}
dl.curved dd p {margin:0; padding:10px; line-height:1.3em;}
dl.curved dd p.last {background:transparent url(../../images/round-cnr-box/c_br.gif) bottom right no-repeat; }

.white14ptbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.white a:link {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
}

.white a:visited {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color:  #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	text-transform: none;
}

.white a:hover {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	text-transform: none;
}
/*- Menu Tabs H--------------------------- */

    #tabsH {
	float:left;
	font-size:93%;
	line-height:normal;
	background-color: #000000;
	background-repeat: repeat-x;
	}
    #tabsH ul {
        margin:0;
        padding:18px 5px 0 0px;
        list-style:none;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a {
      float:right;
      background:url("../../images/tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsH a span {
      float:left;
      display:block;
      background:url("../../images/tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFF;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }

        #tabsH #current a {
	background-position:0% -42px;
        }
        #tabsH #current a span {
                background-position:100% -42px;
        }
.profilepic {
	padding:10px;
	border:1px solid #ccc;
	background-color: #6E96B9;
}
.panels	{float:left; width:296px; padding:8px; color:#E1E1E1; font-size:11px; border:1px solid #ccc; border-top: 0; background-color:#063E5B;
}
 #tabs10 {
	float:left;
	font-size:93%;
	line-height:normal;
	background-image: url(../../images/yp-head-bg.jpg);
	background-repeat: repeat-x;
      }
    #tabs10 ul {
          margin:0;
        padding:18px 5px 0 0px;
        list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
	float:right;
	margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
	background-image: url(../../images/tableft10.gif);
	background-repeat: no-repeat;
	background-position: left top;
      }
    #tabs10 a span {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	color:#FFF;
	background-image: url(../../images/tabright10.gif);
	background-repeat: no-repeat;
	background-position: right top;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

      #tabs10 #current a {
              background-position:0% -42px;
      }
      #tabs10 #current a span {
              background-position:100% -42px;
      }
/* Show-Hide */
.showhide_question{	/* Styling question */
	/* Start layout CSS */
	color:#FFFFFF;
	font-size:12px;
	width:600px;
	margin-bottom:4px;
	margin-top:8px;
	padding-left:4px;
	background-repeat:repeat-y;
	background-position:left top;
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 11px;
	padding-bottom: 11px;
	background-color: #0B587D;
	background-image: url(../../images/bg-top-gd.jpg);
}
.showhide_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	width:560px;
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}
.showhide_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:12px;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
/* end Show-Hide */
