/************** Main Layout styles ****************/

body {
	top: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 1.6em;
	background-color: #FFFFFF;
	background-image: url(../images/office3.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
/************** Main Text styles ****************/	

p {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
p.side {
	
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	line-height: 12pt;
	background-color: #FFFFFF;
	display: block;
	border: 1px none #333333;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

h1 {
	
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	padding-left: 8px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	text-align: center;
	letter-spacing: normal;
	text-decoration: none;
	margin: 0px 0px 2px;
	border: none;
}
h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: left;
	letter-spacing: normal;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 18px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-bottom-width: 2px;
	color: #4a6798;
}

.parent_h2 {
	color: #DBBD45;
	font-size: 14px;
	font-weight: bold;
}
.parent_header{
color: #DBBD45;
}


h3 {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	text-align: left;
	letter-spacing: normal;
	text-decoration: none;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 0px;	
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #4A6798;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-style: normal;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: 4a6798;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-style: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h6 {
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-right: 13px;
	margin-left: 10px;
	color: #333333;
}


/******* main body links ********/
a.interior{
	text-decoration: underline;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a.interior:hover {
	color: #FFFFFF;
	padding: 0px 0px 1px;
	text-decoration: underline;
}

/************** header links ***************/
a.header{
	padding: 0px 0px 1px;
	color: #6699FF;
	text-decoration: none;
}

a.header:hover {
	color: #FF9900;
	padding: 0px 0px 1px;
	text-decoration: underline;
}
/************** top container styles ****************/

#topcon {
	position: absolute;
	height: 225px;
	width: 280px;
	left: 0px;
	top: 0px;
	background-position: left top;
	background-image: url(../images/test.png);
	z-index: 1500;

}
#topcon p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
}
#topcon h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FBB01C;
	margin-left: 0px;
	padding-left: 10px;
}
#topcon ol {	
	font-size: 12px;
	color: #fff;
	list-style-image: none;
	list-style-type: none;
}
#topcon ul {
	font-size: 12px;
	color: #fff;
	list-style-image: none;
	list-style-type: none;
	margin-left: 10px;
	padding: 0;
	width: 175px;
	line-height: 14pt;
}
#topcon li {
	font-size: 11px;
	color: #fff;
	list-style: none;
	display: block;
	padding: 0;
	width: 175px;
	background-image: url(../images/dot.png);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 3px;
}
#topcon ul li a{
	display: block;
	width: 163px;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	padding-left: 12px;
	font-weight: bold;
	}
	#topcon ul li a:visited {
	display: block;
	width: 163px;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	padding-left: 12px;
	font-weight: bold;
	}

#topcon ul li a:hover {
	text-decoration: underline;
	display: block;
	padding-right: 0;
	margin-right: 0;
	font-size: 11px;
	color: #Fbb01c;
	background-repeat: no-repeat;
	background-position: 4px 50%;
}

/************** side styles ****************/
#side {
	text-decoration: none;
	color: #333333;
	display: block;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: -8px;

}
#side p{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		line-height: 12pt;
}
#side h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #CE0000;
	margin-left: 0px;
	padding-left: 10px;

}
#side ol {	
	font-size: 11px;
	color: #333333;
	list-style-image: none;
	list-style-type: none;
}
#side ul {
	font-size: 11px;
	color: #333333;
	list-style-image: none;
	list-style-type: none;
	margin-left: 10px;
	padding: 0;
	width: 200px;
	line-height: 14pt;
}
#side li {
	font-size: 11px;
	color: #333333;
	list-style: none;
	display: block;
	padding: 0;
	width: 200px;
	background-image: url(../images/dot.png);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 3px;
}
#side ul li a {
	display: block;
	width: 175px;
	font-size: 11px;
	color: #6699FF;
	text-decoration: none;
	padding-left: 12px;
	font-weight: bold;
	}
#side ul li a:hover {
	text-decoration: none;
	display: block;
	padding-right: 0;
	margin-right: 0;
	font-size: 11px;
	color: #FF9900;
	background-repeat: no-repeat;
	background-position: 4px 50%;
}

/************** pside styles ****************/
#pside {
	text-decoration: none;
	color: #333333;
	display: block;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
}
#pside p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	margin-right: 13px;
	margin-left: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#pside h2{
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: left;
	letter-spacing: normal;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 18px;
	margin-bottom: 5px;
	margin-left: 20px;
	border-bottom-width: 2px;
	color: #ce0000;
	
	

}#pside h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #ce0000;
	
	

}
#pside ol {	
	font-size: 11px;
	color: #333333;
	list-style-image: none;
	list-style-type: none;
}
#pside ul {
	font-size: 11px;
	color: #333333;
	list-style-image: none;
	list-style-type: none;
	margin-left: 10px;
	padding: 0;
	width: 300px;
	line-height: 17pt;
}
#pside li {
	font-size: 11px;
	color: #333333;
	list-style: none;
	display: block;
	padding: 0;
	width: 300px;
	background-image: url(../images/dot.png);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 3px;
}
#pside ul li a {
	display: block;
	width: 288px;
	font-size: 11px;
	color: #6699FF;
	text-decoration: none;
	padding-left: 12px;
	font-weight: bold;
	}
#pside ul li a:hover {
	text-decoration: none;
	display: block;
	padding-right: 0;
	margin-right: 0;
	font-size: 11px;
	color: #FF9900;
	background-repeat: no-repeat;
	background-position: 4px 50%;
}


/************** list styles ****************/
ol {
	margin-left: 25pt;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 13px;
	font-size: 11px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 13pt;
}
ul {
	margin-left: 30pt;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 13px;
	font-size: 12px;
	color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 12pt;
}


/************** border styles ****************/

.border {
	padding: 0px;
	background-image: url(../css%20images/back1.jpg);
	background-repeat: repeat-y;
	border: 1px none #CCCCCC;
}
.border_full {
	padding: 0px;
	background-image: url(../css%20images/back1.jpg);
	background-repeat: repeat-y;
	border: 1px solid #CCCCCC;
}
.border2 {
	
	color: #333333;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.border3{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.border_outer {
	background-color: #EBF0F5;
	border: 1px solid #CCCCCC;
	background-image: url(../budget/images/back4.jpg);
	background-repeat: repeat;
}
.border_side {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

/************** bottom bar links ****************/
.frontp_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: center;
}

a.bottom {
	padding: 0px 0px 1px;
	text-decoration: none;
	color: #6699ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699ff;
}

a.bottom:hover {
	color: #FF9900;
	padding: 0px 0px 1px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.bottomfront {
	padding: 0px 0px 1px;
	text-decoration: none;
	color: #6699FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.bottomfront:hover {
	color: #FF9900;
	padding: 0px 0px 1px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
/*********** image alignment ************/
.imgRightAlign {
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 3px;
	margin-left: 5px;
}
.imgleftalign {
	padding-left: 0px;
	padding-right: 5px;
}
.imgRightAlign2 {
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 10px;
	margin-left: 5px;
}
.imgRightAlignMexico {
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 3px;
	margin-left: 5px;
	margin-top: 10px;
}

