﻿/*CSS for AIMS Website Design*/

body
{
    text-align: center;
    font-family: Arial;
    margin: 0px;
}
a
{
    text-decoration: none;
    color: #4F004F;
    font-size:11px;
}
a:hover
{
    text-decoration: none;
    color: #A800A8;
}
.download
{
    font-size: 10px;
    text-decoration: none;
    color: #e4e4e4;
 
}
.download:hover
{
    font-size: 10px;
    text-decoration: none;
    color: #f1be58;
}

.MsoNormalTable {
font-size:11.0pt;
font-family:"Calibri","sans-serif";
}

.MsoTableGrid {
border:solid black 1.0pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
}

.MsoNormal {
margin-top:0in;
margin-right:0in;
margin-bottom:10.0pt;
margin-left:0in;
line-height:115%;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
}

#slidecontainer {/*background-color:#E2DDC9; border:1px solid #8f8f84;*/ padding:10px; width:100%; height:100%; text-align:center;}
#slideDiv {width:100%; height:100%; text-align:center;}

.txtBox
{
width:118px;
font-size:11px;
border-style:none;
background-color:#EED2F4;
color:#666666;
}

.homelink
{
color:#FFFFFF;
font-size:10px;
letter-spacing:normal;
text-decoration:none;
text-align:center;
}
.homelink:hover
{
    color: #c9c400;
    font-size: 13px;
    letter-spacing: normal;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
}

.content
{
    width: 480px;
    text-align: justify;
    color: #5c5c5c;
    vertical-align: top;
    font-size: 12px;
    
}

.content2
{
    margin-left:10px;
    text-align: justify;
    color: #5c5c5c;
    vertical-align: top;
    font-size: 12px;
    
}

.updateAnim
{
    font-weight: bold;
    font-size: 12px;
    vertical-align: middle;
    color: #ffffff;
    background-color: #9999cc;
    text-align: center;
    border-right: dimgray 3px solid;
    border-top: dimgray 1px solid;
    border-left: dimgray 1px solid;
    border-bottom: dimgray 3px solid;
    width: 300px;
    height: 60px;
}

/*Table of content*/
.ConentTable
{
    text-align: left;
    border-bottom: silver 1px solid;
    border-left: silver 1px solid;
    border-collapse: separate;
    border-top: silver 1px solid;
    border-right: silver 1px solid;
    COLOR: black; 
    BACKGROUND-COLOR: #eaeaea;
   
}
th
{
    FONT-SIZE: 12px; COLOR: #ffffff; BACKGROUND-COLOR: #466c8f;
    text-align:center;
}
tr td p
{
    margin-left:20px;margin-right:5px;
 }
/*Search Box*/
.SearchBoxText
{
    font-size: 14px;
    font-weight: bold;
}

.menutext {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.BOR {
    border-bottom:solid 1px #666666;
}
.text {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.text_sm {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.SOON {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.footertext {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.tagstext
{
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    padding-top: 10px;
    text-align: center;
}

.onpage
{
    
    color: #A66DB4;
    text-decoration: none;
    white-space: nowrap;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight:bold;
}

.onpage2
{
    margin-left:10px;
    color: #A66DB4;
    text-decoration: none;
    white-space: nowrap;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
     font-weight:bold;
}
.TableCaption
{
    text-decoration: none;
    color: white;
    font-size: 14px;
    text-transform: uppercase;
    text-align:center;
}

/*AIMS Home page*/

.KnowMoreBlue
{
    color: white;
    font-size: 10px;
    font-weight: bold;
    text-decoration:none;
    text-transform: uppercase;
    text-align:center;
}
.KnowMoreBlue:hover
{
    font-size: 10px;
    color: orange;
    text-align:center;
}
.KnowMoreGrey
{
    color: #3F3F3F;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    text-align:center;
}
.KnowMoreGrey:hover
{
    font-size: 10px;
    color: orange;
    text-align:center;
}
.HomeHyperLinks
{
    color: #37414d;
    font-size: 10px;
    text-decoration: none;
    cursor: pointer;
}

.HomeHyperLinks:hover
{
    font-size: 10px;
    cursor: pointer;
    color: #e37b00;
}

.tables
{
    VERTICAL-ALIGN: top; WIDTH: 800px; BACKGROUND-COLOR: white;
}

/*New Accordion CSS*/

* {margin:0; padding:0; font:12px Arial}
code {font-family:Arial}

#options {margin:20px auto; text-align:right; color:#9ac1c9}
#options a {text-decoration:none; color:#9ac1c9}
#options a:hover {color:#033}

#acc {width:457px; list-style:none; color:#033; margin:0 auto 40px}
#acc h3
{
    width: 443px;
    border: 1px solid #9ac1c9;
    padding: 6px 6px 8px;
    margin-top: 5px;
    cursor: pointer;
    background: #72497c;
    color: #ffffff;
    text-transform: uppercase;
}
#acc h3:hover
{
    background: #b89dc2;
    color: black;
}
#acc .acc-section {overflow:hidden; background:#fff}
#acc .acc-content {width:425px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff; text-align:left}

#nested
{
    width:425px; list-style:none; color:#033; margin:0 auto 40px
}
#nested h3
{
    width: 411px;
    border: 1px solid #9ac1c9;
    padding: 6px 6px 8px;
    margin-top: 5px;
    cursor: pointer;
    background: #4e9200;
    color: #ffffff;
    text-transform: uppercase;
}
#nested h3:hover
{
   background: #b89dc2;
   color: black;
}
#nested .acc-section {overflow:hidden; background:#fff}
#nested .acc-content {width:393px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff; text-align:left}
#nested .acc-selected
{
    background-attachment: scroll;
    background-repeat: repeat;
    background-position: 0% 0%;
}

/*----------------------------------------*/

/*Modal Popup*/
.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup
{
    vertical-align: middle;
    color: #ffffff;
    font-family: Arial;
    font-size: 12px;
    background-color: #9999cc;
    text-align: center;
    widows:300px;
}
