﻿.divAccountLoginParent
{
	/*width:30%;*/
	width: 264px; 
	padding:5px 5px 5px 5px;
	display:inline;
	float:left;	
}
.divAccountLogin
{
    /*width: 98%;*/
    /*width: 252px; */
  width: 272px;     
	height: 285px;
	display:inline-block;
	float:left;
	/*border: solid 1px black; */
	border: dotted 1px #6D8C9C; 
	margin: 0 ; 
	z-index: inherit; 
	background-color: rgb(237,233,227); 
}

.divAccountLoginSmall
{
    width: 100%;
	/*height: 70px;*/
	display:inline-block;
	/*float:left;*/
	/*border: solid 1px black; */
	border: dotted 1px #6D8C9C;
	margin: 0 auto;
	z-index: inherit;
	background-color: rgb(237,233,227);		
}

.divFlashAreaParent
{
	width: 67%;
	float:left;
	display:inline;
	padding:5px;
	min-width: 530px;
	text-align:center;
	vertical-align:center;
}
.divFlashArea
{
	width: 98%;
    height:98%;
	min-height: 280px;
/*	border: solid 1px black; */
/*    border : dotted 1px #6D8C9C;*/
    border: dotted 1px #B7CBD5;
/*	margin: 0 auto; */ /* 5px;*/
	position:relative;
    z-index: 10;
    float:left;
/*    background-color: rgb(237,233,227);*/
}
.divStormCenterParent, .divGreenPlusParent, .divSubSection3Parent
{
	width:32%;
	min-height: 125px;
	padding:5px 5px 5px 5px;
	display:inline;
	float:left;
}
.divStormCenter, .divGreenPlus, .divSubSection3
{
    width: 98%;
	height: 125px;
	/*border: solid 1px black;*/
    border : dotted 1px #6D8C9C;
    display: inline;
	margin: 0 auto;
	float:left;
	background-color: rgb(237,233,227);
}


#slideshow_container {
    width: 525px;
    height: 275px;
}

#caption {
    width: 100%;
    height: 25px;
    padding: 0;
    /*color: PREFERRED COLOR;*/
    /*font-family: PREFERRED FONT;*/
    /*font-size: PREFERRED FONT SIZE*/
}
