html			{background-color:#35aecc; height:100%; margin-bottom:1px;}

body			{font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#003667; background-color:white; line-height:22px; width:960px; margin:35px auto;}

img				{margin:0; border:0;}


/****************************CLASS STYLES****************************/
.text			{font-size:1em; padding-left:40px;}
.blue			{color:#003667;}
.blueLg			{color:#003667; font-weight:bold; font-size:1.3em;}
.blueLg2			{color:#003667; font-weight:bold; font-size:1.3em; padding-left:40px;}

.TextWht		{color:white; font-size:1em;}
.TextWhtboldeer	{color:white; font-size:1.10em; font-weight:bolder; letter-spacing:.5em;}
.smText			{font-size:.9em;}
.smsm			{font-size:.09em; font-family:Arial, Helvetica, sans-serif;}

.bold			{font-weight:bold;}
.bolder			{font-weight:bolder;}
.blackbolder	{font-weight:bolder; color:black;}
.blackbolderItalic	{font-weight:bolder; color:black; font-style:italic;}
.boldersm		{font-weight:bolder; font-size:.9em;}
.italic			{font-style:italic;}
.italicbold		{font-style:italic; font-weight:bold;}



/****************************IDs****************************/

#btmPadding	{padding-bottom:200px;}

#btnBarIndex {
	list-style-type:none;
	width: 640px;
	height: 40px;
	display: block;
	margin:0;
	padding:0;
}

#btnBarIndex li {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
}

#btnBarIndex a {
	display: block;
}

#btnBarIndex a:hover img{
	visibility: hidden;
}



#btnBar {
	list-style-type:none;
	width: 960px;
	height: 50px;
	display: block;
	margin:0;
	padding:0;
}

#btnBar li {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
}

#btnBar a {
	display: block;
}

#btnBar a:hover img{
	visibility: hidden;
}





#btnBar-side{
	list-style-type: none;
	width: 245px;
	display: block;
	margin: 0;
	padding: 0;
}

#btnBar-side li{
	margin: 0;
	padding: 0;
	float: left;
	border-bottom: 1px #fff solid;
}

#btnBar-side a{
	display: block;
}

#btnBar-side a:hover img{
	visibility: hidden;
}



#IndexLogoBox				{float:left; height:277px; width:320px;}
#IndexLogoBox2				{float:left; height:502px; width:320px;}
#IndexBottomBox				{background-image:url(/images/index-design-box.jpg); background-repeat:no-repeat; width:960px; height:322px; clear:both;}
#IndexMainContent			{margin-left:350px; width:540px; margin-right:50px; height:212px; line-height:31px; }

#IndexMainTwo				{ padding-left:20px;}




#MainContent				{margin-left:345px; width:540px; margin-right:50px;}
#SideLeft					{width:245px; margin-left:50px; float:left;}
.clear						{clear: both;}




#IndexLeft					{width:300px; margin:58px 25px 0 20px; float:left; color:white;}
#IndexCenter				{width:300px; margin:58px 5px 0 0; float:left; color:white;}
#IndexRight					{width:300px; margin:58px 0 60px 10px; float:left; color:white;}

#DesignBoxBg				{background-image:url(../images/design-bottom-curve.jpg); background-repeat:no-repeat; width:960px; height:209px;}




#AddressInfoIndex{
	margin-left:350px;
	margin-right:50px;
	text-align:right;
	color:white;
	letter-spacing:.15em;
	line-height:28px;
	font-family:"Times New Roman";
}


#SBAIndex	{
	float:left;
	width:200px;
	margin-left:50px;
	margin-top:40px;
	font-size:.7em;
	color:white;
	line-height:15px;
}


#copyrightIndex{
	padding: .5em 0;
	text-align: center;
	font-size: .7em;
	color: white;
	letter-spacing: .1em;
	background-color:#35aecc;
}



#AddressInfo{
	float:right;
	text-align:right;
	color:white;
	letter-spacing:.15em;
	padding-right:50px;
	margin-top:60px;
	line-height:28px;
	font-family:"Times New Roman";
}


/****************************IDs THIS IS FOR THE TERMS AND CONDITIONS****************************/

#MainContentTerms			 {margin-left:50px; width:860px; margin-right:50px;}





a.blue:link			{color:#003667; text-decoration:none;}
a.blue:visited		{color:#003667; text-decoration:none;}
a.blue:hover		{color:#003667; text-decoration:underline;}
a.blue:active		{color:#003667; text-decoration:none;}


a.blueu:link			{color:#003667; text-decoration:underline;}
a.blueu:visited		{color:#003667; text-decoration:underline;}
a.blueu:hover		{color:#35aecc; text-decoration:underline;}
a.blueu:active		{color:#003667; text-decoration:underline;}
