/* Minification failed. Returning unminified contents.
(281,1): run-time error CSS1019: Unexpected token, found '-'
(281,2): run-time error CSS1019: Unexpected token, found '-'
(281,3): run-time error CSS1019: Unexpected token, found '-'
(281,4): run-time error CSS1019: Unexpected token, found '-'
(281,5): run-time error CSS1019: Unexpected token, found '-'
(281,6): run-time error CSS1019: Unexpected token, found '-'
(281,7): run-time error CSS1019: Unexpected token, found '-'
(281,8): run-time error CSS1019: Unexpected token, found '-'
(281,9): run-time error CSS1019: Unexpected token, found '-'
(281,10): run-time error CSS1019: Unexpected token, found '-'
(281,11): run-time error CSS1019: Unexpected token, found '-'
(281,12): run-time error CSS1019: Unexpected token, found '-'
(281,13): run-time error CSS1019: Unexpected token, found '-'
(281,14): run-time error CSS1019: Unexpected token, found '-'
(281,15): run-time error CSS1019: Unexpected token, found '-'
(281,16): run-time error CSS1019: Unexpected token, found '-'
(281,17): run-time error CSS1019: Unexpected token, found '-'
(281,18): run-time error CSS1019: Unexpected token, found '-'
(281,19): run-time error CSS1019: Unexpected token, found '-'
(281,20): run-time error CSS1019: Unexpected token, found '-'
(281,21): run-time error CSS1019: Unexpected token, found '-'
(281,22): run-time error CSS1019: Unexpected token, found '-'
(281,23): run-time error CSS1019: Unexpected token, found '-'
(281,24): run-time error CSS1019: Unexpected token, found '-'
(281,25): run-time error CSS1019: Unexpected token, found '-'
(281,26): run-time error CSS1019: Unexpected token, found '-'
(281,27): run-time error CSS1019: Unexpected token, found '-'
(281,28): run-time error CSS1019: Unexpected token, found '-'
(281,29): run-time error CSS1019: Unexpected token, found '-'
(281,30): run-time error CSS1019: Unexpected token, found '-'
(281,31): run-time error CSS1019: Unexpected token, found '-'
(281,32): run-time error CSS1019: Unexpected token, found '-'
(281,33): run-time error CSS1019: Unexpected token, found '-'
(281,34): run-time error CSS1019: Unexpected token, found '-'
(281,35): run-time error CSS1019: Unexpected token, found '-'
(281,36): run-time error CSS1019: Unexpected token, found '-'
(281,37): run-time error CSS1019: Unexpected token, found '-'
(281,38): run-time error CSS1019: Unexpected token, found '-'
(281,39): run-time error CSS1019: Unexpected token, found '-'
(281,40): run-time error CSS1019: Unexpected token, found '-'
(281,41): run-time error CSS1019: Unexpected token, found '-'
(281,42): run-time error CSS1019: Unexpected token, found '-'
(281,43): run-time error CSS1019: Unexpected token, found '-'
(281,44): run-time error CSS1019: Unexpected token, found '-'
(281,45): run-time error CSS1019: Unexpected token, found '-'
(281,46): run-time error CSS1019: Unexpected token, found '-'
(281,47): run-time error CSS1019: Unexpected token, found '-'
(281,48): run-time error CSS1019: Unexpected token, found '-'
(281,49): run-time error CSS1019: Unexpected token, found '-'
(281,50): run-time error CSS1019: Unexpected token, found '-'
(281,51): run-time error CSS1019: Unexpected token, found '-'
(281,52): run-time error CSS1019: Unexpected token, found '-'
(281,53): run-time error CSS1019: Unexpected token, found '-'
(281,54): run-time error CSS1019: Unexpected token, found '-'
(281,55): run-time error CSS1019: Unexpected token, found '-'
(281,56): run-time error CSS1019: Unexpected token, found '-'
(281,57): run-time error CSS1019: Unexpected token, found '-'
(281,58): run-time error CSS1019: Unexpected token, found '-'
(281,60): run-time error CSS1031: Expected selector, found '/'
(281,60): run-time error CSS1025: Expected comma or open brace, found '/'
 */
html {
    margin: 0;
    padding: 0;
}

