body	{
	margin:		0;
	padding:	0;
	background-image: url(../images/bg-main_02.jpg);
	background-repeat: repeat-x;
	}
div, p, th, td, li, dd, dl, dt    {
	/* redundant selectors to help NS4 not forget */
    font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #002D5F;
	margin-bottom: 5px;
	font-size: 11px;
    }
a {
	color: #002D5F;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FF6600;
}

.class1 A:link {
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 18px;
	display: block;
	background-image: url(../images/blue-button_13.jpg);
	height: 84px;
	width: 184px;
}
.class1 A:active {
	color: #F86D00;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #92B5C9;
	padding-bottom: 10px;
	display: block;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.class1 A:visited {
	color: #F86D00;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #92B5C9;
	padding-bottom: 10px;
	display: block;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.class1 A:hover {
	color: #00366E;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #92B5C9;
	padding-bottom: 10px;
	display: block;
	padding-top: 10px;
	background-color: #DFECF2;
	padding-right: 5px;
	padding-left: 5px;
}

.class2 A:link {
	color: #F86D00;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #92B5C9;
	padding-bottom: 10px;
	display: block;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.class2 A:active {
	color: #F86D00;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #92B5C9;
	padding-bottom: 10px;
	display: block;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.class2 A:visited {
	color: #F86D00;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #92B5C9;
	padding-bottom: 10px;
	display: block;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.class2 A:hover {
	color: #00366E;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #92B5C9;
	padding-bottom: 10px;
	display: block;
	padding-top: 10px;
	background-color: #DFECF2;
	padding-right: 5px;
	padding-left: 5px;
}

dt 	{
	font-weight: bold;
	}
	
hr 	{
	color: #C6D3E3;
	}
ol, li, dl, dt, dd {
	list-style-type: disc;
	}
.Center {
	padding: 10px 20px;
	margin: 5% 15%;
	border: 1px dotted #333;
	background-image: url(../images/contentfill.gif);
	}


p {

	}
h1	{
	font-size:	24px;
	}

h2	{
	font-size:	22px;
	}

h3	{
	font-size:	20px;
	}

h4 {
	font-size:	18px;
	}

h5	{
	font-size:	14px;
	}

h6	{
	font-size:	12px;
	}
.first 	{
	margin-top: 0;
	padding-top: 0;
	}
h1, h2, h3, h4, h5, h6	{
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: 006699;
	margin:	5px 0 0 0;
	}
img	{
		/* turns off gaps around images */
	border:	0
	}
.vs0	{
	margin-top:	0;
	padding-top: 0;
	}
code, tt, pre	{
	font: 12px "andale mono", monaco, courier, "courier new", monospace;
	color: #06c;
	background: transparent;
	}
#footer, .marginalia {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	}
.libnavt {
border-bottom: solid 1px #fff;
}
.libnavb {
border-bottom: solid 1px #ccc;
border-top: solid 1px #ccc;
}
.small {
	font-size: 11px;
	font-family: "Trebuchet MS";
	color: #003366;
	}
.white {
	color: #fff;
	background-color: #699;
	}
.choicesbox {
	margin-top: 10px;
	padding: 3px 5px 5px 10px;
	color: #fff;
	background-color: #699;
	border: 1px dotted #366;
	}
.choicesbox2 {
	margin-top: 10px;
	padding: 3px 5px 5px 10px;
	color: #000;
	background-color: #fff;
	border: 1px dotted #366;
	}
.choicesbox a:link {color: #000}
.choicesbox a:visited {color: #333}
.choicesbox a:active, .choicesbox a:hover {color: #fff}
.highlight {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.footer {
	font-size: 10px;
	color: #9FCED4;
	background-color: #0F91A7;
	padding: 5px;
}
.whitelink {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 13px;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
}
.blacklink {
	color: #333333;
	line-height: 22px;
}
.Center {
	padding: 10px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #006699;
	font-weight: bold;
}
.subtitle {
	color: #333333;
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
}
.ContentBg {
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.tinyGrayText {
	color: #69899A;
}
.image {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	clear: both;
	float: right;
	border: 1px solid #000033;
}
.TitleOrange {
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
	font-family: "Trebuchet MS";
}
.TitleBlue {
	font-size: 17px;
	color: #0B3B69;
	font-family: "Trebuchet MS";
	line-height: 18px;
}
.BlurbBg {
	background-image: url(../images/layout-aigsb_02.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 7px;
	padding-left: 75px;
}
.GradientBg {
	background-image: url(../images/layout-aigsb_06.jpg);
	background-repeat: repeat-x;
}
.ImageFadeBg {
	background-image: url(../images/family1_07.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
}
.Shadow {
	background-image: url(../images/shadow_12.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.WhiteBox {
	background-image: url(../images/whitebox_09.jpg);
	height: 87px;
	width: 490px;
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 4px;
}
.PaddingHome {
	padding-left: 10px;

}
.PaddingBlue {
	background-color: #2F6E9A;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 7px;
	padding-left: 8px;
}
.ImageFadeBg2 {

	background-image: url(../images/family2_07.jpg);
	background-repeat: no-repeat;
}
.TitleBlueBig {
	font-size: 30px;
	color: #0B3B69;
	letter-spacing: -2px;
	font-style: italic;
	font-weight: bold;
	line-height: 40px;
	font-family: "Trebuchet MS";
}
.TitleOrangeSm {
	font-size: 17px;
	color: #FF6600;
	line-height: 16px;
	letter-spacing: -1px;
	font-family: "Trebuchet MS";
}
.PaddingForm {

	padding-left: 70px;
}
.ImageFadeBg3 {
	background-image: url(../images/family3_07.jpg);
	background-repeat: no-repeat;
}
.Padding2 {
	padding-left: 30px;
}
.Padding1 {
	padding-left: 40px;
}
.PaggingPopup {
	padding: 20px;
}

.ImageFadeBg4 {
	background-image: url(../images/family4_07.jpg);
	background-repeat: no-repeat;
}
.WhiteBig {

	font-size: 24px;
	color: #FFFFFF;
}
.WhiteText {
	color: #FFFFFF;
	font-size: 14px;
}

.sup {
	font-size: 9px;
	font-style: italic;
}
.TourBox {

	background-image: url(../images/tourbg_11.jpg);
	height: 133px;
	width: 196px;
	background-repeat: no-repeat;
	text-align: center;
}
.BlueBig {


	font-size: 24px;
	color: #66CCFF;
}
.PadPopup {
	padding: 30px;
	color: #FFFFFF;
}
.OrangeBigItalic {

	font-size: 30px;
	color: #FF6600;
	letter-spacing: -2px;
	font-style: italic;
	font-weight: bold;
	line-height: 34px;
	font-family: "Trebuchet MS";
}
.TitleBlueMd {

	font-size: 24px;
	color: #0B3B69;
	letter-spacing: -2px;
	font-style: italic;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
