/* **************************************************************************** */
/* ########################### MAIN BODY ###################################### */
/* **************************************************************************** */

body { 
background-color:#fff;
font-family:Arial;
font-size:14px;
line-height: 17px;
color:#2a2a5a;
text-align:center;
margin:0px;
background-image: url(../images/parts/graytopgradbar.jpg);
background-repeat:repeat-x;
}

a{
color:blue;
text-decoration:underline;
font-size:12px
}

a:hover{
color:red;
text-decoration:underline;
font-size:12px
}


input{      
font-family:Arial;
}

.blank{
text-decoration:none;
}

.blank:hover{
text-decoration:none;
}

.article_separator {
display: none;
}

/* **************************************************************************** */
/* ############################# HEADINGS ##################################### */
/* **************************************************************************** */

.heading1{
font-family:Helvetica;
font-size:17px;
font-weight:bold;
color:#2a2a5a;
}

.heading2{
font-size:25px;
font-weight:bold;
color:#2a2a5a;
line-height: 30px;
}

.heading3{
font-size:18px;
font-weight:bold;
color:#f81213;
}

.heading4{
font-size:18px;
font-weight:bold;
color:#1a2674;
}

.heading4b{
font-size:16px;
font-weight:bold;
color:#1a2674;
}

.heading5{
font-size:19px;
font-weight:bold;
color:#333366;
}

/* **************************************************************************** */
/* ############################# MAIN DIV ##################################### */
/* **************************************************************************** */

.maindiv{
position:relative;
margin-top:0px;
margin-left: auto;
margin-right: auto;
width:942px;
}

.insidediv{
width:100%;
min-height:200px; 
height:auto !important;
height:200px;
}

.mainbody{
width:100%;
}

.toptoolbar_link{
color:#333366;
text-decoration:none;
font-size:13px;
letter-spacing:2px;
}

.toptoolbar_link:hover{
color:#333366;
text-decoration:underline;
font-size:13px;
letter-spacing:2px;
}

.toptoolbarspace{
width:5px;
}

/* **************************************************************************** */
/* ############################# HOME PAGE ##################################### */
/* **************************************************************************** */

.homepagespace{
width:35px;
}


/* **************************************************************************** */
/* ############################# MENS CURRICULUM ############################## */
/* **************************************************************************** */

.mentext{
font-size:12px;
font-family:Helvetica;
}

/* **************************************************************************** */
/* ############################# WOMANS CURRICULUM  ########################### */
/* **************************************************************************** */

.womantext{
font-size:12px;
font-family:Helvetica;
}


/* **************************************************************************** */
/* ############################# FOOTER ##################################### */
/* **************************************************************************** */

.footer{
background-image: url(../images/parts/bottomgrad.jpg);
background-repeat:repeat-x;
height:200px;
width:100%;
}

.footertext{
color:#6e6e98;
text-decoration:none;
font-size:10px;
letter-spacing:1px;
}

.footerlinks{
color:#6e6e98;
text-decoration:none;
font-size:10px;
letter-spacing:1px;
}

.footerlinks:hover{
color:#555555;
text-decoration:underline;
font-size:10px;
letter-spacing:1px;
}


/* **************************************************************************** */
/* ############################# CONTACT ##################################### */
/* **************************************************************************** */

table.contentpaneopen-contact{
width:87%;
color:#333366;
text-align:center;
font-size:12px;
text-align:left;
padding:5px;
padding-left:20px;
}

table.contentpaneopen-contact input{
font-size:10px;
}


/* **************************************************************************** */
/* ############################# MISCLL ##################################### */
/* **************************************************************************** */

.article_separator {
display: none;
}



/* **************************************************************************** */
/* ############################# COURSE OFFERINGS ############################# */
/* **************************************************************************** */

.cftext{
color:#2a2a5a;
font-size:13px;
}


/* **************************************************************************** */
/* ############################# LESSON PAGE ############################# */
/* **************************************************************************** */


.lessonlinkbottom{
font-size:16px;
color:#023138;
text-decoration:none;
}

.lessonlinkbottom:hover{
font-size:16px;
color:#023138;
text-decoration:underline;
}


.leftlessonlink{
font-size:14px;
color:#023138;
text-decoration:underline;
}

.leftlessonlink:hover{
font-size:14px;
color:#023138;
text-decoration:underline;
}


.leftlessonlink2{
font-size:15px;
color:#023138;
text-decoration:underline;
}

.leftlessonlink2:hover{
font-size:15px;
color:#00879b;
text-decoration:underline;
}


.lessontext{
font-size:17px;
}


/* **************************************************************************** */
/* ############################# COURSES PAGE ############################# */
/* **************************************************************************** */

.courselink{
font-size:16px;
color:#333366;
text-decoration:underline;
}

.courselink:hover{
font-size:16px;
color:#6868d2;
text-decoration:underline;
}

/* **************************************************************************** */
/* ############################# CERTIFICATE ############################# */
/* **************************************************************************** */

.certificate{
background-image: url(http://www.sealedmindset.com/images/parts/cert.jpg);
background-repeat:no-repeat;
background-position:center center;
height:502px;
width:660px;
}


/* **************************************************************************** */
/* ############################# MESSAGES ##################################### */
/* **************************************************************************** */

.messagelink{
font-size:22px;
color:#333366;
}

.messagelink:hover{
font-size:22px;
color:#6868d2;
}

.messagediv{
text-align:center;
padding:20px;
font-size:20px;
}


/* **************************************************************************** */
/* ############################# REGISTRATION PAGE ############################# */
/* **************************************************************************** */

.required{
color:red;
}

/* **************************************************************************** */
/* ########################## ADMIN BROWSE USER PAGE ########################## */
/* **************************************************************************** */

.memberstatuslink{
color:#fff;
font-size:11px;
text-decoration:none;
}

.memberstatuslink:hover{
color:#333366;
font-size:11px;
text-decoration:none;
}

/* **************************************************************************** */
/* ################################## QUIZES ################################## */
/* **************************************************************************** */

.quiztitle{
font-size:18px;
}

.quizcontainer{
text-align:left;
}

.answerbox{
font-size:16px;
}

.questionbox{
padding:10px;
border:#000 1px solid;
}


/* **************************************************************************** */
/* ############################# SYLLABUS ##################################### */
/* **************************************************************************** */

.syllcourse{
border:#333366 3px solid;
background:#708fc2;
padding:5px;
padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
}



.syllcourse2{
border:#333366 3px solid;
background:#90bef1;
padding:5px;
padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
}



.syllcourselink{
color:#fff;
font-size:16px;
text-decoration:none;
}

.syllcourselink:hover{
color:#001329;
font-size:16px;
text-decoration:none;
}