body {
    background-color:#ffffff;
    background-color:#fffacd;
    background-color:#ffffdd;
    
    /*border-top: solid 10px #000;*/
    color: #333;
    font-size: .85em;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
}

a {
    color: #333;
    outline: none;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: underline;
}

    a:link, a:visited,
    a:active, a:hover {
        color: #333;
    }

    a:hover {
        background-color: #c7d1d6;
    }


    header, footer, hgroup,
nav, section {
    display: block;
}

mark {
    background-color: #c7d1d6;
    padding-left: 5px;
    padding-right: 5px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
    margin-right:5px;
}

.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

h1, h2, h3,
h4, h5, h6 {
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.75em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

    h5 a:link, h5 a:visited, h5 a:active {
        padding: 0;
        text-decoration: none;
    }


/* main layout
----------------------------------------------------------*/
.content-wrapper {
    /*
    margin: 0 auto;
    */
    max-width: 960px;
    width: 85%;
    max-width: 1920px;
}
#Overall {
    top:0px;
    position:relative;
    /*
    background-color: #ffffff; 
    background-color: #fffacd; 
    */
    width:100%; 
}
#Main {
    color : #4e22E8; 
    /*
        background-color: #ffffff; 
    background-color: #fffacd; 
        */
    width:94%; 
    
    
    
    
    
    
    
    margin-left:100px;
    padding-bottom: 0px;
    min-height : 600px;
  	margin-top:0px;
}
#MainMobile {
    color : #4e22E8; 
    /*
        background-color: #ffffff; 
    background-color: #fffacd; 
        */
    width:100%; 
    margin-left:5px;
    padding-bottom: 0px;
    min-height : 600px;
  	margin-top:0px;
}

   .main-content {
        padding-left: 10px;
        padding-top: 30px;
    }

    .featured + .main-content {
    }

header 
 {
    /*padding-top: 20px; */
    
}

footer {
    clear: both;
    background-color: #ffffff;
    background-color: #ffffdd;
    height:100px;
    min-height:100px;
    font-size: .8em;
    height: 100px;
}


/* site title
----------------------------------------------------------*/
.site-title {
    border-radius:5px;
    font-family: Rockwell, Consolas, "Courier New", Courier, monospace;
    font-size: 2.3em;
    margin-left: 0px;
    margin:0;
}

.site-title a, .site-title a:hover, .site-title a:active {
    background: none;
    color: #c8c8c8;
    outline: none;
    text-decoration: none;
}


/* login
----------------------------------------------------------*/
#login {
    display: block;
    font-size: .85em;
    margin: 0 0 10px;
    text-align: right;
}

    #login a {
        background-color: #d3dce0;
        margin-left: 10px;
        margin-right: 3px;
        padding: 2px 3px;
        text-decoration: none;
    }

    #login a.username {
        background: none;
        margin: 0;
        padding: 0;
        text-decoration: underline;
    }

    #login ul {
        margin: 0;
    }

    #login li {
        display: inline;
        list-style: none;
    }


/* horizontal menu
----------------------------------------------------------*/
ul.horizMainMenu {
    font-size: 1.3em;
    font-weight: 600;
    margin: 0 0 5px;
    padding: 0;
    text-align: right;
}

    ul.horizMainMenu li {
        /*display: inline;*/
        float:left;
        list-style: none;
        padding-left: 15px;
        position:relative;

    }

        ul.horizMainMenu li a,ul.horizMainMenu li span {
            background: none;
            color: #999;
            text-decoration: none;
        }

        ul.horizMainMenu li a:hover {
            color: #333;
            text-decoration: none;
        }
        ul.horizMainMenu li:hover>ul.vertMainMenu{
            display:block;
            /*z-index:1;*/
        }

ul.horizMobileMenu {
    font-size: 1.3em;
    font-weight: 600;
    margin: 0 0 5px;
    padding: 0;
    text-align: right;

    position: absolute;
    top: 0px;
    left: 30px;
    background-color:#8D6741; 
    display:none;
    padding-top:0px;
    padding-left:0px;
    width:160px;
    z-index:10;


}

   
----------------------------------------------------------*/

/* vertical menu
----------------------------------------------------------*/


