﻿img {
	border-style: none;
}
.loginText{
    font-size:10px;
    color:black;
}
.text1 {
	font-family: Tahoma,Calibri, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:Gray;
	text-decoration: none;
	border: none;
}
.article1Text {
	font-family: Tahoma,Calibri, Arial, Helvetica, sans-serif;
	font-size:small;
	color:Gray;
	text-decoration: none;
	border: none;
}
    .article1Text a:link{
        text-decoration:underline;
        color:Gray;
    }
    .article1Text a:visited{
        text-decoration:underline;
        color:Gray;
    }
    .article1Text a:hover{
        text-decoration:underline;
        color:#FFCC33;
    }
    .article1Text a:active{
        text-decoration:underline;
        color:#FFCC33;
    }
.article2Text {
	font-family: Tahoma,Calibri, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:Gray;
	text-decoration: none;
	border: none;
}
    .article2Text a:link{
        text-decoration:underline;
        color:Gray;
    }
    .article2Text a:visited{
        text-decoration:underline;
        color:Gray;
    }
    .article2Text a:hover{
        text-decoration:underline;
        color:#FFCC33;
    }
    .article2Text a:active{
        text-decoration:underline;
        color:#FFCC33;
    }
.article2Header {
	border-style: none;
    border-color: inherit;
    border-width: medium;
    font-family: Tahoma,Calibri, Arial, Helvetica, sans-serif;
	    font-size:11px;
	    color:#43619D;
	    text-decoration: none;
	    font-weight:bold;
    text-align: center;
}
    .article2Header a:link{
        text-decoration:none;
        color:#43619D;
    }
    .article2Header a:visited{
        text-decoration:none;
        color:#43619D;
    }
    .article2Header a:hover{
        text-decoration:underline;
        color:#43619D;
    }
    .article2Header a:active{
        text-decoration:underline;
        color:#43619D;
    }
.article1Header {
	font-family: Tahoma,Calibri, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CC0000;
	text-decoration: none;
	border: none;
	font-weight:bold;
}
.article3Header {
	border-style: none;
    border-color: inherit;
    border-width: medium;
    font-family: Tahoma,Calibri, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#FFFFFF;
    font-weight:bold;
    text-align: center;
}
    .article3Header a:link{
        text-decoration:none;
        color:#FFFFFF;
    }
    .article3Header a:visited{
        text-decoration:none;
        color:#FFFFFF;
    }
    .article3Header a:hover{
        text-decoration:underline;
        color:#000000;
    }
    .article3Header a:active{
        text-decoration:underline;
        color:#000000;
    }
.article3Header_black {
    font-family: Tahoma,Calibri, Arial, Helvetica, sans-serif;
    font-size:small;
    color:#000000;
    font-weight:bold;
    text-align: center;
}
.article4Header {
    font-family: Calibri,Tahoma,Arial, Helvetica, sans-serif;
	font-size:medium;
	color:#000000;
	font-weight:bold;
    text-align: center;
}

.article5Header {
	border-style: none;
    border-color: inherit;
    font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000000;
	font-weight:bold;
}
.largeBlackBold{
    font-family: Calibri, Arial, Helvetica, Tahoma, sans-serif;
    font-size: large;
    color:#000000;
    font-weight:bold;
    text-align: center;
}

.mediumBlackItalicArial {
	border-style: none;
    border-color: inherit;
    font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size:medium;
	color:#000000;
	font-weight:normal;
    font-style:italic;
}
.smallBlackNormalArial {
	border-style: none;
    border-color: inherit;
    font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000000;
	font-weight:normal;
    font-style:normal;
}
    .smallBlackNormalArial a:link{
        text-decoration:none;
        color:blue;
    }
    .smallBlackNormalArial a:visited{
        text-decoration:none;
        color:blue;
    }
    .smallBlackNormalArial a:hover{
        text-decoration:underline;
        color:#000000;
    }
    .smallBlackNormalArial a:active{
        text-decoration:underline;
        color:#000000;
    }

.smallBlackBoldArial {
	border-style: none;
    border-color: inherit;
    font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000000;
	font-weight:bold;
    font-style:normal;
}


.mediumWhiteBold {
	border-style: none;
    border-color: inherit;
    border-width: medium;
    font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif;
    font-size:medium;
    color:#FFFFFF;
    font-weight:bold;
    text-align: center;
}
    .mediumWhiteBold a:link{
        text-decoration:none;
        color:#FFFFFF;
    }
    .mediumWhiteBold a:visited{
        text-decoration:none;
        color:#FFFFFF;
    }
    .mediumWhiteBold a:hover{
        text-decoration:underline;
        color:#000000;
    }
    .mediumWhiteBold a:active{
        text-decoration:underline;
        color:#000000;
    }


.blackItalicText {
    color:Black;
    font-style:italic;
}

.whiteSmallText {
    color:White;
    font-style:normal;
    font-size:small;
}

.login_helpText
{
    color:#FFCC33;
    font-size:small;
    font-weight:normal; 
    font-family:Calibri, Arial, Helvetica, sans-serif;
}
.login_helpText a:link {
    text-decoration:none;
    color:#FFCC33;
}
.login_helpText a:visited {
    text-decoration:none;
    color:#FFCC33;
}
.login_helpText a:hover {
    text-decoration:underline;
    color:#FFFFFF;
}    
.login_helpText a:active {
    text-decoration:underline;
    color:#FFFFFF;
}
.menu2_Text
{
    color:#FFFFFF;
    font-size:small; 
    font-family:Calibri, Arial, Helvetica, sans-serif; 
    font-weight:normal;
}
.menu2_Text a:link {
    text-decoration:none;
    color:#FFFFFF;
}
.menu2_Text a:visited {
    text-decoration:none;
    color:#FFFFFF;
}
.menu2_Text a:hover {
    text-decoration:underline;
    color:#FFCC33;
}    
.menu2_Text a:active {
    text-decoration:underline;
    color:#FFCC33;
}
.menu2_Text_black
{
    color:#000000;
    font-size:small; 
    font-family:Calibri, Arial, Helvetica, sans-serif; 
    font-weight:normal;
}

.collapsePanel {	
    height:0px; 
    overflow:hidden;
}
.collapsePanelHeader{
    background-image: url(images/bg-menu-main.png);
    background-repeat:repeat-x;
    cursor:pointer; 
    vertical-align:middle; 
}
.collapsePanelHeader a {color:#FFF;}
.collapsePanelHeader a:hover {text-decoration:none;background:none;}
.TextboxWatermark {
    font-family:Arial;
    color:Gray;
    font-size:x-small;   
}
.AnnouncementSectionHeader {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size:small; 
	color:blue;
	text-decoration:none;
	border: none; 
	font-style:italic;
	font-weight:bold;
}
.collapsiblePanelDropdown {
    border-style:dashed;
    border-color:#FFAA00;
    border-width:1px;
    border-top-style:none;
}
.collapsiblePanelText {
    margin-top:5px;
    margin-left:5px;
    margin-right:5px;
    margin-bottom:5px;
}

.orangeFooterLinks {
    font-family: Tahoma;
    font-size: 9px;
    color: white;
    text-decoration: none;
    border: none;
}
    .orangeFooterLinks a:link{
        text-decoration:underline;
        color:#FFAA00;
    }
    .orangeFooterLinks a:visited{
        text-decoration:underline;
        color:#FFAA00;
    }
    .orangeFooterLinks a:hover{
        text-decoration:underline;
        color:#FFFFFF;
    }
    .orangeFooterLinks a:active{
        text-decoration:underline;
        color:#FFFFFF;
    }
