h1	 	{
		color: #000000;
		font-family: arial, helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		margin-top: 0px;
		margin-bottom: 1px;
		}

.largetitle1	{ font-size: 26px; font-weight: normal; }

.largetitle2	{ font-size: 23px; font-weight: normal; }

.color1		{ color: #CC0000; font-weight: bold; }
.color2		{ color: #FF6600; font-weight: bold; }
.color2s	{ color: #E29900; font-weight: bold; }
.color3		{ color: #9933FF; font-weight: bold; }
.color4		{ color: #3333FF; font-weight: bold; }
.color5		{ color: #006699; font-weight: bold; }
.color6		{ color: #669933; font-weight: bold; }
.color7		{ color: #990000; font-weight: bold; }
.color7g	{ color: #009900; font-weight: bold; }
.color8		{ color: #FF6600; font-weight: bold; }


.sidebar	{
		width: 56px;
		background-image: url("picts/sidebar.gif");
		}


.smallink 	{
		color: #777777;
		font-family: arial, sans-serif;
		font-size: 11px;
		font-weight: normal;
		}

.website-samples	{ margin: 3px 0px 0px 0px; }

a.smallink:link		{ color: #777777; text-decoration: none; font-weight: normal; }

a.smallink:visited	{ color: #777777; text-decoration: none; font-weight: normal; }

a.smallink:active	{ color: #777777; text-decoration: none; font-weight: normal; }

a.smallink:hover	{ color: #009900; text-decoration: none; font-weight: normal; }

.mobilelist		{
			color: #999999;
			font-size: 22px;
			font-weight: bold;
			list-style-type: none;
			padding: 0;
			margin: 20px 0px 20px 0px;
			}

.listgreen li 		{ background-image: url(picts/check-green.jpg); }

.listblue li 		{ background-image: url(picts/check-blue.jpg); }

.listblack li 		{ background-image: url(picts/check-black.jpg); }

.listteal li 	{ background-image: url(picts/check-teal.jpg); }

.listbrown li 		{ background-image: url(picts/check-brown.jpg); }

.mobilelist li 		{
			height: 40px;
			padding: 0;
			padding-left: 37px;
			background-repeat: no-repeat;
			background-position: 0 0;
			}

.mobilelistTXT 		{ color: #333333; font-family: arial, sans-serif; font-size: 12px; font-weight: normal; }

.subtitle2		{ font-size: 18px; font-weight: bold; color: #000000; }

.setup-sublink		{
			font-size: 11px;
			padding: 3px 0px 0px 28px;
			margin: 3px 0px 0px 0px;
			border-top: #0066ff 1px solid;
			}

a.boxlink:link, a.boxlink:visited, a.boxlink:active
			{
			background-color: transparent;
			color: #0066FF;
			padding: 0px 5px 0px 5px;
			border: #0066FF 0px solid;
			}

a.boxlink:hover		{ color: #FFFFFF; background-color: #FF9900; }




.help-spc1		{ width: 10px; }

.help-movevsmall	{ position: relative; top: -40px; }



/***************
START Media Queries 
***************/



@media handheld and (max-width: 768px),
   screen and (max-device-width: 768px),
   screen and (max-width: 768px) 
	{

h1	 	{ font-size: 14pt; }

.mobilelistTXT 	{ font-size: 13px; }

.largetitle1	{ font-size: 27px; font-weight: normal; }

.largetitle2	{ font-size: 24px; font-weight: normal; }

.smallink 	{ font-size: 12px; }

.subtitle2	{ font-size: 19px; }

.setup-sublink	{ font-size: 12px; }

	}




@media handheld and (max-width: 480px),
   screen and (max-device-width: 480px),
   screen and (max-width: 480px) 
	{

h1	 	{ font-size: 17pt; }

.mobilelistTXT 	{ font-size: 15px; }

.largetitle1	{ font-size: 28px; font-weight: normal; }

.largetitle2	{ font-size: 25px; font-weight: normal; }

.smallink 	{ font-size: 13px; }

.subtitle2	{ font-size: 20px; }

.setup-sublink	{ font-size: 14px; }

	}



/***************
END Media Queries 
***************/