ul.vertMobileMenu {
    font-size: 1.3em;
    font-weight: 600;
    margin: 0 0 5px;
    padding: 10px;
    text-align: left;
    width:120px;
}

    ul.vertMobileMenu li {
        display : block;
        width:100%;
        list-style:none;
        padding-left: 15px;
        position:relative;
    }
        ul.vertMobileMenu li a, ul.vertMobileMenu li span{
            background: none;
            color: #999;
            text-decoration: none;
        }


        ul.vertMobileMenu li a:hover {
            color: #333;
            text-decoration: none;
        }
        ul.vertMobileMenu li:hover>ul.vertMobileMenu2{
            display:block;
            z-index:10;
        }


 ul.vertMobileMenu2 {
    position: absolute;
    display:none;
    top: 0px;
    left: 130px;
    background-color:#8D6741; 
    padding-top:0px;
    padding-left:5px;
    width:102px;
    z-index:10;
}
 ul.vertMobileMenu2 li {
        /*float:left;*/
        list-style: none;
        padding-left: 15px;

    }

        ul.vertMobileMenu2 li a {
            background: none;
            color: #999;
            text-decoration: none;
        }


/*Non mobile*/

ul.vertMainMenu {
    position: absolute;
    top: 20px;
    left: -0px;
    background-color:#8D6741; 
    display:none;
    padding-top:0px;
    padding-left:0px;
    width:160px;
    z-index:10;
}
    ul.vertMainMenu li {
        display:block;
        width:160px;
        text-align:center;
        padding-left:0px;
        margin:0px;
        
    }
    ul li {
        
        }

      

/* page elements
----------------------------------------------------------*/
/* featured */
.featured {
    background-color: #c7d1d6;
}

    .featured .content-wrapper {
       
         background-color: #c7d1d6;
			color: #4e2E28;
			
        padding: 20px 40px 30px 40px;
    }

        .featured hgroup.title h1, .featured hgroup.title h2 {
            color: #fff;
        }

        .featured p {
            font-size: 1.1em;
        }

/* page titles */

hgroup.title {
    margin-bottom: 10px;
}

hgroup.title h1, hgroup.title h2 {
    display: inline;
}

hgroup.title h2 {
    font-weight: normal;
    margin-left: 3px;
}

/* features */
section.feature {
    width: 300px;
    float: left;
    padding: 10px;
}

/* ordered list */

/*Side panel */
#RightSidePanel {
    display: none;
}
/*
#SidePanel {
    display:none;
    position:absolute;
    height:100%;
    background-color:#ffffff;
    background-repeat:repeat-y;
    color : #fff; 
    background-color : #512ad5; 
    float: left;
    padding : 2px;
    overflow:hidden;
    width: 100px;
    margin:0px;

}


.sidePanelLinks {
    display:none;
    position:absolute;
    top:100px;
}

#SidePanel .sidePanelItem {
	background-color:#ffffff;
    color:red;
}


#SidePanel .sidePanelLinks {

    list-style-type:none;
	margin:3px auto;
	padding:0;
	width:90px;
	clear:left;

}


#SidePanel .sidePanelItem {

    padding:0px;
	margin:3px 0 0 0;
	border: solid white 2px;

}

#SidePanel .sidePanelItem a {

    color:white;
	display:inline-block;
	display:block;
	width:92px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;	
	font-size:.8em;
	
	padding:3px;

	text-decoration:none;
	
}

#SidePanel .sidePanelItem:hover {
    background-color:#6699fe;

}

#SidePanel  a:hover {

    background-color:#6699fe;
    color:black;
	
}
*/
/*
li.sidePanelItem a, li.sidePanelItem a:link, li.sidePanelItem a:visited {

	display:inline-block;
	

	display:block;
	

	width:102px;
	
	height:1%;
	
	padding:3px;

	text-decoration:none;
	

	border: solid white 2px;

}


li.sidePanelItem a:active, li.sidePanelItem a:hover {

	text-decoration:none;
}
*/

/**************************************************************************/
/** MULTI LEVEL NAVIGATION                                               **/


