/* webpage text */
h2{font-family:"Trebuchet MS"; color:#1A3F64;}

.text{font-family:"Trebuchet MS"; font-size:10.5pt; line-height:15pt; color:#265866;}
.subtext{font-family:"Trebuchet MS"; font-size:10.5pt; line-height:10pt; color:#265866;}
.supertext{font-family:"Trebuchet MS"; font-size:12pt; line-height:10pt; font-weight:bold; color:#1A3F64}
.titletext{text-decoration:none; font-family:"Trebuchet MS"; font-size: 12pt; font-weight:bold; line-height:10pt; color:#1A3F64;}

.faqQ{font-family:"Trebuchet MS"; font-size:10pt; color:#1A3F64; font-weight:bold;}
.faqA{font-family:"Trebuchet MS"; font-size:10pt; color:#1A3F64;}

#whatisavsecschool{font-family:"Trebuchet MS"; font-size:10pt; color:#1A3F64;}
#guestLogin {font-family:"Trebuchet MS"; font-size:10pt; color:#FF6600; font-weight:bold;}
#regText{font-family:"Trebuchet MS"; font-size:10.5pt; line-height:15pt; color:#C00;}

.text1{font-family:"Trebuchet MS"; font-size: 10pt; line-height:12pt; color:#1A3F64;}
.text2{font-family:"Trebuchet MS"; font-size: 10.5pt; line-height:15pt; color:#265866; text-decoration:underline;}

.title:HOVER{text-decoration:none;color: #001FBB; position:relative;}
.title:active{text-decoration:none; color:#265866;}
.title:link{text-decoration:none; color:#265866;}
.title:vistited{text-decoration:none; color:#265866;}
.title{text-decoration:none; font-family:"Trebuchet MS"; font-size: 11pt; font-weight:bold; line-height: 10pt ; color:#265866; text-align:center;}

.subtitle{text-decoration:none; font-family:"Trebuchet MS"; font-size:10pt; font-weight:bold; line-height:10pt; color:#265866;}
.coursesubtitle{text-decoration:none; font-family:"Trebuchet MS"; font-size:10pt; line-height:10pt; color:#265866; text-align:center;}

.foot:HOVER{text-decoration:none; color:#001FBB;}
.foot {text-decoration:none; font-family:"Trebuchet MS"; font-size:9pt;line-height:10pt ; color:#008080;}

.top{text-decoration:none; font-family:"Trebuchet MS"; font-size:8pt; line-height:10pt ; color:#265866}


.language:active{color:#008080;}
.language:link{color:#008080;}
.language:vistited{color:#008080;}
.language{font-family:"Trebuchet MS"; font-size: 10pt; color:#008080;}

.link:HOVER{color: #265866; position:relative; text-decoration:underline;}
.link:active{text-decoration:none; color:#265866}
.link:link{text-decoration:none; color:#265866}
.link:vistited{text-decoration:none; color:#265866}
.link{text-decoration:none; font-family:"Trebuchet MS"; font-size:10.5pt; line-height:11pt; color:#265866; margin-left:2pt;}

.sublink:HOVER{text-decoration:none; color:#001FBB;}
.sublink:active{text-decoration:none; color:#008080;}
.sublink:link{text-decoration:none; color:#008080;}
.sublink:vistited{text-decoration:none; color:#008080;}
.sublink{text-decoration:none; font-family:"Trebuchet MS"; font-size: 10pt; color:#008080;}

.black_overlay{
            display: none;
            position: absolute;
            top: 0%;
            left: 0%;
            width: 100%;
            height: 170%;
            background-color: white;
            z-index:1001;
            -moz-opacity: 0.8;
            opacity:.80;
            filter: alpha(opacity=80);
        }
.white_content {
            display: none;
            position: absolute;
            top: 25%;
            left: 11%;
            width: 50%;
            height: 130%;
            padding: 16px;
            border: 10px solid MediumTurquoise;
            background-color: white;
            z-index:1002;
            overflow: auto;
			font-family:Trebuchet MS; 
			font-size:10.5pt; 
			line-height:15pt; 
			color:#265866;
		}


