/* Text */
HTML {
height: 100%;
margin-bottom:1px;
}
.body {	
	background-color: rgb(255,255,255);
	font-family: Verdana;
	font-size: 8pt;
	height: 100%;
	text-align: center;
	margin: 0px;
	color: #5d5e60;
}

#title-link { 
	position: absolute; 
	top: 15px; 
	left: 20px; 
	width: 300px; 
	height: 80px; 
	background-color: transparent; 
	border: 0px none #ffffff;
}

.mainTitle {
        font-family: verdana;
        font-size: 19px;
        font-style: normal;
        font-weight: bold;
        /* color: #941f33; */
        color: #476d8a;
}

h1 {
        font-family: verdana;
        font-size: 19px;
        font-style: normal;
        font-weight: bold;
        /* color: #941f33; */
        color: #476d8a;
}

h2 {
        background-color: rgb(255,255,255);
	font-family: Verdana;
	font-size: 8pt;
	height: 100%;
	text-align: left;
	margin: 0px;
	color: #5d5e60;
}

.subMainTitle {
        font-family: verdana;
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        text-align: center;
        color: #FFFFFF;
        /* color: #f4931e;
         color: #941f33;
         color: #1f4681; */
}

.lowerLeftText {
        font-family: verdana;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
	color: #5d5e60;
}
.subMainText {
        font-family: verdana;
        font-size: 10px;
        font-style: normal;
        font-weight: normal;
        color: #ffffff;
}

.subMainText A:link {
    font-family : Verdana;
    font-size : 10px;
    font-weight : normal;
    text-decoration : none;
        color: #ffffff;
}
.subMainText A:visited {
    font-family : Verdana;
    font-size : 10px;
    font-weight : normal;
    text-decoration : none;
        color: #ffffff;
}
.subMainText A:hover {
    font-family : Verdana;
    font-size : 10px;
    font-weight : normal;
    text-decoration : underline;
        color: #ffffff;
}
.subMainText A:active {
    font-family : Verdana;
    font-size : 10px;
    font-weight : normal;
    text-decoration : underline;
      color: #ffffff;
}

.subTitle {
        font-family: verdana;
        font-size: 17px;
        font-style: normal;
        font-weight: bold;
        color: #f4931e;
}

.maintext {
        margin-left: 15px;
        font-family: verdana;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
	color: #5d5e60;
}

.loginTextField {
    font-size : 9px;
    background-color: #ffffff;
    font-family: verdana;
    font-weight: normal;
    color: #000000;
    height: 18px;
    border-top: 2px solid #ffffff;
    border-left:2px solid #ffffff; 
    border-bottom: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
}
.loginButton {
    font-size : 9px;
    background-color: #cccccc;
    font-family: verdana;
    font-weight: normal;
    color: #000000;
    height: 18px;
    border-top: 1px solid #cccccc;
    border-left: 4px solid #cccccc;
    border-bottom: 4px solid #868686;
    border-right: 4px solid #868686;
    padding: 0px 2px 2px 2px;
}

.topMenu { 
    font-family : Verdana;
    font-size : 11px;
    font-weight : 100;
    text-decoration : none;
    color : #868686;
}
.topMenu A:link { 
    font-family : Verdana;
    font-size : 11px;
    font-weight : 100;
    text-decoration : none;
    color : #868686;
}
.topMenu A:visited { 
    font-family : Verdana;
    font-size : 11px;
    font-weight : 100;
    text-decoration : none;
    color : #868686;
}
.topMenu A:hover { 
    font-family : Verdana;
    font-size : 11px;
    font-weight : 100;
    text-decoration : none;
    color : #000000;
}
.topMenu A:active { 
    font-family : Verdana;
    font-size : 11px;
    font-weight : 100;
    text-decoration : none;
    color : #000000;
}

.subMenu {
    font-family : Verdana;
    font-size : 12.5px;
    font-weight : normal;
    text-decoration : none;
    color : #FFFFFF;
}
.subMenu A:link {
    font-family : Verdana;
    font-size : 12.5px;
    font-weight : normal;
    text-decoration : none;
    color : #FFFFFF;
}
.subMenu A:visited {
    font-family : Verdana;
    font-size : 12.5px;
    font-weight : normal;
    text-decoration : none;
    color : #FFFFFF;
}
.subMenu A:hover {
    font-family : Verdana;
    font-size : 12.5px;
    font-weight : normal;
    text-decoration : none;
    color: #f4931e;
}
.subMenu A:active {
    font-family : Verdana;
    font-size : 12.5px;
    font-weight : normal;
    text-decoration : none;
    color: #f4931e;
}
.loginText {
    font-family : Verdana;
    font-size : 8px;
    font-weight : 100;
    text-decoration : none;
    color : #162842;
}
A:link {
	color: #013e7f;
}
A:visited {
	color: #013e7f;
}
A:hover {
	color: #f4931e;
}
A:active {
	color: #013e7f;

}

   #twitter_container {
       height:70px;
       width:auto;
       overflow:hidden;
   }

       #twitter_update_list {
           top: 50px;
           position: absolute;
           text-align: left; 
           font-family: verdana;
           font-size: 10px;
           font-style: italic;
           color: #31353d;
           line-height: 14px;
           font-weight:normal;
           
       }

       #twitter_update_list li {
           width: auto;
           list-style: none;
       }

       #twitter_update_list li a {
           color: #5f6d76;
           border-bottom: dotted 1px;
           text-decoration: none;
       }

       #twitter_update_list li a:hover {
           color: #31353d;
           background: #d3f1f9;
       }