/**************************************************************************/
/*
.sidePanelLinks {

	width:110px;  
	position:relative; 
	margin:0 auto;
	

}

.sidePanelLinks ul li a, .sidePanelLinks ul li a:visited {

	display:block; 
	width:102px;
	padding:3px; 
	height:auto; 
	line-height:19px; 

}
*/
.sidePanelLinks ul {

	padding:0; 
	margin:0;
	list-style-type: none; 
    margin:3px auto;
	padding:0;
	width:98px;
	clear:left;

}
/*
.sidePanelLinks ul li {

	float:left; 
	margin-right:1px; 
	position:relative;
	margin-top:3px;

}

.sidePanelLinks ul li ul 
{
	display: none;
	

}

.sidePanelLinks ul li ul li {

	margin:0;

}


.sidePanelLinks ul li:hover ul, .sidePanelLinks ul li.sidePanelItem a:hover ul {

	display:block; 
	position:absolute; 
	top:0; 
	left:109px; 
	width:105px;

}


.sidePanelLinks ul li:hover ul li:hover a.hide {

	width:120px;

}

.sidePanelLinks ul li:hover ul li ul {

	display: none;

}

.sidePanelLinks ul li:hover ul li a, .sidePanelLinks ul li a:hover ul li a {

	display:block; 
	width:120px;

}


.sidePanelLinks ul li:hover ul li:hover ul, 
.sidePanelLinks ul li a:hover ul li a:hover ul {

	visibility:visible; 
	display:block; 
	position:absolute; 
	left:127px; 
	top:0; 

}

.sidePanelLinks ul li:hover ul li:hover ul li a, .sidePanelLinks ul li a:hover ul li a:hover ul li a {

	display:block; 
	width:120px; 

}


    */





.topPanel {
    padding-right: 10px;
    padding-left: 10px;
    background-color : #ffffff;
    background-color : #ffffdd;
    width :99%;
    height:325px;
    /*overflow:hidden;*/
}
.topPanel,table,th,td{
}
.topPanel table tr {
        vertical-align: bottom;
}
.topPanelMobile {
    padding-right: 10px;
    padding-left: 10px;
    background-color : #ffffff;
    background-color : #ffffdd;
    width :100%;
    height:140px;
    overflow:hidden;
}


#HeaderMainTable {
        width: 75%/*100%;*/
}
.topPanel .headerImage{
    /*
    margin-left:auto;
    margin-right:15px;
    width:615px;
    */
}
.headImages {
    width:150px;
}
.topPanel .headerText{
    margin-left:5px;    
    width:600px;
    width:100%;
}
.topPanel .headerMenu{
    float:left;    
}
#login {
    float: right;
    margin-right:50px;
}
.topPanel .faceBook {
    float:right;   
    margin-top:0px;/*20px*/
}
.topPanel a:hover {
    background-color:#8D6741;
}
/*
.topPanel {
    border-color:red;
    border-style:solid;
    border-width:3px;
}
*/
/*
#login {
    border-bottom-color:red;
    border-bottom-style:solid;
    border-bottom-width:3px;
}
*/
hr {
    width: 100%;
    height: 1px;
    background-color:lightgray;
    display:block;
}
.hr {
    width:100%;
    border-bottom:5px solid red;
    clear:both;

}
.topPanelText1 {    

	font-family: Palatino,Palatino Linotype,Palatino LT STD,Book Antiqua,Georgia,serif;
	font-size: 2.2em;
	font-size: 2.2em;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
}
.topPanelText2
{
	font-family: Palatino,Palatino Linotype,Palatino LT STD,Book Antiqua,Georgia,serif;
	font-size: 1.6em;
	font-size: 2.0em;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
    text-align:center;
    margin-left:250px;
}
.topPanelText3
{
	font-family: Palatino,Palatino Linotype,Palatino LT STD,Book Antiqua,Georgia,serif;
	font-size: 1.0em;
	font-style: normal;
	font-variant: normal;
	font-weight: 300;
    margin-right:10px;
    clear:both;
    float:right;
}
.headerImage {
    margin-left:40px;
}
#HeaderImage1 {
    height:120px;
    width:191px;
}
#HeaderImage2 {
    height:180px;
    width:123px;

}
#HeaderImage3 {
    height:120px;
    width:167px;
}
#HeaderImage4 {
    height:120px;
    width:167px;
}

/*
.topPanelText3 {
    font-family:Comic Sans MS;
    font-size : 1.0em;
    color:#33ff00;
    text-align:center;
    width:100px;
    margin-left:auto;
    margin-right:auto;
}
*/
/*Content */
.panel_content {
    float: left;
    background-color :#c7d1d6;
    overflow:hidden;
    width:auto
}


    

/* content */
article {
    float: left;
    width: 70%;
}

aside {
    float: right;
    width: 25%;
}

    aside ul {
        list-style: none;
        padding: 0;
    }

        aside ul li {
            background: url("../Images/bullet.png") no-repeat 0 50%;
            padding: 2px 0 2px 20px;
        }

.label {
    font-weight: 700;
}

/* login page */
#loginForm {
    /*border-right: solid 2px #c8c8c8;*/
    float: left;
    width: 55%;
}

    #loginForm .validation-error {
        display: block;
        margin-left: 15px;
    }

    #loginForm .validation-summary-errors ul {
        margin: 0;
        padding: 0;
    }

    #loginForm .validation-summary-errors li {
        display: inline;
        list-style: none;
        margin: 0;
    }

    #loginForm input {
        width: 250px;
    }

    #loginForm input[type="checkbox"],
    #loginForm input[type="submit"],
    #loginForm input[type="button"],
    #loginForm button {
        width: auto;
    }

#socialLoginForm {
    margin-left: 40px;
    float: left;
    width: 40%;
}

    #socialLoginForm h2 {
        margin-bottom:  5px;
    }

#socialLoginList button {
    margin-bottom: 12px;
}

#logoutForm {
    display: inline;
}

/* contact */
.contact h3 {
    font-size: 1.2em;
}

.contact p {
    margin: 5px 0 0 10px;
}

.contact iframe {
    border: 1px solid #333;
    margin: 5px 0 0 10px;
}

/* forms */
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

    fieldset legend {
        display: none;
    }

    fieldset ol {
        padding: 0;
        list-style: none;
    }

        fieldset ol li {
            padding-bottom: 5px;
        }

label {
    display: block;
    font-size: 1.2em;
    font-weight: 600;
    color : black;
}

label.checkbox {
    display: inline;
}

input[type="text"] {
    border: 1px solid #C0C0C0;
}
input, textarea {
    border: 1px solid #C0C0C0;
    /*border: 1px solid #e2e2e2;*/
    background: #fff;
    color: #333;
    font-size: 1.2em;
    margin: 5px 0 6px 0;
    padding: 5px;
    width: 300px;
}

textarea {
    font-family: inherit;
    width: 500px;
}

    input:focus, textarea:focus {
        border: 1px solid #7ac0da;
    }

    input[type="checkbox"] {
        background: transparent;
        border: inherit;
        width: auto;
    }

    input[type="submit"],
    input[type="button"],
    button {
        background-color: #d3dce0;
        border: 1px solid #787878;
        cursor: pointer;
        font-size: 1.2em;
        font-weight: 600;
        padding: 7px;
        margin-right: 8px;
        width: auto;
    }

    td input[type="submit"],
    td input[type="button"],
    td button {
        font-size: 1em;
        padding: 4px;
        margin-right: 4px;
    }

/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}


/* tables
----------------------------------------------------------*/

table {
    width:100%;
} 

table.border {
}

table.border th, table.border td {
   border: 4px inset #666666;
   padding: 4px;
}
/*
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 0.75em;
    border: 0 none;
}

th {
    font-size: 1.2em;
    text-align: left;
    border: none 0px;
    padding-left: 0;
}

    th a {
        display: block;
        position: relative;
    }

    th a:link, th a:visited, th a:active, th a:hover {
        color: #333;
        font-weight: 600;
        text-decoration: none;
        padding: 0;
    }

    th a:hover {
        color: #000;
    }

    th.asc a, th.desc a {
        margin-right: .75em;
    }

    th.asc a:after, th.desc a:after {
        display: block;
        position: absolute;
        right: 0em;
        top: 0;
        font-size: 0.75em;
    }

    th.asc a:after {
        content: '▲';
    }

    th.desc a:after {
        content: '▼';
    }

td {
    padding: 0.25em 2em 0.25em 0em;
    border: 0 none;
}

tr.pager td {
    padding: 0 0.25em 0 0;
}
*/

/********************
*   Mobile Styles   *
********************/
@media only screen and (max-width: 850px) {

    /* header
    ----------------------------------------------------------*/
    header .float-left,
    header .float-right {
        float: left;
    }

    /* logo */
    header .site-title {
        margin: 0px;
        text-align: left;
    }
    header img {
    }

    /* login */
    #login {
        font-size: .85em;
        margin: 0 0 12px;
        text-align: center;
    }

        #login ul {
            margin: 5px 0;
            padding: 0;
        }

        #login li {
            display: inline;
            list-style: none;
            margin: 0;
            padding: 0;
        }

        #login a {
            background: none;
            color: #999;
            font-weight: 600;
            margin: 2px;
            padding: 0;
        }

        #login a:hover {
            color: #333;
        }

    /* menu */
    nav {
        margin-bottom: 0px;
    }

  

    /* main layout
    ----------------------------------------------------------*/
    .main-content,
    .featured + .main-content {
        background-position: 10px 0;
    }

    .content-wrapper {
        padding-right: 10px;
        padding-left: 10px;
    }

    .featured .content-wrapper {
        padding: 10px;
    }

    /* page content */
    article, aside {
        float: none;
        width: 100%;
    }

    /* ordered list */
    ol.round {
        list-style-type: none;
        padding-left: 0;
    }

        ol.round li {
            padding-left: 10px;
            margin: 25px 0;
        }

            ol.round li.zero,
            ol.round li.one,
            ol.round li.two,
            ol.round li.three,
            ol.round li.four,
            ol.round li.five,
            ol.round li.six,
            ol.round li.seven,
            ol.round li.eight,
            ol.round li.nine {
                background: none;
            }

     /* features */
     section.feature {
        float: none;
        padding: 10px;
        width: auto;
     }

        section.feature img {
            color: #999;
            content: attr(alt);
            font-size: 1.5em;
            font-weight: 600;
        }

    /* forms */
    input {
        width: 90%;
    }

    /* login page */
    #loginForm {
        border-right: none;
        float: none;
        width: auto;
    }

        #loginForm .validation-error {
            display: block;
            margin-left: 15px;
        }

    #socialLoginForm {
        margin-left: 0;
        float: none;
        width: auto;
    }


    /* footer
    ----------------------------------------------------------*/
    footer .float-left,
    footer .float-right {
        float: none;
    }

    footer {
        background-color:#ffffff;
        height:100px;
        text-align: center;
        height: auto;
        padding: 10px 0;
    }

    footer p {
        margin: 0;
    }
}
/*  Various stuff around the site*/




/*general purpose ones   */


.PageHeading {

    font-size:xx-large;
    margin-left:100px;
    margin-right:auto;
}


.PagePara {

    font-size:medium;
    margin-left:10px;
}
.SectionHeading {

    margin-left:50px;
    font-size:Large;
}
.SectionHeadingText {

    font-size:x-large;
    margin-left:100px;
    margin-right:auto;
    width:400px;
}
.SubSectionHeading {

    margin-left:50px;
    font-size:Large;
}
.SubSectionHeadingText {

    font-size:Large;
}

.SubSectionText {

}
.SubSection {

    font-size: small;
    margin-left:150px;
    margin-right:auto;
    width:400px;
}
.Para {
}
.ParaText {
    margin-left:50px;
}
.LinkItem {
}
.LinkItemText {
    margin-left:50px;
}


.NewsHeading {
}

.NewsGroup {

}
.LinkPara {
}

.NewsItem {
}
.NewsFirstLine {
}
.IntroGroup {
}
.IntroItem {
}
.IntroHeading {
}
.IntroFirstLine {
}

.linkPage p {
    color: black;
    font-size: 1.2em;

}.linkPageHeader {
    font-weight : bold;
    font-size: 1.4em;
}

#sltop{
position:relative;left:0px;top:0px;background-color:#ffffff;/*background-image:url(/images/header.jpg);margin-left:0px;background-repeat:repeat-x;*/width:100%;height:0px;
}



/* various defaults */

    #XloginLink {
    margin-right: 10px;
}
/*
.ui-progressbar { height:2em; text-align: left; overflow: hidden; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%;background-color:red }
*/


